summaryrefslogtreecommitdiff
path: root/src/hb-view.cc
AgeCommit message (Expand)AuthorFilesLines
2011-08-09Move hb-view into util/Behdad Esfahbod1-568/+0
2011-08-05Change hb_shape() API back to what it was, add hb_shape_full()Behdad Esfahbod1-1/+1
2011-08-04[API] Changes to main shape APIBehdad Esfahbod1-1/+1
2011-08-04Remove C++ guards from source filesBehdad Esfahbod1-2/+0
2011-07-04MinorBehdad Esfahbod1-1/+1
2011-06-15Minor compiler warning fixesBehdad Esfahbod1-5/+6
2011-05-31[hb-view] Add --face-index to choose a face in a TrueType CollectionBehdad Esfahbod1-1/+6
2011-05-27MinorBehdad Esfahbod1-1/+1
2011-05-18[hb-view] Add --annotateBehdad Esfahbod1-1/+19
2011-05-16[hb-view] Start work on vertical supportBehdad Esfahbod1-4/+6
2011-05-16[hb-view] No need to allocate an extra glyph item at the endBehdad Esfahbod1-2/+1
2011-05-02[API] Make hb_font_create() take a face and reference itBehdad Esfahbod1-3/+1
2011-04-27[API] Add hb_direction_from/to_string()Behdad Esfahbod1-3/+10
2011-04-27Rename hb-view.c and test.c to .cc filesBehdad Esfahbod1-0/+540