(This message was transferred over from our old forum)
Posted August 14, 2015
By Todd DeBoer
[hr]
On 11/2/11 VenkatR asked, “For my application i have created custom images in .tga format using Gimp. The size is 64 x 64 pixels and about 8 kb. I have converted the tga image to hex using the batch file provided with uez source code. But i am getting blurred image in the screen. Why is that so. Is there any other way for drawinf icons on the screen?”
[hr]
(Follow up post)
Answered:
Make sure you save your TGA in “Indexed” mode, not RGB. In Gimp, go to Image->Mode->Indexed…
Please Log in or Create an account to join the conversation.