defold / editor2-issues

DEPRECATED
45 stars 4 forks source link

[Engine] Colors of fonts change when we downscale the window. #1834

Open AGulev opened 6 years ago

AGulev commented 6 years ago

Expected behaviour

Colors should be the same as in full size window.

Actual behaviour

Colors are change, looks like alpha added.

Steps to reproduce

Create distance field font Write some gui text Open a game window Try to down scale the window 2018-04-24_18-01-17 2018-04-24_18-01-49


The same bug reproduce on windows. Can't check on mobile.

Build time2018-04-24T14:28:35.106868
Defold channeleditor-alpha
Defold editor sha68f05266ec2b9c8c3ef450cf8fa87f99ef9f3499
Defold engine sha32ba5eaa128e4b54113fb36eb4b9eff33d8582b3
Defold version1.2.126
GPUNVIDIA GeForce GT 750M OpenGL Engine
GPU Driver2.1 NVIDIA-10.17.5 355.10.05.45f01
Java version1.8.0_102-b14
OS archx86_64
OS nameMac OS X
OS version10.12.6
subsoap commented 6 years ago

If you change the distance field font shader to have more sharpness it can help with this.