summaryrefslogtreecommitdiff
path: root/util/hb-shape.cc
Commit message (Expand)AuthorAgeFilesLines
* Add API/cmdline to show glyph extents when serializing bufferBehdad Esfahbod2015-08-241-0/+2
* [util] Add --font-size to hb-shapeBehdad Esfahbod2015-01-201-1/+1
* [util/hb-shape] Fix crash; oopsBehdad Esfahbod2014-07-091-1/+1
* [util/hb-shape] Accept an empty output-format that would skip outputBehdad Esfahbod2014-07-081-1/+4
* [util] Plug minor leakBehdad Esfahbod2014-03-191-3/+3
* Add hb-deprecated.h, and rename a couple enum valuesBehdad Esfahbod2013-08-271-1/+1
* Fix misc warnings reported by cppcheckBehdad Esfahbod2013-06-101-1/+4
* MinorBehdad Esfahbod2012-12-211-1/+1
* [util] List supported output formats in --help outputBehdad Esfahbod2012-12-211-3/+3
* [util] Default to "text" output format in hb-shapeBehdad Esfahbod2012-12-211-3/+8
* [util] Make hb-shape err if output-format is not understoodBehdad Esfahbod2012-11-151-0/+6
* Add buffer serialization / deserialization APIBehdad Esfahbod2012-11-151-2/+19
* Cleanup TRUE/FALSE vs true/falseBehdad Esfahbod2012-06-051-1/+1
* [util] Make hb-shape continue shaping other lines if shapers failedBehdad Esfahbod2012-06-021-7/+29
* [util] Refactor to accommodate for upcoming new toolBehdad Esfahbod2012-05-151-39/+31
* Add --utf8-clustersBehdad Esfahbod2012-04-161-3/+5
* [hb-shape] Add --show-line-numBehdad Esfahbod2012-01-191-19/+5
* [hb-shape] Add --show-text and --show-unicode optionsBehdad Esfahbod2012-01-191-1/+18
* [util] Add hb-shape utilityBehdad Esfahbod2011-09-191-0/+78