[fpc-pascal] FPImage and mult-page TIFF support
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Thu Dec 8 15:09:53 CET 2016
On 2016-12-08 14:01, Mattias Gaertner wrote:
> That would be a 64bit per pixel image, wasting a lot of memory.
Why FPImage uses 64bit per pixel is beyond me! The original author of
FPImage clearly thought he/she saw something cool in that, but 99.99999%
of the time *nobody* needs that. It's causing more grief (and code to do
conversions) than anything else.
> Or add some helper procedures, for some common cases.
This might be a good solution. Some ready-made event handlers.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the fpc-pascal
mailing list