mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 16:45:10 +00:00
| .. | ||
| parsee_logo.png | ||
| README | ||
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.