[Lazarus] about TDFB
Graeme Geldenhuys
graemeg.lists at gmail.com
Wed Dec 7 21:35:56 CET 2011
2011/12/7 Ing. Héctor F. Fiandor Rosario <hfiandor at ....>:
>
> thanks very much,
My pleasure. If you are storing *.bmp files, they are uncompressed
images (always I think), so can be rather large. If storage size might
be a problem, I would then suggest you base64 encode the image, then
gzip the base64 tex, then store in a field. This reduces the storage
size considerably. This is what I use in some of my projects.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the Lazarus
mailing list