Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » Font and Image rendering slow
Re: Font and Image rendering slow [message #59971 is a reply to message #59970] |
Thu, 29 June 2023 07:43   |
Oblivion
Messages: 1226 Registered: August 2007
|
Senior Contributor |
|
|
Hello devilsclaw
Quote:Currently the image is an element of the the object and is in the paint member of that object, which I currently no longer use the image and just manually draw what the image looks like during the paint which has increase performance greatly. The being said I don't know how to cache an image so that would be useful in the future. so if you could explain how or give an example.
But that does not solve the Font problem since that is different for the 108 items and it has a similar slow down.
If I click and hold on the object it allows me to move it on the screen which of course causes a repaint/refresh and its performance it much lower than the java version.
Image tutorials (check 6 for image caching)
If you can provide a bare minimum U++ example code (preferably in Java too) that replicates the problem we can look into it.
Also platform/OS/hardware information and specs would be very useful.
Best regards,
Oblivion.
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Thu, 29 June 2023 08:10] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Wed Aug 27 17:52:26 CEST 2025
Total time taken to generate the page: 0.05399 seconds
|