Erik McClure
3c1f6c9e8a
Add alignment parameter to set_text ( #419 )
...
* add alignment parameter to set_text
* Fix doc comment
2025-09-07 12:40:42 -06:00
romanstingler
e80dbc3607
Optimize BidiParagraphs with ASCII fast path ( #408 )
...
* Optimize BidiParagraphs with ASCII fast path - Added fast path for ASCII text that avoids BidiInfo allocation - Added some text shaping benchmarks
* refactor: fix clippy warnings and cleanup imports
2025-08-11 13:15:09 -06:00
tigregalis
b017d7c856
fontdb 0.23 ( #383 )
...
* fix bench
* update Cargo.toml fontdb 0.23
2025-04-21 09:58:26 -06:00
Jeremy Soller
93a7df859a
Allow for undefined buffer width and/or height, fixes #70
2024-06-12 09:14:56 -06:00
dtzxporter
d036f50b60
Fix benchmark issue.
2024-02-02 10:40:30 -07:00
John Nunley
99d3d71a0f
Add benchmarks to accurately gauge improvements
...
Signed-off-by: John Nunley <dev@notgull.net>
2023-08-16 14:09:55 -07:00