SrRapero720 / EmbeddiumPlus

12 stars 6 forks source link

[Question] Difference in FPS Dislpay with ModernUI mod installed #24

Closed qznfbnj closed 8 months ago

qznfbnj commented 8 months ago

When ModernUI installed, there is difference in FPS Dislpay between 1.2.0 and 1.2.1. I want to know what is causing the non-smoothing of the FPS text font in the 2.2.1 picture.

1. v1.2.0 w/ ModernUI

2024-01-11_12 23 10

2. v1.2.1 w/ ModernUI

2.1 No force Unicode

2024-01-11_12 25 08

2.2 Force Unicode

2.2.1 Allow Shadow (ModernUI's feature)

Allow Shadow is a feature of ModernUI that seems to inadvertently override EmbeddiumPlus' Font Shadows feature. 2024-01-11_12 25 22

2.2.2 No Allow Shadow

2024-01-11_12 29 58

SrRapero720 commented 8 months ago

basically i rewrite entire FPS display feature. and aparently drawString uses RGBA instead of ARGB (thats why background color looks as a solid bar)

about font shape... maybe is the same thing... or something is doing weird things on same pushed pose. i'll fix it on 1.3.0. or if any other bug with enough justification to need a release appears to put fix there.

SrRapero720 commented 8 months ago

wtf with tags...

SrRapero720 commented 8 months ago

FIXED VERSION