2c1c731cae
Fix displaying animated icons.
2019-08-10 20:48:45 +01:00
b8e3fd0987
Migrate to meson as the build system.
...
Nana needs to be present as a dependency on the system now.
You can use meson setup -Dnanaincl=path -Dnanaroot=path ~/memoserv
to specify non-standard include and library locations for nana.
2019-08-09 09:52:18 +01:00
94f6085e36
Finally got blackman-harris to work correctly.
2018-09-21 10:19:22 +01:00
e40b7c1a29
Fix 8bit to float to 8bit conversion
2018-09-14 19:35:29 +01:00
5b20c5df29
Use a temporary float buffer when scaling. Return original 4bit if unchanged.
2018-09-14 13:21:01 +01:00
b0530a2be6
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.
2018-09-13 19:54:56 +01:00
6fecd102b7
Add Block class and refactor around that.
2018-09-05 01:41:39 +01:00