summaryrefslogtreecommitdiff
path: root/src/hb-ot-layout.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-08MinorBehdad Esfahbod1-1/+0
2012-08-02[OT] Hide some APIBehdad Esfahbod1-34/+0
2012-07-31[GPOS] Adjust mark advance-width zeroing logicBehdad Esfahbod1-1/+2
2012-07-30[GSUB/GPOS] Move glyph props matching aroundBehdad Esfahbod1-4/+8
2012-07-30[OT] Remove hb_ot_layout_ensure()Behdad Esfahbod1-5/+0
2012-07-27Add hb_ot_layout_ensure() and hb_uniscribe_font_ensure()Behdad Esfahbod1-0/+6
2012-07-19Refactor / finish would_apply() operationBehdad Esfahbod1-0/+7
2012-04-23Make closure() return voidBehdad Esfahbod1-4/+4
2012-04-23Add hb_set_tBehdad Esfahbod1-2/+0
2012-04-23Rename hb_glyph_map_t to hb_set_tBehdad Esfahbod1-2/+2
2012-04-23Flesh out closure() for GSUBBehdad Esfahbod1-1/+1
2012-04-23MinorBehdad Esfahbod1-0/+8
2012-04-12Make it an error to include non-top-level headersBehdad Esfahbod1-3/+5
2011-07-30[OT] Save chosen script tagBehdad Esfahbod1-1/+2
2011-05-19[Vertical] GPOS is always done with horizontal originBehdad Esfahbod1-1/+1
2011-05-11[API] Add hb_ot_layout_substitute_start/finish()Behdad Esfahbod1-0/+8
2011-05-02[API] Make hb_font_create() take a face and reference itBehdad Esfahbod1-2/+0
2011-04-21Update Copyright headersBehdad Esfahbod1-1/+1
2011-04-15Remove hb_buffer_clear_positions(), add hb_ot_layout_position_start()Behdad Esfahbod1-0/+4
2010-11-02Move code aroundBehdad Esfahbod1-3/+1
2010-11-02WIP removing external synthesized GDEF support and implementing it internallyBehdad Esfahbod1-26/+0
2010-10-27Rename hb_ot_layout_get_lig_carets() to hb_ot_layout_get_ligature_carets()Behdad Esfahbod1-7/+7
2010-10-27Implement vertical support in get_lig_carets()Behdad Esfahbod1-0/+1
2010-07-23Prefer C linkageBehdad Esfahbod1-0/+1
2010-04-22Change header commentBehdad Esfahbod1-1/+1
2010-01-26[GDEF] Fix bug in building synthetic GDEFBehdad Esfahbod1-1/+0
2009-12-20Hook OpenType shaping upBehdad Esfahbod1-0/+7
2009-11-06Oops, wrong changeBehdad Esfahbod1-1/+1
2009-11-06Change order of font and face for API consistencyBehdad Esfahbod1-7/+7
2009-11-06Add hb_ot_layout_position_finish()Behdad Esfahbod1-5/+11
2009-11-04Add hb_language_t as well as language/script conversion to OT tagsBehdad Esfahbod1-2/+2
2009-11-04Fix array query APIBehdad Esfahbod1-8/+16
2009-11-02[HB] IndentBehdad Esfahbod1-4/+4
2009-11-02[HB] Remove hb_ot_layout_table_find_feature()Behdad Esfahbod1-6/+0
2009-11-02[HB] Rename hb_ot_layout_feature_mask_t to hb_mask_tBehdad Esfahbod1-25/+9
2009-11-02[HB] Remove clumsy macros and improve APIBehdad Esfahbod1-59/+42
2009-11-02[HB] Port ot-layout to new public APIBehdad Esfahbod1-117/+90
2009-11-02[HB] Remove hinting setting and use ppem==0 to mean "no hinting"Behdad Esfahbod1-4/+0
2009-11-02[HB] Move direction to bufferBehdad Esfahbod1-5/+0
2009-11-02Apply patch from Jonathan KewBehdad Esfahbod1-0/+15
2009-11-02Revert "XX"Behdad Esfahbod1-0/+5
2009-11-02XXBehdad Esfahbod1-5/+0
2009-11-02[HB] Implement get_lig_carets()Behdad Esfahbod1-1/+7
2009-11-02[HB] Add get_attach_points()Behdad Esfahbod1-0/+6
2009-11-02[HB] Update copyright yearsBehdad Esfahbod1-1/+1
2009-11-02[HB] simplify macrosBehdad Esfahbod1-2/+2
2009-11-02[HB] Rename harfbuzz-buffer to hb-bufferBehdad Esfahbod1-1/+1
2009-11-02[HB] Remove all references to the old code!Behdad Esfahbod1-0/+1
2009-11-02[GPOS] Finally it's working, up to CursiveBehdad Esfahbod1-0/+12
2009-11-02[GPOS] Fix more brokennessBehdad Esfahbod1-0/+5