Martin Haug
|
b14274d1e4
|
Methods to modify colors
|
2022-09-25 20:04:33 +02:00 |
|
Laurenz
|
fffb55f79a
|
JSON reading
|
2022-09-25 17:37:16 +02:00 |
|
Laurenz
|
9362c279de
|
CSV reading
|
2022-07-27 00:09:15 +02:00 |
|
Laurenz
|
1a7ce3da02
|
Luma color
|
2022-05-27 16:09:43 +02:00 |
|
Laurenz
|
242b01549a
|
Safe eval function
|
2022-05-16 20:22:48 +02:00 |
|
Martin Haug
|
649c101f07
|
Add blind text function
|
2022-04-25 14:20:47 +02:00 |
|
Laurenz
|
23d108c8e0
|
Font fallback
|
2022-04-03 13:55:58 +02:00 |
|
Laurenz
|
beca01c826
|
Methods
|
2022-03-18 23:43:58 +01:00 |
|
Laurenz
|
e6b532391d
|
More restructuring
|
2022-03-11 11:58:56 +01:00 |
|
Laurenz
|
05ec0f993b
|
Headers and footers
|
2022-02-18 01:07:50 +01:00 |
|
Martin Haug
|
fe70db1f4c
|
New color stuff
- CMYK function
- More default colors
- Interpret RGB values as sRGB
|
2022-02-08 21:12:09 +01:00 |
|
Martin Haug
|
e6a0447f9d
|
Add roman numeral and footnote formatting
|
2022-02-03 11:32:15 +01:00 |
|
Laurenz
|
3739ab7720
|
Export into rendered images
|
2022-01-24 17:39:49 +01:00 |
|
Laurenz
|
2818ceee44
|
New default fonts
|
2021-09-30 22:50:14 +02:00 |
|
Laurenz
|
3481d8cc81
|
More utility functions
- join("a", "b", "c", sep: ", ")
- int("12")
- float("31.4e-1")
- str(10)
- sorted((3, 2, 1))
|
2021-08-31 12:59:53 +02:00 |
|