Hi everyone,
I tried to customize the server executable and it works fine except for a couple of things:
- if I use a multi-resource icon it won't work except for the biggest size (with a 48-32-16-pixel icon only the 48 one is shown correctly, the smaller ones are UVNC default icons)
- in the executable the bmp file is compressed and when shown it's a bit blurred
I wanted to ask if I'm doing something wrong or if I can add these issues to the "known bugs" sticky.
Daniele
After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Customization: multi-icon and bitmap compression
Customization: multi-icon and bitmap compression
Last edited by desrocchi on 2007-07-25 14:39, edited 1 time in total.
Re: Customization: multi-icon and bitmap compression
So far as the compressed BMP file is concerned, this might be due to the physical dimensions of the image, and the settings in PcHelpware.exe.
The setting in the version I have is as follows:
136 DIALOG 0, 0, 262, 132
so the image will be 262x132 pixels when displayed.
If your original image is smaller than this, then it will be scaled up to the 262x132 size. This may result in it becoming blurred. If your image is bigger than these dimensions, it will be scaled down. This may or may not make it blurry.
No idea about the icon, as I've never changed it.
The setting in the version I have is as follows:
136 DIALOG 0, 0, 262, 132
so the image will be 262x132 pixels when displayed.
If your original image is smaller than this, then it will be scaled up to the 262x132 size. This may result in it becoming blurred. If your image is bigger than these dimensions, it will be scaled down. This may or may not make it blurry.
No idea about the icon, as I've never changed it.
Re: Customization: multi-icon and bitmap compression
Hi,
the image I used is in fact of the exact same dimension of the default one.
As I observed it more closely I may tell that it's not "compressed" but "badly copied".
Here, this is a zoom of the image: above there is the image shown by the EXE and below the original BMP.
Can you see the distorted line under the writing?

And these are the icons at different resolutions:

though the original is always the blue one at every resolution, the EXE icon behaves like that.
Daniele
the image I used is in fact of the exact same dimension of the default one.
As I observed it more closely I may tell that it's not "compressed" but "badly copied".
Here, this is a zoom of the image: above there is the image shown by the EXE and below the original BMP.
Can you see the distorted line under the writing?

And these are the icons at different resolutions:

though the original is always the blue one at every resolution, the EXE icon behaves like that.
Daniele