[subset] Add subsetting for GPOS Lookup Type 1: Single Adjustment Positioning Subtable
[platform/upstream/libHarfBuzzSharp.git] / util / options.cc
2019-07-26 Zero King[util] Fix memory leak
2019-07-15 Qunxin Liu[subset] For option "--unicodes", add support for...
2019-05-25 n8willisMerge pull request #1691 from n8willis/usermanual-shaping
2019-05-21 Rod SheeterMerge branch 'master' of https://github.com/harfbuzz...
2019-05-20 Garret Rieger[subset] Use hb_subset_input_t inside of subset_options...
2019-05-20 Garret Rieger[subset] Add drop-tables option to hb-subset util.
2019-05-11 n8willisMerge branch 'master' into docs-gtkdoc-colormath
2019-05-09 n8willisMerge pull request #1680 from n8willis/usermanual-obj
2019-04-26 Qunxin Liu[subset] Subset name table step 3, add --nameids option...
2019-04-14 Nathan WillisMerge branch 'master' of https://github.com/harfbuzz...
2019-03-29 Behdad EsfahbodMerge branch 'master' into iter
2019-02-25 David CorbettFix or document unsupported font-feature-settings
2019-01-31 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-01-30 Behdad EsfahbodMerge branch 'master' into iter
2019-01-30 Behdad EsfahbodMerge pull request #1564 from googlefonts/retain_gids
2019-01-29 Garret Rieger[subset] Add retain-gids option to hb-subset executable.
2018-12-17 Ebrahim ByagowiRemove redundant void from C++ sources (#1486)
2018-12-12 Behdad Esfahbod[util/hb-subset] Add --layout to keep GDEF/GSUB/GPOS
2018-12-01 Behdad EsfahbodMerge pull request #1113 from harfbuzz/cff-subset
2018-12-01 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-30 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-29 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-21 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-17 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-16 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-15 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-14 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-12 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-11 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-08 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-07 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-06 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-06 Behdad Esfahbod[util] Fix up previous commit
2018-11-06 Behdad Esfahbod[util] Don't terminate string after a a 0 in -u
2018-11-04 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-02 Michiharu ArizaMerge branch 'cff-subset' of https://github.com/harfbuz...
2018-11-02 Michiharu Arizaadded hb_subset_input_set_desubroutinize API
2018-11-01 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-01 Michiharu ArizaCFF1 no-desubroutinize + no-hinting
2018-10-30 Behdad Esfahbod[util] Minor
2018-10-30 Behdad Esfahbod[util] Don't close stdin/stdout
2018-10-18 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-18 Ebrahim Byagowi[util] Better file-not-found error from hb-shape /...
2018-10-11 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-10 Behdad EsfahbodRemove HAVE_OT
2018-10-08 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-08 Behdad EsfahbodRename invisible_codepoint to invisible_glyph in API
2018-10-07 Behdad EsfahbodAdd API for setting invisible-codepoint
2018-10-01 Michiharu ArizaMerge branch 'master' into cff-subset
2018-09-30 Behdad Esfahbod[util] Use HB_FALLTHROUGH
2018-09-30 Behdad Esfahbod[util] Mark var static
2018-09-27 n8willisMerge pull request #1 from harfbuzz/master
2018-09-16 Behdad EsfahbodRevert forcing use of single-parameter static_assert()
2018-09-16 Behdad EsfahbodFix build, another try
2018-09-11 Michiharu ArizaMerge branch 'master' into cff-subset
2018-09-11 Behdad Esfahbod[util] Add --ft-load-flags
2018-09-11 Behdad Esfahbod[util] Add -n shorthand for --num-iterations
2018-07-30 Michiharu ArizaMerge branch 'master' into cff-subset
2018-06-25 Nathan WillisMerge branch 'master' of github.com/behdad/harfbuzz
2018-06-24 Ebrahim ByagowiTreat - just as /dev/stdin and remove one extra file...
2018-06-18 Ebrahim ByagowiRevert file blob sanitization and index checking (...
2018-06-17 Ebrahim ByagowiVerbose fail when something is wrong with hb-shape...
2018-06-17 Ebrahim ByagowiFix reading fonts from stdin (#1060)
2018-04-20 Ebrahim ByagowiAdd hb_blob_create_from_file, a new API (#926)
2018-04-19 Khaled Hosny[util] Check all specified shapers are known (#993)
2018-03-26 David CorbettAllow trailing non-numeric chars in --unicodes
2018-03-15 Behdad Esfahbod[util] Remove line buffering
2018-02-27 Ebrahim ByagowiMerge with master
2018-02-27 Ebrahim ByagowiMerge pull request #838 from harfbuzz/BASE
2018-02-27 rsheeterMerge pull request #818 from googlefonts/drophints
2018-02-24 Behdad EsfahbodMerge remote-tracking branch 'eroux/add-base'
2018-02-24 Rod SheeterMerge branch 'master' of https://github.com/harfbuzz...
2018-02-22 Ebrahim Byagowi[util] Implement ppem/ptem on hb-{shape,view} (#811)
2018-02-21 Rod Sheeter[subset] drop hint tables if so flagged. Still need...
2018-02-21 Rod Sheeter[subset] add --hinting flag
2018-02-10 Behdad Esfahbod[subset] Merge remote-tracking branch 'googlefonts...
2018-02-10 Behdad Esfahbod[util] Use setlinebuf() if present
2018-01-17 Behdad EsfahbodTypo
2018-01-10 Behdad Esfahbod[util] Replace setlinebuf
2018-01-10 Behdad Esfahbod[util] Set stdio files to line buffering
2018-01-10 Behdad EsfahbodAdd HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES
2018-01-10 Behdad Esfahbod[util] Add hb-shape --ned
2018-01-10 Behdad EsfahbodAdd option to buffer serialization to not output glyph...
2018-01-03 Behdad Esfahbod[util] Add TODO item
2017-11-21 Behdad EsfahbodMinor
2017-10-15 Behdad EsfahbodUse nullptr instead of NULL
2017-10-15 Behdad EsfahbodUse static_assert instead of custom ASSERT_STATIC
2017-09-09 Behdad Esfahbod[util] Add a few shorthand forms for commandline options
2017-09-02 Behdad Esfahbod[util] Add --unicodes to hb-view / hb-shape
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-08-10 Behdad Esfahbod[util] Fix two other Coverity warnings
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-01-23 Behdad Esfahbod[var] Flesh out --variations documentation
2017-01-22 Behdad Esfahbod[util] Add --variations
2015-12-17 Behdad Esfahbod[util] Use O_BINARY instead of _O_BINARY
2015-12-07 Behdad EsfahbodMerge pull request #134 from ebraminio/dwrite
next