summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2012-05-13[util] Make hb-view print out Unicode art if stdout is a terminalBehdad Esfahbod7-2/+666
2012-05-12[util] Make tools default to stdin if no text is providedBehdad Esfahbod3-9/+9
2012-05-12[util] Change default font size of hb-view to 256Behdad Esfahbod1-2/+2
2012-04-16Add --utf8-clustersBehdad Esfahbod8-28/+60
2012-04-16Always use cairo_show_text_glyphs()Behdad Esfahbod1-1/+1
2012-04-16Make page progression be right to left for vertical textBehdad Esfahbod1-4/+4
2012-04-12Fix hb-view surface size calc for vertical textBehdad Esfahbod4-12/+32
2012-04-12Hide backend-specific shape functionsBehdad Esfahbod1-1/+1
2012-01-30Minor error handlingBehdad Esfahbod1-1/+5
2012-01-21[util] Make clusters work with char offset instead of UTF-8 offsetBehdad Esfahbod2-2/+17
2012-01-21Correctly print out Unicode stringsBehdad Esfahbod1-1/+1
2012-01-20[hb-shape] Add parantheses around --show-text outputBehdad Esfahbod1-0/+2
2012-01-20Move hb-diff to test/shaping/Behdad Esfahbod2-72/+0
2012-01-19[hb-shape] Change glyphstring brackets from </> to [/]Behdad Esfahbod1-2/+2
2012-01-19[hb-diff] Clean upBehdad Esfahbod1-15/+26
2012-01-19[hb-shape] Add --show-line-numBehdad Esfahbod3-24/+59
2012-01-19[hb-shape] Add --show-text and --show-unicode optionsBehdad Esfahbod3-7/+50
2012-01-19Fix OOB in hb-shapeBehdad Esfahbod1-1/+1
2012-01-18[util] Add --help-featuresBehdad Esfahbod1-1/+41
2012-01-14Allow space in one more place when parsing featuresBehdad Esfahbod1-0/+2
2011-10-12[util] Add --list-shapers to hb-view and hb-shapeBehdad Esfahbod1-1/+16
2011-09-27[util] s/%d/%u/ when printing glyph ids and clustersBehdad Esfahbod1-3/+3
2011-09-21hb-shape: In --no-glyph-names, output glyph number directlyBehdad Esfahbod1-4/+7
2011-09-20[util] Fix option parsingBehdad Esfahbod3-9/+10
2011-09-20[util] Add hb-diffBehdad Esfahbod2-0/+61
2011-09-19[util] Account for line-space in surface sizeBehdad Esfahbod3-3/+2
2011-09-19[util] Rename --output to --output_file, and --format to --output-formatBehdad Esfahbod1-2/+2
2011-09-19Really fix build this timeBehdad Esfahbod1-1/+0
2011-09-19Fix distBehdad Esfahbod1-0/+2
2011-09-19[util] Add hb-shape utilityBehdad Esfahbod10-467/+717
2011-09-19[util] If no text is provided, simply call cairo_show_glyphs()Behdad Esfahbod1-41/+51
2011-09-19[util] Move font-size into view-optionsBehdad Esfahbod3-7/+6
2011-09-17Fix Linux build when io.h is availableBehdad Esfahbod1-4/+4
2011-09-16Fix "[util] Fix hb-view crash with bogus font."Behdad Esfahbod1-1/+1
2011-09-16CosmeticBehdad Esfahbod1-8/+23
2011-09-16[util] Fix hb-view crash with bogus fontBehdad Esfahbod1-1/+7
2011-09-16MinorBehdad Esfahbod2-5/+5
2011-09-16Fix reading text from stdinBehdad Esfahbod3-34/+64
2011-09-16Move code aroundBehdad Esfahbod2-21/+26
2011-09-16Always shape at size=upemBehdad Esfahbod3-6/+6
2011-09-16MinorBehdad Esfahbod1-3/+1
2011-09-16Fix binary stdin/stdout io in WindowsBehdad Esfahbod3-13/+66
2011-09-15MinorBehdad Esfahbod2-4/+5
2011-09-15[hb-view] Make print to stdout work in WindowsBehdad Esfahbod3-33/+78
2011-09-15[util] Refactor hb-view completelyBehdad Esfahbod8-333/+925
2011-09-08More reshufflingBehdad Esfahbod3-38/+43
2011-09-08[util] Simplify moreBehdad Esfahbod1-6/+3
2011-09-08[util] Move code aroundBehdad Esfahbod2-7/+15
2011-09-08MinorBehdad Esfahbod1-2/+0
2011-09-08[util] Move code aroundBehdad Esfahbod2-5/+4