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
/
library
/
src
/
text
/
shaping.rs
Age
Commit message (
Expand
)
Author
2023-06-26
Fix warnings
Laurenz
2023-06-26
Fix shaping debug assertions
Laurenz
2023-06-26
shape_tofus: respect text direction when inserting tofus (#1519)
bluebear94
2023-06-06
Improve value casting infrastructure
Laurenz
2023-06-01
Bugfix of CJK punctuation adjustment (#1384)
Peng Guanwen
2023-05-20
Check crate docs in CI
Laurenz
2023-05-11
Implement sophisticated CJK punctuation adjustment (#954)
Peng Guanwen
2023-05-11
Documentation fixes
Laurenz
2023-05-11
Remove 'static bound on `World`
Laurenz
2023-05-03
Make ligatures copyable and searchable
Laurenz
2023-04-17
More Chinese punctuation adjustment (#836)
Peng Guanwen
2023-04-16
Clippy fixes (#581)
Marek Barvíř
2023-04-13
Refine linebreak algorithm for better Chinese justification (#701)
Peng Guanwen
2023-04-03
Improve justification of Chinese/Japanese text (#542)
Alex Sayers
2023-04-01
Needless clone, borrows, casts and lifetimes (#504)
Marek Barvíř
2023-03-31
Make `Paint` not implement `Copy`
Laurenz
2023-03-19
Renaming and refactoring
Laurenz
2023-03-17
Counters
Laurenz
2023-03-12
Merge branch 'main' into ng
Martin Haug
2023-03-11
Jump to source and preview
Laurenz
2023-03-10
Fix y offset in shaper
Laurenz
2023-03-08
Rework style chain access
Laurenz
2023-03-08
Require font to be a named argument
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-02-25
New default style
Laurenz
2022-12-02
Introspection
Laurenz
2022-12-02
Introduce virtual typesetter
Laurenz
2022-11-29
Strong delta
Laurenz
2022-11-29
Reorganize library and tests
Laurenz
2022-11-21
Move destination property from text to link
Laurenz
2022-11-08
Less style properties
Laurenz
2022-11-04
Style changes
Laurenz
2022-11-03
Tidy up library
Laurenz
2022-11-03
Split crates
Laurenz