| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-13 | Smart quotes | Laurenz | |
| Co-Authored-By: Martin Haug <mhaug@live.de> | |||
| 2022-04-13 | Fix bug with basically empty paragraph | Laurenz | |
| 2022-04-13 | Don't hang quotes | Laurenz | |
| 2022-04-12 | Segment by script | Laurenz | |
| 2022-04-10 | Move language-related properties from `par` to `text` | Laurenz | |
| Closes #67 | |||
| 2022-04-09 | Sum color and length into stroke | Laurenz | |
| 2022-04-08 | Em units | Laurenz | |
| 2022-04-07 | Make chinese justification less bad | Laurenz | |
| 2022-04-03 | Font fallback | Laurenz | |
| 2022-03-14 | Knuth-Plass and MicroType | Laurenz | |
| 2022-03-08 | Hyphenation | Laurenz | |
| 2022-02-28 | Reorganize library | Laurenz | |
| 2022-02-25 | Basic justification | Laurenz | |
| 2022-02-24 | First-line indents | Laurenz | |
| Co-Authored-By: Martin Haug <mhaug@live.de> | |||
| 2022-02-21 | Refactor paragraph layout | Laurenz | |
| 2022-02-09 | Set rules for everything | Laurenz | |
| 2022-02-07 | Redesigned template layout | Laurenz | |
| 2022-02-04 | Add evasion of glyph shape for under- and overlines | Martin Haug | |
| 2022-01-24 | Export into rendered images | Laurenz | |
| 2022-01-08 | Make all nodes into classes | Laurenz | |
| 2022-01-05 | Refactor | Laurenz | |
| 2021-12-21 | Set Rules Episode IX: The Rise of Testing | Laurenz | |
| 2021-12-15 | Set Rules Episode V: The Tests Strike Back | Laurenz | |
| 2021-12-02 | Remove baseline weirdness | Laurenz | |
| 2021-11-23 | Transformations | Laurenz | |
| 2021-11-20 | Strokes | Laurenz | |
| 2021-11-17 | Configurable paragraph alignment | Laurenz | |
| 2021-11-17 | Align node | Laurenz | |
| 2021-11-16 | Image fit modes | Laurenz | |
| 2021-11-20 | RTL tracking test | Laurenz | |
| 2021-11-20 | Add tracking to font function | Martin Haug | |
| 2021-11-02 | Smallcaps, sub- and superscript, ligature ctrls... | Martin Haug | |
| 2021-10-26 | Trim `mailto:` and `tel:` from links | Laurenz | |
| 2021-09-30 | New default fonts | Laurenz | |
| 2021-09-28 | Allow linear values for text edges | Laurenz | |
| 2021-08-27 | Make font fallback disableable | Laurenz | |
| 2021-08-24 | Switch from state to decorations for underline/strikethrough/overline | Laurenz | |
| 2021-08-23 | Links! (#43) | Martin | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2021-07-30 | Fatal errors | Laurenz | |
| - Makes errors fatal, so that a phase is only reached when all previous phases were error-free - Parsing still recovers and can produce multiple errors - Evaluation fails fast and can thus produce only a single error (except for parse errors due to an import) - The single error that could occur during execution is removed for now - Removes Value::Error variant | |||
| 2021-07-29 | Refactor state | Laurenz | |
| 2021-07-08 | Rename some library arguments | Laurenz | |
| - font - color -> fill - shorthands for families and size - decoration functions - color -> stroke - strength -> thickness - position -> offset - invert offsets: now positive goes downwards just like the rest of typst | |||
| 2021-06-10 | Text decorations | Martin Haug | |
| 2021-06-10 | Restructure tests | Laurenz | |
| 2021-05-18 | Reorganize test cases | Laurenz | |
| 2021-04-07 | Do binary search and find the outermost glyph with the text index 🔍 | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
| 2021-04-05 | Reshaping with unsafe-to-break ⚡ | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
| 2021-04-03 | Better paragraph layout tests ✅ | Laurenz | |
| 2021-03-30 | Refactor ♻ | Laurenz | |
| 2021-03-30 | BiDi tests ✅ | Laurenz | |
| 2021-03-30 | BiDi reordering 🔃 | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
