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
/
layout
Age
Commit message (
Expand
)
Author
2021-06-09
Add a grid layouter
Martin Haug
2021-05-31
Module loading system
Laurenz
2021-05-28
Refactored loading and cache architecture
Laurenz
2021-05-27
Remove hash() from AnyNode since caching is now fully transparent
Laurenz
2021-05-27
Switch to N64 type alias
Laurenz
2021-05-26
Add a cache for unchanged layouts
Martin Haug
2021-05-26
Add hash impls for all nodes
Martin Haug
2021-05-21
Rename areas to regions
Laurenz
2021-05-19
Reword some doc comments
Laurenz
2021-05-17
Convert font units to lengths earlier
Laurenz
2021-05-17
Tidy up layouting code
Laurenz
2021-05-17
Move aspect ratio into stack
Laurenz
2021-05-17
Rename expand to fixed and switch to bools
Laurenz
2021-05-14
Remove resource abstraction and handle images natively
Laurenz
2021-04-23
Reengineer font and resource loading ๐
Laurenz
2021-04-21
Make frames serializable ๐
Laurenz
2021-04-07
Refactor and comment โป
Laurenz
2021-04-07
Do binary search and find the outermost glyph with the text index ๐
Laurenz
2021-04-06
Deduplicate ttf-parser and rustybuzz face ๐ฅ
Laurenz
2021-04-05
Reshaping with unsafe-to-break โก
Laurenz
2021-04-03
Fix multi-page paragraph bugs ๐
Laurenz
2021-04-03
New paragraph layout ๐
Laurenz
2021-03-30
Baseline alignment โ
Laurenz
2021-03-30
Refactor โป
Laurenz
2021-03-30
BiDi reordering ๐
Laurenz
2021-03-30
Fix space/newline trimming ๐
Laurenz
2021-03-30
Fix double leading ๐
Laurenz
2021-03-29
Fixed par layouter directions ๐
Laurenz
2021-03-29
Line break iterating run shaper ๐ต
Laurenz
2021-03-29
Write spaces and linebreaks into text runs โ
Laurenz
2021-03-27
Better space coalescing logic ๐ง
Laurenz
2021-03-25
Refactor alignments & directions ๐
Laurenz
2021-03-24
Make pdf module top-level ๐งฑ
Laurenz
2021-03-24
Text shaping ๐
Laurenz
2021-03-22
Better font family definitions โ
Laurenz
2021-03-20
Square, circle and ellipse ๐ต
Laurenz
2021-03-19
Text colors ๐ฆฉ (#18)
Martin
2021-03-19
Better debug representations ๐ป
Laurenz
2021-03-19
Scheduled maintenance ๐จ
Laurenz
2021-03-19
Configurable font edges โ
Laurenz
2021-03-13
Factor out alignment deduplication into separate function โป
Laurenz
2021-03-12
Rename ChildAlign to LayoutAligns โ
Laurenz
2021-03-11
Better expansion behaviour ๐ช
Laurenz
2021-03-10
Better line spacing calculations โ
Laurenz
2021-03-09
Rename run to line and add some explanatory comments โ
Laurenz
2021-02-12
Cleaning ๐งน
Laurenz
2021-02-09
Split evaluation and execution ๐ช
Laurenz
2021-02-06
Generalize child of NodeBackground ๐ผ
Martin Haug
2021-02-06
Merge `rect` and `box` ๐ฆ
Martin Haug
2021-02-04
Add rectangle function ๐
Martin Haug
[next]