| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-23 | Reengineer font and resource loading 🏞 | Laurenz | |
| 2021-04-21 | Make frames serializable 📚 | Laurenz | |
| This also makes serialization support non-optional since it's too much feature-management for too little benefit. | |||
| 2021-03-24 | Text shaping 🚀 | Laurenz | |
| - Shapes text with rustybuzz - Font fallback with family list - Tofus are shown in the first font Co-Authored-By: Martin <mhaug@live.de> | |||
| 2021-03-22 | Better font family definitions ✒ | Laurenz | |
| 2021-03-19 | Scheduled maintenance 🔨 | Laurenz | |
| - New naming scheme - TextNode instead of NodeText - CallExpr instead of ExprCall - ... - Less glob imports - Removes Value::Args variant - Removes prelude - Renames Layouted to Fragment - Moves font into env - Moves shaping into layout - Moves frame into separate module | |||
| 2021-02-11 | Move all pretty printing into one module and pretty print values 🦋 | Laurenz | |
| 2021-01-20 | If expressions 🔀 | Laurenz | |
| 2021-01-15 | Split state and scopes, less ref-counting 🔀 | Laurenz | |
| 2021-01-03 | Move and rename many things 🚛 | Laurenz | |
| 2020-12-17 | Test [font] 🧣 | Laurenz | |
| 2020-11-30 | Compress images in PDFs ⚙ | Laurenz | |
| 2020-11-27 | Basic environment and resource loader 🏞 | Laurenz | |
