Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
harfbuzz_ng
/
d0f0ff85b9fe959ef4b90f8daf58be73fca49dd0
/
util
dbdbfe3
Use nullptr instead of NULL
by Behdad Esfahbod
· 7 years ago
c3448e8
Use static_assert instead of custom ASSERT_STATIC
by Behdad Esfahbod
· 7 years ago
dad431e
[util] Include hb-private.hh
by Behdad Esfahbod
· 7 years ago
9355218
[util] Add a few shorthand forms for commandline options
by Behdad Esfahbod
· 7 years ago
d03f11f
Fix buffer_diff for empty buffers
by Behdad Esfahbod
· 7 years ago
03a5a6f
[util] Add --unicodes to hb-view / hb-shape
by Behdad Esfahbod
· 7 years ago
b262ebc
[util] Fix cluster sweeping during --verify
by Behdad Esfahbod
· 7 years ago
69d701b
[util] When --verify fails, return reconstructed shape results
by Behdad Esfahbod
· 7 years ago
099472e
hb_buffer_diff() tweak
by Behdad Esfahbod
· 7 years ago
a9e52a1
[util] Prefix trace lines with "trace:", and error lines with "error:"
by Behdad Esfahbod
· 7 years ago
7ea10c3
[util] Respect eot/bot in safe-to-break test; hook up hb_buffer_diff()
by Behdad Esfahbod
· 7 years ago
a88e2a7
[util] Fix leaks
by Behdad Esfahbod
· 7 years ago
05fabbd
[unsafe-to-break] Towards verifying unsafe-to-break in --verify
by Behdad Esfahbod
· 7 years ago
d205227
[util] Add --verify to hb-shape / hb-view that verifies shape results
by Behdad Esfahbod
· 7 years ago
40bd7e9
[unsafe-to-break] Add UNSAFE_TO_BREAK flag
by Behdad Esfahbod
· 9 years ago
3e44748
[util] Fix two other Coverity warnings
by Behdad Esfahbod
· 7 years ago
356f93b
[util] Fix warning
by Behdad Esfahbod
· 7 years ago
6f38845
[hb-shape] Rename --show-messages to --trace
by Behdad Esfahbod
· 7 years ago
e603505
[hb-shape] Improve shaping-debug output
by Behdad Esfahbod
· 7 years ago
925ceac
util: Add missing field initialisers in constructor (#410)
by Philip Withnall
· 8 years ago
a429090
[var] Flesh out --variations documentation
by Behdad Esfahbod
· 8 years ago
7647a05
Minor
by Behdad Esfahbod
· 8 years ago
47ee34e
[var] Hook up variations to FreeType face
by Behdad Esfahbod
· 8 years ago
111f3e5
[util] Add --variations
by Behdad Esfahbod
· 8 years ago
de50851
[util] Print out --debug buffer to stderr
by Behdad Esfahbod
· 9 years ago
35ded3a
build: Move source listings into separate Makefile snippets
by Chun-wei Fan
· 9 years ago
0475ef2
[buffer] Add debugging, aka, message, API
by Behdad Esfahbod
· 9 years ago
21e5d7e
[util] Use O_BINARY instead of _O_BINARY
by Behdad Esfahbod
· 9 years ago
808d3fc
[util] Port hb-view to use font metrics from HarfBuzz instead of cairo
by Behdad Esfahbod
· 9 years ago
a49e7b7
MSVC builds: Add fallback implementation for pre-2013 MSVC
by Chun-wei Fan
· 9 years ago
998e8dd
util: Fix build on Visual Studio
by Chun-wei Fan
· 9 years ago
e97835a
[util] Fix crash when --output-file is specified but not --output-format
by Behdad Esfahbod
· 9 years ago
6c0ebd0
[util] If font has color, generate PNG with color
by Behdad Esfahbod
· 9 years ago
3530cc2
[util] Fix option-parsing leaks
by Behdad Esfahbod
· 9 years ago
642135f
[util] In --debug mode, duplicate font data
by Behdad Esfahbod
· 9 years ago
fdd1770
Add API/cmdline to show glyph extents when serializing buffer
by Behdad Esfahbod
· 9 years ago
376d587
Implement more granular cluster-merging
by Behdad Esfahbod
· 9 years ago
cd042fc
[util] Disable hb-fc-list for now
by Behdad Esfahbod
· 9 years ago
16dac7e
Fix build
by Behdad Esfahbod
· 9 years ago
ff0f210
[util] Minor
by Behdad Esfahbod
· 10 years ago
820505a
Whitespace
by Behdad Esfahbod
· 10 years ago
76d5733
Merge pull request #86 from cpfair/hb-shape-output-help-improvement
by Behdad Esfahbod
· 10 years ago
fe97b65
[utils] Add hb-fc-list
by Behdad Esfahbod
· 10 years ago
e8fd839
[util/hb-view] Fix rendering with all combinations of negative scales
by Behdad Esfahbod
· 10 years ago
69d5af9
[util] Minor
by Behdad Esfahbod
· 10 years ago
a664810
[util] Accept comma as well as space when separating components of args
by Behdad Esfahbod
· 10 years ago
e2d4e84
[util] Add convenience "make lib" target
by Behdad Esfahbod
· 10 years ago
9ee176e
Stop hb-shape docs leaking into hb-view
by Collin Fair
· 10 years ago
952b8db
'All' of the above, not 'each'
by Collin Fair
· 10 years ago
9e867b6
Remove reference to --help-output-content in --help-output (as --help-output-format's options aren't available in hb-view)
by Collin Fair
· 10 years ago
1d55ffe
Add serialization syntax documentation. Clarify naming and wording in --help-output/--help-format
by Collin Fair
· 10 years ago
cd4eb96
[util] Add --font-size to hb-shape
by Behdad Esfahbod
· 10 years ago
5789ca6
[util] Minor
by Behdad Esfahbod
· 10 years ago
c36c4a9
Add missing va_end()
by Behdad Esfahbod
· 10 years ago
80f7728
[util] Fix ansi output when surface is empty
by Behdad Esfahbod
· 10 years ago
0de25d4
[util] Note CSS compatibility in --help-features
by Behdad Esfahbod
· 10 years ago
0afedaa
[util/hb-shape] Fix crash; oops
by Behdad Esfahbod
· 10 years ago
9109f1e
[util/hb-shape] Accept an empty output-format that would skip output
by Behdad Esfahbod
· 10 years ago
8656408
[util] Fix hb-view rendering with --font-funcs=ot
by Behdad Esfahbod
· 10 years ago
8650def
[util] Add option to set font function implementation to use
by Behdad Esfahbod
· 10 years ago
2306ad4
[util] Fix memory issue
by Behdad Esfahbod
· 10 years ago
9036484
Start fleshing out builtin font functions
by Behdad Esfahbod
· 11 years ago
ea5e8a0
[util] Plug minor leak
by Behdad Esfahbod
· 11 years ago
d688475
Minor
by Behdad Esfahbod
· 11 years ago
adb0395
Minor
by Behdad Esfahbod
· 11 years ago
c704a87
[util] Fix uninitialized memory access
by Behdad Esfahbod
· 11 years ago
260a319
[util] Plug leak
by Behdad Esfahbod
· 11 years ago
c77d1ad
Fix warnings
by Behdad Esfahbod
· 11 years ago
c2bc818
Work with old and new glib
by Behdad Esfahbod
· 11 years ago
9326d48
Don't use g_mapped_file_unref()
by Behdad Esfahbod
· 11 years ago
078de49
[util] Don't use g_array_unref()
by Behdad Esfahbod
· 11 years ago
4dc798d
Add hb-deprecated.h, and rename a couple enum values
by Behdad Esfahbod
· 11 years ago
5fbc952
Fix glyph name printing in hb-ot-shape-closure
by Behdad Esfahbod
· 11 years ago
7235f33
Fix misc warnings reported by cppcheck
by Behdad Esfahbod
· 11 years ago
b4c5c52
util/ansi-print.cc: Use fallback implementation for lround on MSVC
by Chun-wei Fan
· 11 years ago
e404608
[util] Unbreak --show-text / --show-unicode
by Behdad Esfahbod
· 12 years ago
50067e2
[util] Add --num-iterations
by Behdad Esfahbod
· 12 years ago
c462b32
Disable automatic segment properties guessing
by Behdad Esfahbod
· 12 years ago
e2aab4b
Improve checks for setmode()
by Behdad Esfahbod
· 12 years ago
ceeae30
Really fix setmode this time
by Behdad Esfahbod
· 12 years ago
7cba8a6
Fixup previous commit
by Behdad Esfahbod
· 12 years ago
bc76449
Use setmode() instead of _setmode()
by Behdad Esfahbod
· 12 years ago
1172dc7
Rename hb_buffer_clear() to hb_buffer_clear_contents()
by Behdad Esfahbod
· 12 years ago
4a765f0
Minor
by Behdad Esfahbod
· 12 years ago
9815a88
[util] List supported output formats in --help output
by Behdad Esfahbod
· 12 years ago
f95a87b
[util] List supported output formats in hb-view
by Behdad Esfahbod
· 12 years ago
6bad092
[util] Default to "text" output format in hb-shape
by Behdad Esfahbod
· 12 years ago
9a34a50
Fix build with C++11
by Behdad Esfahbod
· 12 years ago
75da37d
Minor
by Behdad Esfahbod
· 12 years ago
aec89de
Add / modify set API a bit
by Behdad Esfahbod
· 12 years ago
a4bef84
[util] Make hb-shape err if output-format is not understood
by Behdad Esfahbod
· 12 years ago
f9edf16
Add buffer serialization / deserialization API
by Behdad Esfahbod
· 12 years ago
407f80d
[util] Add --bot / --eot / --preserve-default-ignorables
by Behdad Esfahbod
· 12 years ago
78d41d8
Minor
by Behdad Esfahbod
· 12 years ago
321f73c
[util] Add --text-before and --text-after to hb-shape / hb-view
by Behdad Esfahbod
· 12 years ago
c8149ca
[hb-shape] Adjust postioning output format
by Behdad Esfahbod
· 12 years ago
3bc22eb
Minor
by Behdad Esfahbod
· 12 years ago
e30ebd2
Add hb_feature_to/from_string()
by Behdad Esfahbod
· 12 years ago
6f3a300
Add hb_font_glyph_from/to_string
by Behdad Esfahbod
· 12 years ago
ade7459
[util] Fix leaks
by Behdad Esfahbod
· 12 years ago
Next »