[OT] Save chosen script tag
[profile/ivi/org.tizen.video-player.git] / src / hb-ot-map.cc
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