Merge pull request #2 from Andonome/image64

store images in base64
This commit is contained in:
Vuk Savić
2024-09-22 14:12:15 +02:00
committed by GitHub
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