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
/
font.rs
Age
Commit message (
Expand
)
Author
2021-08-12
Array and dictionary indexing
Laurenz
2021-08-09
New source loading architecture
Laurenz
2021-08-01
Pretty-printed diagnostics with traceback
Laurenz
2021-07-30
Fatal errors
Laurenz
2021-07-29
Change derive order
Laurenz
2021-07-29
Move font family and refactor alignment
Laurenz
2021-07-21
Switch Loader from Option to io::Result
Laurenz
2021-07-21
Main context struct
Laurenz
2021-07-20
FileId instead of Path + FileHash
Laurenz
2021-07-08
Add lots of Eq impls
Laurenz
2021-06-11
Remove props in favor of using state for everything
Laurenz
2021-06-10
Text decorations
Martin Haug
2021-06-01
Refactor path handling
Laurenz
2021-05-28
Refactored loading and cache architecture
Laurenz
2021-05-26
Add hash impls for all nodes
Martin Haug
2021-05-13
Expose units_per_em and raw face id
Laurenz
2021-05-05
Make file system loader serializable ๐
Laurenz
2021-04-23
Reengineer font and resource loading ๐
Laurenz
2021-04-06
Deduplicate ttf-parser and rustybuzz face ๐ฅ
Laurenz
2021-04-05
Reshaping with unsafe-to-break โก
Laurenz
2021-03-24
Make pdf module top-level ๐งฑ
Laurenz
2021-03-24
Text shaping ๐
Laurenz
2021-03-19
Scheduled maintenance ๐จ
Laurenz
2021-01-16
Port remaining parser tests ๐
Laurenz
2021-01-15
Split state and scopes, less ref-counting ๐
Laurenz
2021-01-03
Move and rename many things ๐
Laurenz
2020-11-27
Basic environment and resource loader ๐
Laurenz
2020-10-12
Adapt to fontdock ๐ผ
Laurenz
2020-10-07
Fix some clippy warnings โ
Laurenz
2020-09-30
Streamline font handling a bit ๐
Laurenz
2020-08-30
Format everything with rustfmt! ๐
Laurenz
2020-08-03
Formatting, documentation and small improvements ๐งฝ
Laurenz
2020-08-02
Layout elements and pure rust rendering ๐ฅ
Laurenz
2020-08-01
Port font handling to fontdock and ttf-parser ๐ณ
Laurenz
2019-06-22
Split font module into submodules ๐งฑ
Laurenz
2019-06-22
Parse loca table ๐จ
Laurenz
2019-06-22
Unify font classes + By-value-contexts โ
Laurenz
2019-06-22
Fix top-left text alignment ๐
Laurenz
2019-06-21
Implement flex and box layouting ๐
Laurenz
2019-06-17
Introduce flex layouting ๐
Laurenz
2019-06-02
Fix some documentation ๐ง
Laurenz Mรคdje
2019-05-26
Thoroughly improve documentation ๐
Laurenz
2019-05-24
Restructure engine into modular layouter ๐
Laurenz
2019-05-20
Unify parsing and typesetting functions. ๐ณ
Laurenz
2019-04-29
Improve code quality ๐ซ
Laurenz
2019-04-01
Implement paragraphs ๐
Laurenz
2019-04-01
Implement bold and italics ๐
Laurenz
2019-04-01
Implement font fallback ๐
Laurenz
2019-03-31
Simplify subsetter definition โจ
Laurenz
2019-03-31
Insert default glyph when subsetting โ
Laurenz
[next]