summaryrefslogtreecommitdiff
path: root/util/hb-ot-shape-closure.cc
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr instead of NULLBehdad Esfahbod2017-10-151-5/+5
* [hb-shape] Improve shaping-debug outputBehdad Esfahbod2017-07-181-3/+7
* [util] Add --font-size to hb-shapeBehdad Esfahbod2015-01-201-1/+1
* Fix glyph name printing in hb-ot-shape-closureBehdad Esfahbod2013-07-291-1/+1
* Fix misc warnings reported by cppcheckBehdad Esfahbod2013-06-101-2/+3
* MinorBehdad Esfahbod2012-11-151-12/+12
* Add / modify set API a bitBehdad Esfahbod2012-11-151-1/+1
* [util] Add --text-before and --text-after to hb-shape / hb-viewBehdad Esfahbod2012-11-131-1/+3
* [util] Make hb-shape continue shaping other lines if shapers failedBehdad Esfahbod2012-06-021-0/+3
* Remove unused variableBehdad Esfahbod2012-06-011-2/+0
* Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name()Behdad Esfahbod2012-05-281-6/+3
* Add set iteratorBehdad Esfahbod2012-05-251-3/+5
* [util] Add hb-ot-shape-closure toolBehdad Esfahbod2012-05-151-0/+112