| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-02 | Layout elements and pure rust rendering ๐ฅ | Laurenz | |
| 2020-08-02 | Move binary into separate crate and tidy dependencies ๐ญ | Laurenz | |
| 2020-08-01 | Raw lengths ๐ฒ | Laurenz | |
| Replace unitless length with raw f64 and introduce length type with unit. | |||
| 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-09 | Write lots of parser tests ๐ช | Laurenz | |
| 2020-02-04 | Serialize layouts with serde ๐ | Laurenz | |
| 2020-02-03 | Better Debug/Display and Derives ๐งฝ | Laurenz | |
| 2020-01-26 | Document everything ๐ | Laurenz | |
| 2020-01-24 | Reorganize modules ๐งฑ | Laurenz | |
| 2020-01-06 | Formatting ๐ | Laurenz | |
| 2020-01-04 | Adopt new font loading engine โ | Laurenz | |
| 2019-12-10 | Progressing stack layouter ๐ | Laurenz | |
| 2019-12-09 | Bad stack layouter ๐ | Laurenz | |
| 2019-12-05 | Rename crate `typst` -> `typstc` โ | Laurenz | |
| 2019-11-30 | Refactor layouting base โป | Laurenz | |
| 2019-11-21 | Completed stack and flex refactoring ๐ | Laurenz | |
| 2019-11-16 | Generalize tree layouter ๐ฒ | Laurenz | |
| 2019-11-07 | Create easy-to-use argument parser ๐ | Laurenz | |
| 2019-10-14 | Refactor stack and flex layouter โป | 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-13 | Refactor layout types ๐ง | Laurenz | |
| 2019-10-11 | Render debug boxes ๐งญ | Laurenz | |
