mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 15:18:05 -04:00
add reading scaled png images
This commit is contained in:
parent
82b4854771
commit
4563c13167
2 changed files with 38 additions and 0 deletions
|
@ -7,6 +7,7 @@ typedef enum
|
|||
READPNG_FONT,
|
||||
READPNG_SELECTOR,
|
||||
READPNG_24,
|
||||
READPNG_SCALE,
|
||||
}
|
||||
readpng_what;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue