Behdad Esfahbod
|
f43ba351e8
|
[util] Limit chafa to one thread
|
2023-01-19 12:17:30 -07:00 |
Behdad Esfahbod
|
70ca146033
|
[chafa] Re-enable truecolor mode
See 42bf8e3d49
https://github.com/harfbuzz/harfbuzz/pull/2959#issuecomment-827056111
|
2023-01-07 15:48:57 -07:00 |
Behdad Esfahbod
|
2bbc57c3c4
|
[chafa] Residual
|
2022-12-29 20:41:55 -07:00 |
Behdad Esfahbod
|
0004ec13a6
|
[view] Write ansi output to --output-file
Was writing to stdout all this time!
|
2022-12-29 20:32:46 -07:00 |
Behdad Esfahbod
|
faa8cdc898
|
[util] Allow HB_CHAFA=2/3 to enable wedges/all symbols in Chafa
|
2022-07-18 10:22:19 -06:00 |
Behdad Esfahbod
|
b4e95965c8
|
[util] Revert Chafa to use simple blocks only
The wedges are nice but not available on Mac.
Fixes https://github.com/harfbuzz/harfbuzz/issues/3729
|
2022-07-18 10:14:14 -06:00 |
Behdad Esfahbod
|
ab21c4c283
|
[hb-view] Add one to row of padding
|
2022-07-14 16:02:10 -06:00 |
Behdad Esfahbod
|
2da36cf99a
|
[hb-view] Use envvar HB_CHAFA=0 to disable Chafa output
|
2022-07-14 15:57:43 -06:00 |
Behdad Esfahbod
|
76e6feb77f
|
[util/ansi] Enable all symbols in Chafa
Gives vastly smoother output. The previous setting was
equivalent to our in-house renderer.
|
2022-07-14 13:45:39 -06:00 |
Behdad Esfahbod
|
679c87ca36
|
[util/ansi] Fix chafa cell width/height
No idea why it was set to 10/20 instead of 8/16.
|
2022-07-14 13:39:14 -06:00 |
Behdad Esfahbod
|
c40e00796c
|
[util] Fold helper-cairo-ansi.cc into helper-cairo-ansi.hh
|
2021-08-06 19:17:12 -06:00 |
Behdad Esfahbod
|
c77ae40852
|
Rename hb-*private.hh to hb-*.hh
Sorry for the noise, downstream custom builders. Please adjust.
|
2018-08-25 22:36:36 -07:00 |
Behdad Esfahbod
|
17f40b7cad
|
Include hb-private.hh more consistently
Part of fixing https://github.com/behdad/harfbuzz/issues/585
|
2017-10-27 09:22:42 -06:00 |
Behdad Esfahbod
|
52e7b1424a
|
[util] Make hb-view print out Unicode art if stdout is a terminal
|
2012-05-13 07:55:00 +02:00 |