typst/tests/ref
bluebear94 9ef4643ba1
shape_tofus: respect text direction when inserting tofus (#1519)
This ensures that the ranges of the shaped glyphs are monotonically
decreasing in right-to-left-text, thus avoiding nonsensical results
in find_safe_to_break that later causes a panic (see #1373).
Additionally, debug assertions have been added to catch non-monotonic
glyph ranges.
2023-06-26 13:40:21 +02:00
..
bugs shape_tofus: respect text direction when inserting tofus (#1519) 2023-06-26 13:40:21 +02:00
compiler Treat function-looking code in attachment as function (#985) 2023-06-09 11:36:44 +02:00
compute New default style 2023-02-25 20:04:30 +01:00
layout Improve image rendering under rotation when exporting to PNG (#1547) 2023-06-24 14:28:02 +02:00
math Added argument to disable limits in inline math, closes #1522 (#1552) 2023-06-24 14:28:36 +02:00
meta Add `outline.entry` (#1423) 2023-06-12 11:50:59 +02:00
text Use icu4x for linebreaking algorithm (#1355) 2023-05-30 17:53:10 +02:00
visualize Improve image rendering under rotation when exporting to PNG (#1547) 2023-06-24 14:28:02 +02:00
coma.png New default style 2023-02-25 20:04:30 +01:00
empty.png Reorganize library and tests 2022-11-29 14:18:13 +01:00