index
:
harfbuzz
BASE
accelerate-lookups
bitops
check-symbols
coverity_scan
cross-kern
decltype
hb-version
inttype-constructors
master
name-table
ot-color
overload-overload
rand
run-tests-stream
rvalue-reference
test-str-literal-constness
typename-outside-template
use-sinhala
HarfBuzz text shaping library (new rewritten version)
behdad
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
options.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
Remove HAVE_OT
Behdad Esfahbod
1
-2
/
+0
2018-10-07
Rename invisible_codepoint to invisible_glyph in API
Behdad Esfahbod
1
-3
/
+3
2018-10-07
Add API for setting invisible-codepoint
Behdad Esfahbod
1
-0
/
+3
2018-09-30
[util] Remove unneeded virtual
Behdad Esfahbod
1
-1
/
+1
2018-09-30
[util] Fix more non-virtual-destructor warnings
Behdad Esfahbod
1
-10
/
+18
2018-09-30
Minor
Behdad Esfahbod
1
-3
/
+3
2018-09-30
[util] Add empty virtual destructor to option_group_t
Behdad Esfahbod
1
-0
/
+2
2018-09-11
[util] Add --ft-load-flags
Behdad Esfahbod
1
-0
/
+2
2018-08-25
Rename hb-*private.hh to hb-*.hh
Behdad Esfahbod
1
-1
/
+1
2018-06-18
Revert file blob sanitization and index checking (#1062)
Ebrahim Byagowi
1
-1
/
+1
2018-06-17
Fix reading fonts from stdin (#1060)
Ebrahim Byagowi
1
-1
/
+3
2018-04-20
Add hb_blob_create_from_file, a new API (#926)
Ebrahim Byagowi
1
-6
/
+0
2018-02-26
Merge pull request #818 from googlefonts/drophints
rsheeter
1
-0
/
+14
2018-02-26
[aat] trak sanitization
Ebrahim Byagowi
1
-1
/
+1
2018-02-23
Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into drophints
Rod Sheeter
1
-0
/
+6
2018-02-23
[util] Implement ppem/ptem on hb-{shape,view} (#811)
Ebrahim Byagowi
1
-0
/
+6
2018-02-21
[subset] drop hint tables if so flagged. Still need to dump glyf instructions.
Rod Sheeter
1
-2
/
+2
2018-02-21
[subset] add --hinting flag
Rod Sheeter
1
-0
/
+14
2018-02-08
[util] Minor
Behdad Esfahbod
1
-2
/
+8
2018-01-10
Add HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES
Behdad Esfahbod
1
-5
/
+9
2018-01-10
Add option to buffer serialization to not output glyph advances
Behdad Esfahbod
1
-0
/
+2
2017-10-27
Include hb-private.hh more consistently
Behdad Esfahbod
1
-10
/
+1
2017-10-15
Use nullptr instead of NULL
Behdad Esfahbod
1
-28
/
+28
2017-10-15
[util] Include hb-private.hh
Behdad Esfahbod
1
-26
/
+5
2017-09-04
Fix buffer_diff for empty buffers
Behdad Esfahbod
1
-1
/
+1
2017-08-30
[util] Fix cluster sweeping during --verify
Behdad Esfahbod
1
-3
/
+8
2017-08-30
[util] When --verify fails, return reconstructed shape results
Behdad Esfahbod
1
-5
/
+3
2017-08-30
hb_buffer_diff() tweak
Behdad Esfahbod
1
-1
/
+1
2017-08-15
[util] Prefix trace lines with "trace:", and error lines with "error:"
Behdad Esfahbod
1
-0
/
+1
2017-08-15
[util] Respect eot/bot in safe-to-break test; hook up hb_buffer_diff()
Behdad Esfahbod
1
-12
/
+26
2017-08-14
[util] Fix leaks
Behdad Esfahbod
1
-0
/
+2
2017-08-11
[unsafe-to-break] Towards verifying unsafe-to-break in --verify
Behdad Esfahbod
1
-2
/
+129
2017-08-11
[util] Add --verify to hb-shape / hb-view that verifies shape results
Behdad Esfahbod
1
-3
/
+39
2017-08-10
[unsafe-to-break] Add UNSAFE_TO_BREAK flag
Behdad Esfahbod
1
-0
/
+2
2017-07-19
[hb-shape] Rename --show-messages to --trace
Behdad Esfahbod
1
-2
/
+2
2017-07-18
[hb-shape] Improve shaping-debug output
Behdad Esfahbod
1
-0
/
+2
2017-01-21
[util] Add --variations
Behdad Esfahbod
1
-1
/
+7
2015-11-16
MSVC builds: Add fallback implementation for pre-2013 MSVC
Chun-wei Fan
1
-0
/
+17
2015-11-10
[util] Fix crash when --output-file is specified but not --output-format
Behdad Esfahbod
1
-0
/
+3
2015-11-03
[util] Fix option-parsing leaks
Behdad Esfahbod
1
-18
/
+35
2015-08-24
Add API/cmdline to show glyph extents when serializing buffer
Behdad Esfahbod
1
-0
/
+2
2015-07-22
Implement more granular cluster-merging
Behdad Esfahbod
1
-0
/
+3
2015-01-20
[util] Add --font-size to hb-shape
Behdad Esfahbod
1
-4
/
+12
2014-07-05
[util] Add option to set font function implementation to use
Behdad Esfahbod
1
-0
/
+21
2014-07-04
[util] Fix memory issue
Behdad Esfahbod
1
-0
/
+9
2014-03-19
[util] Plug minor leak
Behdad Esfahbod
1
-3
/
+3
2013-10-27
Work with old and new glib
Behdad Esfahbod
1
-0
/
+4
2013-08-27
Add hb-deprecated.h, and rename a couple enum values
Behdad Esfahbod
1
-1
/
+1
2013-04-11
[util] Add --num-iterations
Behdad Esfahbod
1
-0
/
+2
2013-02-15
Disable automatic segment properties guessing
Behdad Esfahbod
1
-0
/
+1
[next]