On Saturday 02 February 2013 17:14:37 Ivanko B wrote:
> It is a very simple but fast RLE encoding
> ===============================
> Checked with the PCX (uses such encoding AFAIK) format first of all -
> huge loss compared to original JPEG.
> 100K JPEG = 250K WIC = 1.88M PCX+RLE = 1.88M BMP+RLE 5M BMP+RLE/
> The test image is here attached.
>
> Please do not store big images in pixmaps at design time.
> ===============================
> Splash screens, backgrounds etc enlarging executables by Mbytes,.. It
> would be excellent to avoid that :)

Load it from a compressed format by a resource stream. tbitmapcomp could be 
extended to do so.

Martin

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to