Commit Graph
6 Commits
Author SHA1 Message Date
obskyr 8fe5293077 Allow superfluous height for 1-tile-wide images
Currently used here and there for small, icon-like tiles, it seems.

Signed-off-by: obskyr <[email protected]>
2018-02-20 10:06:33 +01:00
obskyr 825fa915ee Fix rgbgfx's code style
Signed-off-by: obskyr <[email protected]>
2018-02-20 10:06:00 +01:00
obskyr 885e8ea24a Add to contributor list
Signed-off-by: obskyr <[email protected]>
2018-02-20 09:35:07 +01:00
obskyr 898f75ce57 Clarify and update rgbgfx documentation
Signed-off-by: obskyr <[email protected]>
2018-02-20 09:35:00 +01:00
obskyr b8af100c63 Handle grayscale images as expected
Signed-off-by: obskyr <[email protected]>
2018-02-20 09:34:48 +01:00
obskyr 3075945367 Add color and transparency support to rgbgfx
In addition, fix various bugs.
Among them are minor memory issues and edge cases with certain inputs.

Signed-off-by: obskyr <[email protected]>
2018-02-20 09:33:53 +01:00