Upgrade to latest harfbuzz
[framework/uifw/harfbuzz.git] / src / hb-ot-layout.h
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-05-19 Behdad Esfahbod[Vertical] GPOS is always done with horizontal origin
2011-05-12 Behdad Esfahbod[API] Add hb_ot_layout_substitute_start/finish()
2011-05-03 Behdad Esfahbod[API] Make hb_font_create() take a face and reference it
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-15 Behdad EsfahbodRemove hb_buffer_clear_positions(), add hb_ot_layout_po...
2010-11-02 Behdad EsfahbodMove code around
2010-11-02 Behdad EsfahbodWIP removing external synthesized GDEF support and...
2010-10-27 Behdad EsfahbodRename hb_ot_layout_get_lig_carets() to hb_ot_layout_ge...
2010-10-27 Behdad EsfahbodImplement vertical support in get_lig_carets()
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-04-22 Behdad EsfahbodChange header comment
2010-01-26 Behdad Esfahbod[GDEF] Fix bug in building synthetic GDEF
2009-12-20 Behdad EsfahbodHook OpenType shaping up
2009-11-06 Behdad EsfahbodOops, wrong change
2009-11-06 Behdad EsfahbodChange order of font and face for API consistency
2009-11-06 Behdad EsfahbodAdd hb_ot_layout_position_finish()
2009-11-05 Behdad EsfahbodAdd hb_language_t as well as language/script conversion...
2009-11-04 Behdad EsfahbodFix array query API
2009-11-02 Behdad Esfahbod[HB] Indent
2009-11-02 Behdad Esfahbod[HB] Remove hb_ot_layout_table_find_feature()
2009-11-02 Behdad Esfahbod[HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
2009-11-02 Behdad Esfahbod[HB] Remove clumsy macros and improve API
2009-11-02 Behdad Esfahbod[HB] Port ot-layout to new public API
2009-11-02 Behdad Esfahbod[HB] Remove hinting setting and use ppem==0 to mean...
2009-11-02 Behdad Esfahbod[HB] Move direction to buffer
2009-11-02 Behdad EsfahbodApply patch from Jonathan Kew
2009-11-02 Behdad EsfahbodRevert "XX"
2009-11-02 Behdad EsfahbodXX
2009-11-02 Behdad Esfahbod[HB] Implement get_lig_carets()
2009-11-02 Behdad Esfahbod[HB] Add get_attach_points()
2009-11-02 Behdad Esfahbod[HB] Update copyright years
2009-11-02 Behdad Esfahbod[HB] simplify macros
2009-11-02 Behdad Esfahbod[HB] Rename harfbuzz-buffer to hb-buffer
2009-11-02 Behdad Esfahbod[HB] Remove all references to the old code!
2009-11-02 Behdad Esfahbod[GPOS] Finally it's working, up to Cursive
2009-11-02 Behdad Esfahbod[GPOS] Fix more brokenness
2009-11-02 Behdad EsfahbodSwitch Pango to new, defunt, GPOS
2009-11-02 Behdad Esfahbod[HB] Start GPOS!
2009-11-02 Behdad Esfahbod[GSUB] Start Ligature subtable support
2009-11-02 Behdad Esfahbod[harfbuzz/GSUB] towards a partially working GSUB
2009-11-02 Behdad EsfahbodImplement the first substitute()
2009-11-02 Behdad EsfahbodMerge harfbuzz-ng
2009-04-15 Behdad EsfahbodGive it a start at GSUB
2008-02-19 Behdad Esfahbod[hb-ot-layout] Add proper namespace to accessors
2008-01-29 Behdad EsfahbodFinish script, language, and feature public API
2008-01-28 Behdad EsfahbodAdd script and language public getter API
2008-01-28 Behdad EsfahbodRename HB_OT_Layout to hb_ot_layout_t
2008-01-28 Behdad EsfahbodRename hb_ot_layout_create() to hb_ot_layout_create_for...
2008-01-25 Behdad Esfahbod[GDEF] Finish internal API
2008-01-25 Behdad Esfahbod[GDEF] Finish public API
2008-01-24 Behdad EsfahbodImplement glyph properties
2008-01-24 Behdad EsfahbodMore public api
2008-01-24 Behdad EsfahbodStarting public interface
2008-01-23 Behdad EsfahbodAdd copyright notices.
2008-01-23 Behdad EsfahbodClean up file names, add namespace