| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-13 | Better test runner (#3922) | Laurenz | |
| 2024-02-28 | Externalize assets (#3515) | Laurenz | |
| 2023-10-03 | Fix test failure | Laurenz | |
| Before we tested with an unavailable font, but the hyphens were still visible. But now the hyphens respect fallback too, so it's really hard to test it. I am removing the test for now. | |||
| 2023-10-03 | ShapedText::push_hyphen: Use self.base for default hyphen range (#2299) | bluebear94 | |
| In the unlikely chance that we hyphenate after an empty line, we set the glyph range to self.base..self.base so that subtracting Fixes #2283. | |||
| 2023-07-19 | Support OpenType writing script (#1697) | damaxwell | |
| 2023-03-08 | Require font to be a named argument | Laurenz | |
| 2022-04-12 | Segment by script | Laurenz | |
| 2022-04-03 | Font fallback | Laurenz | |
| 2021-12-15 | Set Rules Episode VII: The Set Awakens | Laurenz | |
| 2021-11-16 | Move `lang` functionality into `par` | Laurenz | |
| 2021-09-30 | New default fonts | Laurenz | |
| 2021-08-17 | Library functions behave more imperatively | Laurenz | |
| - Templates scope state changes - State-modifying function operate in place instead of returning a template - Internal template representation contains actual owned nodes instead of a pointer to a syntax tree + an expression map - No more wide calls | |||
| 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-29 | Make use of wide calls | Laurenz | |
| 2021-06-25 | Make font take everything as keyword arguments | 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-03-30 | BiDi tests ✅ | Laurenz | |
| 2021-03-29 | Move around test cases 🚚 | Laurenz | |
