[subset] Add subsetting for GPOS Lookup Type 1: Single Adjustment Positioning Subtable
[platform/upstream/libHarfBuzzSharp.git] / util / hb-shape.cc
2019-04-14 Nathan WillisMerge branch 'master' of https://github.com/harfbuzz...
2018-12-17 Ebrahim ByagowiRemove redundant void from C++ sources (#1486)
2018-11-02 Michiharu ArizaMerge branch 'cff-subset' of https://github.com/harfbuz...
2018-11-01 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-30 Behdad Esfahbod[util] Use fgets instead of getline such that windows...
2018-10-30 Behdad Esfahbod[util] Add hb-shape --batch
2018-06-25 Nathan WillisMerge branch 'master' of github.com/behdad/harfbuzz
2018-02-27 Ebrahim ByagowiMerge with master
2018-02-24 Behdad EsfahbodMerge remote-tracking branch 'eroux/add-base'
2018-01-10 Behdad EsfahbodAdd option to buffer serialization to not output glyph...
2017-10-15 Behdad EsfahbodUse nullptr instead of NULL
2017-08-16 Behdad Esfahbod[util] Prefix trace lines with "trace:", and error...
2017-08-11 Behdad Esfahbod[util] Add --verify to hb-shape / hb-view that verifies...
2017-08-10 Behdad Esfahbod[unsafe-to-break] Add UNSAFE_TO_BREAK flag
2017-07-20 Behdad Esfahbod[hb-shape] Rename --show-messages to --trace
2017-07-19 Behdad Esfahbod[hb-shape] Improve shaping-debug output
2017-02-08 Behdad EsfahbodMerge pull request #357 from khaledhosny/graphite-scale
2017-02-08 Philip Withnallutil: Add missing field initialisers in constructor...
2015-11-24 Behdad EsfahbodMerge pull request #114 from ThePhD/vc++-fixes
2015-08-24 Behdad EsfahbodAdd API/cmdline to show glyph extents when serializing...
2015-01-20 Behdad Esfahbod[util] Add --font-size to hb-shape
2014-07-09 Behdad Esfahbod[util/hb-shape] Fix crash; oops
2014-07-09 Behdad Esfahbod[util/hb-shape] Accept an empty output-format that...
2014-03-19 Behdad Esfahbod[util] Plug minor leak
2013-08-27 Behdad EsfahbodAdd hb-deprecated.h, and rename a couple enum values
2013-06-10 Behdad EsfahbodFix misc warnings reported by cppcheck
2012-12-21 Behdad EsfahbodMinor
2012-12-21 Behdad Esfahbod[util] List supported output formats in --help output
2012-12-21 Behdad Esfahbod[util] Default to "text" output format in hb-shape
2012-11-15 Behdad Esfahbod[util] Make hb-shape err if output-format is not understood
2012-11-15 Behdad EsfahbodAdd buffer serialization / deserialization API
2012-06-06 Behdad EsfahbodCleanup TRUE/FALSE vs true/false
2012-06-02 Behdad Esfahbod[util] Make hb-shape continue shaping other lines if...
2012-05-16 Behdad Esfahbod[util] Refactor to accommodate for upcoming new tool
2012-04-16 Behdad EsfahbodAdd --utf8-clusters
2012-01-19 Behdad Esfahbod[hb-shape] Add --show-line-num
2012-01-19 Behdad Esfahbod[hb-shape] Add --show-text and --show-unicode options
2011-09-19 Behdad Esfahbod[util] Add hb-shape utility