| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-02 | Move binary into separate crate and tidy dependencies ๐ญ | Laurenz | |
| 2020-08-01 | Add some fonts ๐ | Laurenz | |
| 2020-08-01 | Port font handling to fontdock and ttf-parser ๐ณ | Laurenz | |
| - Use fontdock for indexing fonts and querying - Typst binary now automatically indexes and uses system fonts in addition to a fixed font folder! - Removes subsetting support for now (was half-finished anyways, plan is to use harfbuzz for subsetting in the future) - Adds font width configuration support | |||
| 2020-07-29 | Move, rename and switch some things (boring) ๐ | Laurenz | |
| - Problems -> Diagnostics - Position -> Pos - offset_spans -> Offset trait - Size -> Length (and some more size types renamed) - Paper into its own module - scope::Parser -> parsing::CallParser - Create `Decorations` alias - Remove lots of double newlines - Switch from f32 to f64 | |||
| 2020-02-04 | Merge `Parsed` and `Layouted` types into `Pass` with `Feedback` ๐๐ข๐ | Laurenz | |
| 2020-02-04 | Adapt for tonty and fix a few bugs ๐ง | Laurenz | |
| 2020-02-03 | Upgrade to new toddle interface ๐ณ | Laurenz | |
| 2020-01-21 | Decoupled function parser ๐ [WIP] | Laurenz | |
| 2020-01-06 | Formatting ๐ | Laurenz | |
| 2020-01-06 | Asyncify font loading ๐ช | Laurenz | |
| 2020-01-04 | Adopt new font loading engine โ | Laurenz | |
| 2019-12-12 | Tidying up ๐งน | Laurenz | |
| 2019-12-05 | Rename crate `typst` -> `typstc` โ | Laurenz | |
| 2019-10-14 | Refactor and refine PDF exporter โป | Laurenz | |
| 2019-10-13 | Run rustfmt ๐ฟ | Laurenz | |
| 2019-10-13 | Reformat some things ๐งบ | Laurenz | |
| 2019-10-09 | Extract into separate repository ๐งฑ | Laurenz | |
| 2019-07-28 | Reuse font loader across compilations ๐ | Laurenz Mรคdje | |
| 2019-07-28 | Create some benchmarks ๐ | Laurenz Mรคdje | |
| 2019-07-27 | Improve subsetter testing โ | Laurenz Mรคdje | |
| 2019-06-22 | Add monospace syntax ๐ฐ | Laurenz | |
| 2019-06-22 | Unify font classes + By-value-contexts โ | Laurenz | |
| 2019-06-22 | Implement function layouting โ | Laurenz | |
| 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 | Create command line interface ๐ป | Laurenz | |
