| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes it so the package doesn't need to be rebuilt when unrelated
changes happen, e.g. in README
|
|
Co-authored-by: figsoda <figsoda@pm.me>
|
|
|
|
|
|
|
|
|
|
|
|
table (#1568)
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1540.
|
|
|
|
|
|
Co-authored-by: Martin Haug <mhaug@live.de>
|
|
So these assets lives inside the typst-library crate and doesn't break `cargo vendor`
|
|
|
|
|
|
Fixes #1475.
|
|
|
|
|
|
|
|
Fixes #183
|
|
Fixes #1388
|
|
|
|
Fixes #785. Thanks to @Dherse for the idea!
|
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
|
|
Typst now requires Rust 1.70 which is not available in nixpkgs yet, so we switch to fenix instead
|
|
|
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
consistency (#1456)
|
|
|