Bad Image Quality and Roblox Messing with Images

I made a 500x300 size image for my game, but when I uploaded it to roblox and put it in an ImageLabel, the quality was horrible, I put the scale type property in “Fit” and it was still with the same quality, besides roblox seems to damage the image and put it with different fonts and I feel that this is a bug, but I think not.

Roblox GUI:

Original Image:
GameLogo

Please help me thanks.

MIT Licence
Copyright 2020 Sandessat - Sandy City

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Might just be me but those two are two completely different images, the Original Image has a different font compared to the Roblox GUI one.

Make sure you’re actually exporting the image as a PNG, then uploading it in as normal. Then use an image label with the same exact size (500x300.) (to get crisp image quality). If this doesn’t work, you may want to check back on your art program/etc and export settings.

EDIT: And no, I don’t believe roblox can convert the font text unless they literally took it from the source and changed the text file settings then exported which is a probable no.

Alright, I’ll see if that works, thank you.

It worked, thank you. Probably it was happening beacuse I changed too many times the image, and the name was the same, so I think Roblox was recognizing one of the temp images that I’ve made.

1 Like