Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » Maximum images size in QTF
Re: Maximum images size in QTF [message #56708 is a reply to message #56627] Sun, 04 April 2021 16:13 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14257
Registered: November 2005
Ultimate Member
There is a bit more logic involved when printing a big image in an attempt to reduce the bandwidth there is sort of RLE compression step that leaves out parts of image that have single color.

I remember fixing something there a while ago; can you try with trunk first?

If it still does not work, testcase would be handy, but I can manage without.

Or you can actually try around Draw/Draw.cpp:156 to replace IsPrinter with false and report results... (that is not a fix, just test whether the problem is caused by that RLE compression).

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: PDF file from Report
Next Topic: Encoding an image in base64
Goto Forum:
  


Current Time: Mon May 12 16:06:35 CEST 2025

Total time taken to generate the page: 0.04578 seconds