Behdad Esfahbod
|
aef002e0d9
|
[embolden] Add in-place option
Adds --font-grade to hb-view and hb-shape.
|
2 years ago |
Behdad Esfahbod
|
e39104ba19
|
[font/util] Add emboldening API, --font-bold
Needs documentation.
|
2 years ago |
Behdad Esfahbod
|
e998cec1d9
|
[hb-view] Move palette options to --help-view
|
2 years ago |
Behdad Esfahbod
|
253b4cecae
|
[hb-view] Simplify palette format
|
2 years ago |
Matthias Clasen
|
c41892a012
|
hb-view: Add a --custom-palette option
|
2 years ago |
Behdad Esfahbod
|
1816d3664d
|
[hb-info] Flesh out
|
2 years ago |
Behdad Esfahbod
|
2b010d8017
|
[util] Minor hide --font-ptem sometimes
|
2 years ago |
Behdad Esfahbod
|
06c064a351
|
[util] Use hb_font_glyph_to_string
|
2 years ago |
Behdad Esfahbod
|
ea291493d2
|
[hb-shape/view] List variation sequences in --list-unicodes
|
2 years ago |
Behdad Esfahbod
|
8564d2266b
|
[hb-shape/view] Add --list-glyphs
|
2 years ago |
Behdad Esfahbod
|
bf8bb9fb83
|
[hb-shape/view] Add --list-unicodes
|
2 years ago |
Behdad Esfahbod
|
82a3b2dbb5
|
[util] Fix --named-instance
|
2 years ago |
Behdad Esfahbod
|
ad6b9c417d
|
[util] Format --list-features
|
2 years ago |
Behdad Esfahbod
|
0f4da85074
|
[util] Minor in --list-features clear feature set between GSUB/GPOS
|
2 years ago |
Behdad Esfahbod
|
f25e3696eb
|
[hb-shape/hb-view] Better --list-features
|
2 years ago |
Behdad Esfahbod
|
32d439596d
|
[hb-shape/view] Print feature names in --list-features
|
2 years ago |
Behdad Esfahbod
|
3d5a922bca
|
Fix really
|
2 years ago |
Behdad Esfahbod
|
484831be3d
|
[util] Fix build
|
2 years ago |
Behdad Esfahbod
|
8a6ecc5c89
|
[hb-view/shape] Add --list-features
|
2 years ago |
Behdad Esfahbod
|
40a8145acc
|
[util] Don't use hb_vector_t
|
2 years ago |
Behdad Esfahbod
|
d769e8ae7c
|
[hb-shape/view] Add --named-instance
|
2 years ago |
Behdad Esfahbod
|
40bf30bfeb
|
[util] Print named-instance index in --list-variations
|
2 years ago |
Behdad Esfahbod
|
14a83d6cc7
|
[hb-shape/view] --list-variations cleanup
|
2 years ago |
Behdad Esfahbod
|
e1a5448306
|
[hb-shape/view] Print named-instances in --list-variations
Might remove the coordinates.
|
2 years ago |
Behdad Esfahbod
|
9abc21072b
|
[hb-shape/view] Add --list-variations
|
2 years ago |
Behdad Esfahbod
|
ed023f66df
|
Enable -Wformat-signedness
And fix the codebase.
|
2 years ago |
Matthias Clasen
|
5d7553d38f
|
view: Add a --font-palette option
|
2 years ago |
Behdad Esfahbod
|
c6ef11daf5
|
[util] Fix build with HB_NO_VAR
|
2 years ago |
Behdad Esfahbod
|
1eb8e82086
|
[util] Accept space as delimiter for --features/--variations
Fixes https://github.com/harfbuzz/harfbuzz/issues/3715
|
2 years ago |
Behdad Esfahbod
|
096121badb
|
[util] Implement --sub-font
Internally creates a font at 2x and creates a sub-font from it...
|
3 years ago |
Behdad Esfahbod
|
640b6ffddd
|
[util] Default font-funcs to 'ot' instead of 'ft'
|
3 years ago |
Behdad Esfahbod
|
4818b7ed72
|
[util] Add --font-slant
|
3 years ago |
Behdad Esfahbod
|
cd77846bd9
|
[util] Fix leak of an hb_font_t
|
3 years ago |
Behdad Esfahbod
|
3f94177ee8
|
[util] Use g_set_error() in one more place
|
3 years ago |
Behdad Esfahbod
|
24a9d8c78d
|
[util] Use post_parse in font_options_t
|
3 years ago |
Behdad Esfahbod
|
e4b33d9d36
|
[util] Use post_parse in face_options_t
|
3 years ago |
Behdad Esfahbod
|
c0ea4e2d33
|
[util] Use post_parse to validate
|
3 years ago |
Behdad Esfahbod
|
3e3e1801a5
|
[util] Small tweaks in --help output
|
3 years ago |
Behdad Esfahbod
|
58c223357b
|
[util] Move face/font options into face/font-options.hh
|
3 years ago |
Behdad Esfahbod
|
6edd50ae7f
|
[util] Move option_parser_t code into options.hh
|
3 years ago |
Behdad Esfahbod
|
798bb89c96
|
[util] Move shape format options into shape-format.hh
|
3 years ago |
Behdad Esfahbod
|
c3599fded7
|
[util] Move shape options into shape-options.hh
|
3 years ago |
Behdad Esfahbod
|
cfb2d6ad9e
|
[util] Move view options into view-options.hh
|
3 years ago |
Behdad Esfahbod
|
06d661803c
|
[util] Fix compiler error
../util/options.cc:588:3: error: narrowing conversion of ‘font_size_flags’ from ‘unsigned int’ to ‘gint {aka int}’ inside { } [-Werror=narrowing]
|
3 years ago |
Behdad Esfahbod
|
c329ce1000
|
[util] Also hide ppem settings in hb-ot-shape-closure
Leaving ptem, as that can in theory change shape closure if we apply it
to optical-size axis (we currently don't).
|
3 years ago |
Behdad Esfahbod
|
869e20e09f
|
[util] separate face options from font options
|
3 years ago |
Behdad Esfahbod
|
71440dbd90
|
[util] Move font-size and upem to be extern variables
|
3 years ago |
Behdad Esfahbod
|
3362b48f5a
|
[util] Templatize add_group logic
|
3 years ago |
Behdad Esfahbod
|
fe90fbeba3
|
[util] Remove unused pre_parse callback logic
|
3 years ago |
Behdad Esfahbod
|
09e4d7dd30
|
[util] Simplify output_options_t
|
3 years ago |