summaryrefslogtreecommitdiff
path: root/util/options.hh
AgeCommit message (Expand)AuthorFilesLines
2018-10-10Remove HAVE_OTBehdad Esfahbod1-2/+0
2018-10-07Rename invisible_codepoint to invisible_glyph in APIBehdad Esfahbod1-3/+3
2018-10-07Add API for setting invisible-codepointBehdad Esfahbod1-0/+3
2018-09-30[util] Remove unneeded virtualBehdad Esfahbod1-1/+1
2018-09-30[util] Fix more non-virtual-destructor warningsBehdad Esfahbod1-10/+18
2018-09-30MinorBehdad Esfahbod1-3/+3
2018-09-30[util] Add empty virtual destructor to option_group_tBehdad Esfahbod1-0/+2
2018-09-11[util] Add --ft-load-flagsBehdad Esfahbod1-0/+2
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-1/+1
2018-06-18Revert file blob sanitization and index checking (#1062)Ebrahim Byagowi1-1/+1
2018-06-17Fix reading fonts from stdin (#1060)Ebrahim Byagowi1-1/+3
2018-04-20Add hb_blob_create_from_file, a new API (#926)Ebrahim Byagowi1-6/+0
2018-02-26Merge pull request #818 from googlefonts/drophintsrsheeter1-0/+14
2018-02-26[aat] trak sanitizationEbrahim Byagowi1-1/+1
2018-02-23Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into drophintsRod Sheeter1-0/+6
2018-02-23[util] Implement ppem/ptem on hb-{shape,view} (#811)Ebrahim Byagowi1-0/+6
2018-02-21[subset] drop hint tables if so flagged. Still need to dump glyf instructions.Rod Sheeter1-2/+2
2018-02-21[subset] add --hinting flagRod Sheeter1-0/+14
2018-02-08[util] MinorBehdad Esfahbod1-2/+8
2018-01-10Add HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLESBehdad Esfahbod1-5/+9
2018-01-10Add option to buffer serialization to not output glyph advancesBehdad Esfahbod1-0/+2
2017-10-27Include hb-private.hh more consistentlyBehdad Esfahbod1-10/+1
2017-10-15Use nullptr instead of NULLBehdad Esfahbod1-28/+28
2017-10-15[util] Include hb-private.hhBehdad Esfahbod1-26/+5
2017-09-04Fix buffer_diff for empty buffersBehdad Esfahbod1-1/+1
2017-08-30[util] Fix cluster sweeping during --verifyBehdad Esfahbod1-3/+8
2017-08-30[util] When --verify fails, return reconstructed shape resultsBehdad Esfahbod1-5/+3
2017-08-30hb_buffer_diff() tweakBehdad Esfahbod1-1/+1
2017-08-15[util] Prefix trace lines with "trace:", and error lines with "error:"Behdad Esfahbod1-0/+1
2017-08-15[util] Respect eot/bot in safe-to-break test; hook up hb_buffer_diff()Behdad Esfahbod1-12/+26
2017-08-14[util] Fix leaksBehdad Esfahbod1-0/+2
2017-08-11[unsafe-to-break] Towards verifying unsafe-to-break in --verifyBehdad Esfahbod1-2/+129
2017-08-11[util] Add --verify to hb-shape / hb-view that verifies shape resultsBehdad Esfahbod1-3/+39
2017-08-10[unsafe-to-break] Add UNSAFE_TO_BREAK flagBehdad Esfahbod1-0/+2
2017-07-19[hb-shape] Rename --show-messages to --traceBehdad Esfahbod1-2/+2
2017-07-18[hb-shape] Improve shaping-debug outputBehdad Esfahbod1-0/+2
2017-01-21[util] Add --variationsBehdad Esfahbod1-1/+7
2015-11-16MSVC builds: Add fallback implementation for pre-2013 MSVCChun-wei Fan1-0/+17
2015-11-10[util] Fix crash when --output-file is specified but not --output-formatBehdad Esfahbod1-0/+3
2015-11-03[util] Fix option-parsing leaksBehdad Esfahbod1-18/+35
2015-08-24Add API/cmdline to show glyph extents when serializing bufferBehdad Esfahbod1-0/+2
2015-07-22Implement more granular cluster-mergingBehdad Esfahbod1-0/+3
2015-01-20[util] Add --font-size to hb-shapeBehdad Esfahbod1-4/+12
2014-07-05[util] Add option to set font function implementation to useBehdad Esfahbod1-0/+21
2014-07-04[util] Fix memory issueBehdad Esfahbod1-0/+9
2014-03-19[util] Plug minor leakBehdad Esfahbod1-3/+3
2013-10-27Work with old and new glibBehdad Esfahbod1-0/+4
2013-08-27Add hb-deprecated.h, and rename a couple enum valuesBehdad Esfahbod1-1/+1
2013-04-11[util] Add --num-iterationsBehdad Esfahbod1-0/+2
2013-02-15Disable automatic segment properties guessingBehdad Esfahbod1-0/+1