Compare commits

..

2 Commits

Author SHA1 Message Date
Vuk Savić
c5fb51add5 Merge pull request #2 from Andonome/image64
store images in base64
2024-09-22 14:12:15 +02:00
9591089b42 store images in base64 2024-09-22 14:08:32 +02:00
3 changed files with 9291 additions and 0 deletions

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
images/%.png: %.png.64
base64 -d $< > $@
out: images/test-milje.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 517 KiB

9287
test-milje.png.64 Normal file

File diff suppressed because it is too large Load Diff