summaryrefslogtreecommitdiff
path: root/src/hb-shape.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-20Move code aroundBehdad Esfahbod1-16/+0
2015-11-23Public headers: Decorate public symbols with HB_EXTERNChun-wei Fan1-5/+5
2015-04-30Some attempt into initial hb-shape documentationKhaled Hosny1-3/+0
2012-12-21MinorBehdad Esfahbod1-1/+1
2012-09-06Add hb_feature_to/from_string()Behdad Esfahbod1-0/+13
2012-06-16Make source more digestable for gobject-introspectionBehdad Esfahbod1-1/+1
2012-04-12Hide backend-specific shape functionsBehdad Esfahbod1-1/+0
2012-04-12Make it an error to include non-top-level headersBehdad Esfahbod1-0/+4
2011-08-10Fix const correctness in the APIBehdad Esfahbod1-6/+6
2011-08-05Add hb_shape_list_shapers()Behdad Esfahbod1-0/+3
2011-08-05Change hb_shape() API back to what it was, add hb_shape_full()Behdad Esfahbod1-4/+10
2011-08-04[API] Changes to main shape APIBehdad Esfahbod1-5/+8
2011-05-02[API] Make hb_font_create() take a face and reference itBehdad Esfahbod1-1/+0
2011-04-21Update Copyright headersBehdad Esfahbod1-1/+1
2011-04-15CosmeticBehdad Esfahbod1-5/+5
2010-07-23Prefer C linkageBehdad Esfahbod1-0/+1
2010-05-20Change hb_feature_t to keep tag/int instead of stringBehdad Esfahbod1-2/+2
2010-04-22Change header commentBehdad Esfahbod1-1/+1
2009-11-05Rename [xy]_pos to [xy]_offset since we don't accumulate positionsBehdad Esfahbod1-2/+2
2009-11-02[HB] Add empty hb_shape() APIBehdad Esfahbod1-0/+53