CaelmDev
(Caelm)
September 3, 2024, 12:57am
#1
Hey. I have an image I want to put onto a surface gui, but there is this nasty white outline that you can see just outside of the black stroke of the image. This is not in the original image file. Please respond if you have a solution to this issue, as it looks so ugly
nothing suspicious here
CaelmDev
(Caelm)
September 3, 2024, 12:58am
#2
heres another image of it
You can try adding a border around the whole image that is 50% or less transparent, in the same color.
CaelmDev
(Caelm)
September 3, 2024, 1:00am
#4
How do you suggest I should do this? A uistroke or some other way? Or in the image itself
On the image itself. Just one or two pixels thick should be enough to fix the white border, but wont be noticable for users.
If that doesnt work, you might want to look into this resource:
Pixelfix
[Pixelfix-1]
Pixelfix changes the color of transparent pixels to match the color of the nearest non-transparent pixel. Transparent pixels stay transparent, but when resized and blended with non-transparent pixels they won’t cause dark borders.
How it works
Here are screenshots of images in Roblox that have been scaled down, showing with/without Pixelfix and with/without transparency:
[Pixelfix-2]
Since the transparent pixels are no longer black, they no longer make edges of the im…
system
(system)
Closed
September 17, 2024, 1:03am
#6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.