Return icons as 24 bit RGB images.

Fetch function now accepts width/height parameters, which must be 16 for now.
Next I'm going to implement resizing to the specified width height.
This commit is contained in:
King_DuckZ 2018-09-13 19:54:56 +01:00
commit b0530a2be6
7 changed files with 130 additions and 52 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
build
tags