NiLuJe / FBInk

FrameBuffer eInker, a small tool & library to print text & images to an eInk Linux framebuffer
https://www.mobileread.com/forums/showthread.php?t=299110
GNU General Public License v3.0
332 stars 23 forks source link

Image scaling support, thanks to Qt5's QImageScale #34

Closed NiLuJe closed 5 years ago

NiLuJe commented 5 years ago

Ripped out of Qt, trimmed down to the essentials, with added Grayscale (Y8/Y8A) support, and ported back to C.

I blame @Frenzie for the impetus to look into this ;).

Frenzie commented 5 years ago

Impressive. :-)