Behdad Esfahbod
|
6dd7e31f71
|
[util] Accept | as delimiter in Unicode parsing
|
2022-05-31 04:09:59 -06:00 |
Behdad Esfahbod
|
720ab0883b
|
[util] Add --single-par
Use it in aots tests
Fixes https://github.com/harfbuzz/harfbuzz/issues/3129
Related https://github.com/harfbuzz/harfbuzz/issues/3298
|
2021-11-25 11:49:16 -07:00 |
Behdad Esfahbod
|
b58afe586f
|
[util] Undo treat as single-paragraph text provided on cmdline
Reverts d92ee726ce
except that it does so even in batch mode.
Am going to add a --single-par mode that will affect all input
modes.
Part of https://github.com/harfbuzz/harfbuzz/issues/3129
Fixes https://github.com/harfbuzz/harfbuzz/issues/3298
|
2021-11-25 11:34:24 -07:00 |
Khaled Hosny
|
6ca0ffd42e
|
[util] Add --unicodes-before/after
Parallel to --unicodes for --text-before/after. To be used in tests.
|
2021-08-24 02:08:01 +02:00 |
Behdad Esfahbod
|
23282c9c9d
|
[util/hb-subset] Support ranges in --unicodes / --unicodes-file
Fixes https://github.com/harfbuzz/harfbuzz/issues/3109
|
2021-08-11 22:49:47 -06:00 |
Behdad Esfahbod
|
5b07c3c7d0
|
[util/hb-subset] Parse --text & --unicodes
|
2021-08-11 21:32:28 -06:00 |
Behdad Esfahbod
|
58bfe40794
|
[util] Move hb-subset away from main-font-text
|
2021-08-11 20:12:36 -06:00 |
Behdad Esfahbod
|
97a9e4e41e
|
[util] Separate shape_text_options_t from text_options_t
|
2021-08-11 19:28:16 -06:00 |
Behdad Esfahbod
|
6ba7ddafed
|
[util] Move text-file opening to post_parse
|
2021-08-11 19:06:57 -06:00 |
Behdad Esfahbod
|
23298bc846
|
[util] Remove unnecessary check
|
2021-08-11 18:58:25 -06:00 |
Behdad Esfahbod
|
c0ea4e2d33
|
[util] Use post_parse to validate
|
2021-08-11 18:30:08 -06:00 |
Behdad Esfahbod
|
3e3e1801a5
|
[util] Small tweaks in --help output
|
2021-08-10 14:24:42 -06:00 |
Behdad Esfahbod
|
d92ee726ce
|
[util/hb-shape] Treat as single-paragraph text other than provided by a file
Fixes https://github.com/harfbuzz/harfbuzz/issues/3129
|
2021-08-09 19:16:13 -06:00 |
Behdad Esfahbod
|
7d2e9164ab
|
[util] Move text options into text_options_t
Remove now empty options.cc.
|
2021-08-07 13:38:19 -06:00 |