|
edit
|
fix for no_std
|
2024-07-19 19:28:25 -06:00 |
|
bidi_para.rs
|
Add more Debug implementations
|
2023-07-07 21:44:21 -07:00 |
|
buffer.rs
|
add the convenient API for setting tab width
|
2024-09-01 07:12:04 -06:00 |
|
glyph_cache.rs
|
Fix no_std build
|
2024-02-12 10:37:49 -07:00 |
|
layout.rs
|
Move line height calculation to LayoutLine
|
2024-06-07 10:52:26 -06:00 |
|
lib.rs
|
Allow for undefined buffer width and/or height, fixes #70
|
2024-06-12 09:14:56 -06:00 |
|
line_ending.rs
|
Add line ending abstraction (#250)
|
2024-04-30 12:12:25 -06:00 |
|
math.rs
|
Support expanding tabs
|
2024-06-10 08:12:42 -06:00 |
|
shape.rs
|
Shape tabs as spaces, fixes #248
|
2024-06-12 10:34:19 -06:00 |
|
shape_plan_cache.rs
|
Fix no_std build
|
2023-12-19 17:02:15 -07:00 |
|
swash.rs
|
Add capability to synthesize italic
|
2024-01-17 13:31:03 -07:00 |