index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
typst-library
/
src
/
text
/
mod.rs
Age
Commit message (
Expand
)
Author
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-07-05
Fix nightly warnings (#6558)
Laurenz
2025-07-02
Use "subs" and "sups" font features for typographic scripts (#5777)
Malo
2025-06-11
Warn when using variable fonts (#6425)
cAttte
2025-06-10
Use the shaper in math (#6336)
Max
2025-05-20
Fix text overhang example in docs (#6223)
Max
2025-04-02
Disallow empty font lists (#6049)
Malo
2025-02-16
Remove Linux Libertine warning (#5876)
Laurenz
2025-02-10
Respect `par` constructor arguments (#5842)
Laurenz
2025-02-05
Export target docs (#5812)
Laurenz
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2025-01-23
Add support for `c2sc` OpenType feature in `smallcaps` (#5655)
Malo
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2025-01-09
Fix memory size of `TextElem` (#5674)
Laurenz
2024-12-20
Fix math size resolving (#5596)
Max
2024-12-17
Support for defining which charset should be covered by a font (#5305)
Peng Guanwen
2024-12-17
Rename `pattern` to `tiling` (#5590)
Laurenz
2024-11-26
Docs: note `par.linebreaks` in `text.costs` (#5434)
Johann Birnick
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
2024-10-27
Split out four new crates (#5302)
Laurenz
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-19
Added `ghost` attr to `elem` macro (#2718)
Sébastien d'Herbais de Thun
2023-11-06
Content rework 2 - Electric Boogaloo (#2504)
Sébastien d'Herbais de Thun
2023-10-30
Add a bit more detail to `font` parameter docs
Laurenz
2023-10-28
Simplify linebreaking
Laurenz
2023-10-17
Automatically add spacing between CJK and Latin characters (#2334)
Peng Guanwen
2023-10-12
Part 5a: Gradients on text with `relative: auto` or `relative: "parent"` (#2...
Sébastien d'Herbais de Thun
2023-10-10
Add `quote` element (#2252)
tingerrr
2023-10-03
Gradient Part 2 - Linear gradients (#2279)
Sébastien d'Herbais de Thun
2023-09-11
First-class types
Laurenz
2023-09-11
Provide `highlight` function for setting the background color of text (#2076)
LU Jialin
2023-08-07
Touch up docs
Laurenz
2023-07-26
Cleanup docs (#1797)
Adrián Delgado
2023-07-19
Support OpenType writing script (#1697)
damaxwell
2023-07-17
Support for bounding box text edges (#1626)
damaxwell
2023-07-06
Raw syntax definition loading (#1655)
Sébastien d'Herbais de Thun
2023-07-02
Move everything into `crates/` directory
Laurenz