1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 21:55:13 +00:00
qb64/internal/c/parts/video
FellippeHeitor 5368b9d5d7 Initial attempt to restore _LOADIMAGE's ability to load in 8bit mode.
- When mode = 256, _LOADIMAGE will return an 8bit image with the loaded file's colors matching the default palette.
- Slower for bigger images, because of the call to matchcol();
2017-09-21 23:55:01 -03:00
..
font/ttf Fix memory leak in _PRINTSTRING 2016-01-28 13:58:08 +11:00
image Initial attempt to restore _LOADIMAGE's ability to load in 8bit mode. 2017-09-21 23:55:01 -03:00