| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-03 | Tidy up library | Laurenz | |
| 2022-09-25 | Methods to modify colors | Martin Haug | |
| 2022-09-25 | JSON reading | Laurenz | |
| 2022-07-27 | CSV reading | Laurenz | |
| 2022-05-27 | Luma color | Laurenz | |
| 2022-05-16 | Safe `eval` function | Laurenz | |
| 2022-04-25 | Add blind text function | Martin Haug | |
| 2022-04-03 | Font fallback | Laurenz | |
| 2022-03-18 | Methods | Laurenz | |
| 2022-03-11 | More restructuring | Laurenz | |
| 2022-02-18 | Headers and footers | Laurenz | |
| 2022-02-08 | New color stuff | Martin Haug | |
| - CMYK function - More default colors - Interpret RGB values as sRGB | |||
| 2022-02-03 | Add roman numeral and footnote formatting | Martin Haug | |
| 2022-01-24 | Export into rendered images | Laurenz | |
| 2021-09-30 | New default fonts | Laurenz | |
| 2021-08-31 | More utility functions | Laurenz | |
| - join("a", "b", "c", sep: ", ") - int("12") - float("31.4e-1") - str(10) - sorted((3, 2, 1)) | |||
