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
/
src
/
geom
/
paint.rs
Age
Commit message (
Expand
)
Author
2023-07-02
Move everything into `crates/` directory
Laurenz
2023-06-06
Improve value casting infrastructure
Laurenz
2023-03-31
Make `Paint` not implement `Copy`
Laurenz
2023-03-19
Renaming and refactoring
Laurenz
2023-03-07
Fully untyped model
Laurenz
2022-12-14
Move highlighting into new IDE module
Laurenz
2022-11-04
Style changes
Laurenz
2022-11-03
Split crates
Laurenz
2022-10-28
Refactor `geom` module
Laurenz
2022-09-25
Round to nearest `u8` instead of flooring
Laurenz
2022-09-25
Methods to modify colors
Martin Haug
2022-06-14
Many fixes
Laurenz
2022-06-10
Bump dependencies
Laurenz
2022-05-27
Luma color
Laurenz
2022-05-04
New raw theme & nicer debug representation
Laurenz
2022-04-09
Sum color and length into stroke
Laurenz
2022-04-07
Make `Relative` generic
Laurenz
2022-02-10
Fix CMYK formatting
Laurenz
2022-02-08
New color stuff
Martin Haug
2022-01-27
Add Code Block syntax highlighting
Martin Haug
2022-01-24
Export into rendered images
Laurenz
2021-12-30
Make clippy a bit happier
Laurenz
2021-11-20
Strokes
Laurenz
2021-11-16
Introduce `SizedNode`
Laurenz
2021-10-10
Rename `State` to `Style` and move it into its own module
Laurenz
2021-10-10
Move paint and colors into `geom`
Laurenz