Upgrade to latest harfbuzz
[framework/uifw/harfbuzz.git] / src / hb-ot-map-private.hh
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[Indic] For old-style Indic tables, move Halant around
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-07-07 Behdad EsfahbodShuffle code around
2011-06-14 Behdad EsfahbodFix compiler warnings with -pedantic
2011-05-27 Behdad EsfahbodShrink code size
2011-05-27 Behdad Esfahbod[OT] Separate map_builder from the actual map
2011-05-11 Behdad EsfahbodPlug leaks
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-05-03 Behdad Esfahbod[API] Make hb_font_create() take a face and reference it
2011-04-21 Behdad EsfahbodUpdate Copyright headers
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 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 EsfahbodEnable 'rtlm' mirroring
2010-10-09 Behdad EsfahbodRename hb_mask_allocator_t to hb_ot_map_t
2010-10-09 Behdad EsfahbodAdd hb-ot-map.cc
2010-10-09 Behdad EsfahbodFix feature overriding
2010-10-08 Behdad EsfahbodMinor cleanup
2010-10-08 Behdad EsfahbodAdd hb-ot-map-private.hh