| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-24 | Export into rendered images | Laurenz | |
| 2022-01-24 | Simplify CLI | Laurenz | |
| 2022-01-01 | Bump and lock dependencies | Laurenz | |
| 2021-12-16 | Set Rules Episode VIII: The First Macro | Laurenz | |
| 2021-12-07 | Set Rules Episode II: Attack of the properties | Laurenz | |
| 2021-12-13 | Reduce the size of the `FramesEntry` struct and bump edition | Martin Haug | |
| 2021-12-07 | Bump pdf-writer, svg2pdf and error messages | Martin Haug | |
| Co-Authored-By: Laurenz <laurmaedje@gmail.com> | |||
| 2021-12-06 | Add SVG capabilities | Martin Haug | |
| 2021-12-04 | Bump pdf-writer | Laurenz | |
| 2021-11-29 | No more duplicate debug prints due to incremental tests | Laurenz | |
| 2021-11-23 | Transformations | Laurenz | |
| 2021-11-22 | Remove decorum | Laurenz | |
| 2021-11-20 | Strokes | Laurenz | |
| 2021-10-05 | Iterate over grapheme clusters instead of chars | Laurenz | |
| 2021-09-29 | Put rand behind layout cache feature | Laurenz | |
| 2021-09-09 | Bump pdf-writer | Laurenz | |
| 2021-08-27 | Parse command line arguments with pico-args | Laurenz | |
| 2021-08-24 | PDF bug fixes | Laurenz | |
| - Write correct subtype for CID Font - Write CIDToGIDMap attribute - Deduplicate CMap pairings - Bump pdf-writer for string primitive fix | |||
| 2021-08-23 | Kerned PDF output | Laurenz | |
| 2021-08-19 | Pattern properties (#42) | Martin | |
| Included in this package are: * Code review I: The unnamed review. * Code Review II: How I met your review. * Code Review III: Code, the final frontier. These are the voyages of the USS Review ... | |||
| 2021-08-18 | Move to exclusively oneshot benchmarks with Iai fork (#41) | Martin | |
| 2021-08-01 | Pretty-printed diagnostics with traceback | Laurenz | |
| 2021-06-30 | Bump dependencies | Laurenz | |
| 2021-06-30 | Bump dependencies | Laurenz | |
| 2021-06-29 | Put incremental compilation behind feature | Martin Haug | |
| 2021-06-18 | Ref count the frames | Martin | |
| 2021-06-01 | Refactor path handling | Laurenz | |
| 2021-05-31 | Fix and improve | Laurenz | |
| - Set context location to resolved path during module evaluation. - Dump module diagnostics on import - Use same-file for more robustness than fs::canonicalize | |||
| 2021-05-28 | Refactored loading and cache architecture | Laurenz | |
| 2021-05-26 | Add hash impls for all nodes | Martin Haug | |
| This prepares the incremental PR. Co-Authored-By: Laurenz <laurmaedje@gmail.com> | |||
| 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-04-07 | Do binary search and find the outermost glyph with the text index 🔍 | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
| 2021-04-06 | Deduplicate ttf-parser and rustybuzz face 🥞 | Laurenz | |
| 2021-04-05 | Reshaping with unsafe-to-break ⚡ | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
| 2021-03-30 | BiDi reordering 🔃 | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
| 2021-03-29 | Line break iterating run shaper 🌵 | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
| 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-23 | Render svg emoji 🐳 | Laurenz | |
| 2021-03-23 | Bump tiny-skia to 0.5 🔼 | Laurenz | |
| 2021-03-13 | Faster compile times and test execution ⚡ | Laurenz | |
| - Optimize only dependencies, not the main crate - Don't generate debug info - Don't generate PDFs for all tets by default | |||
| 2021-03-02 | Remove dependencies on itoa and ryu ⬇️ | Laurenz | |
| 2021-01-15 | Move value tests + smarter number formatting 🔢 | Laurenz | |
| 2021-01-14 | Move test files into category subfolders 🚚 | Laurenz | |
| 2020-12-11 | Switch to miniz_oxide 🔼 | Laurenz | |
| 2020-12-10 | Refine test infrastructure ✅ | Laurenz | |
| - Tests diagnostics - More and better separated image tests | |||
| 2020-11-30 | Compress images in PDFs ⚙ | Laurenz | |
| 2020-11-25 | Move benchmarks into separate crate ♾ | Laurenz | |
| So that CI does not have to build criterion each time. | |||
| 2020-11-25 | Switch to tiny-skia 🎨 | Laurenz | |
| 2020-11-20 | Basic image support 🖼 | Laurenz | |
| - [image] function - Image rendering in tests - Supports JPEG and PNG - No PDF export so far | |||
