mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[MOD] Import PNG media.
This commit is contained in:
parent
9d9453f96a
commit
1f3d738bb4
12 changed files with 87 additions and 42 deletions
5
etc/media/README
Normal file
5
etc/media/README
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
This directory is for any PNG media that needs to be integrated into Parsee.
|
||||
Each file here is Base64-encoded then defined as a const char[] symbol with
|
||||
the name being a function of the PNG filename: N(FILE.png)=media_FILE
|
||||
|
||||
NOTE: Medias should be about ~1024B MAX. Avoid to stride for anything larger.
|
||||
BIN
etc/media/parsee_logo.png
Normal file
BIN
etc/media/parsee_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 871 B |
Loading…
Add table
Add a link
Reference in a new issue