tizen 2.3.1 release
[framework/uifw/harfbuzz.git] / src / hb-ot-map.cc
2015-09-08 jk7744.parktizen 2.3.1 release accepted/tizen_2.4_mobile tizen_2.3.1 tizen_2.4 accepted/tizen/2.4/mobile/20151029.031010 submit/tizen_2.3.1/20150915.083017 submit/tizen_2.4/20151028.064956 tizen_2.3.1_release tizen_2.4_mobile_release
2012-06-27 Ankush DuaUpgrade to latest harfbuzz 2.0alpha master submit/master/20120920.151126
2011-08-02 Mike McCormackMerge branch 'upstream'
2011-07-31 Behdad Esfahbod[OT] Save chosen script tag
2011-07-08 Behdad EsfahbodUpdate copyright headers
2011-07-08 Behdad EsfahbodRefactor some code common to GSUB and GPOS
2011-07-08 Behdad EsfahbodEnable applying GSUB/GPOS features in multiple segments
2011-06-15 Behdad EsfahbodMinor compiler warning fixes
2011-05-27 Behdad EsfahbodShrink code size
2011-05-27 Behdad Esfahbod[OT] Separate map_builder from the actual map
2011-05-05 Behdad EsfahbodReplace fixed-size lookup_maps array with hb_array_t
2011-05-05 Behdad EsfahbodReplace fixed-size feature_maps array with hb_array_t
2011-05-05 Behdad EsfahbodReplace fixed-size feature_infos array with hb_array_t
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-19 Behdad Esfahbod[API] Use ISO 15924 tags for hb_script_t
2010-10-13 Behdad EsfahbodMake sure boolean features always use value=1
2010-10-13 Behdad EsfahbodFix applying default-value for features
2010-10-12 Behdad EsfahbodMerge clearing masks and setting global masks
2010-10-12 Behdad EsfahbodAdd hb_ot_complex_shaper_t stuff and start hooking...
2010-10-12 Behdad EsfahbodRefactor, in a different direction
2010-10-12 Behdad EsfahbodMore refactoring
2010-10-09 Behdad EsfahbodRename hb_mask_allocator_t to hb_ot_map_t
2010-10-09 Behdad EsfahbodAdd hb-ot-map.cc