BiomeInfo (Fabric)

BiomeInfo (Fabric)

1M Downloads

Scaling the text produces unexpected results

QianFuv opened this issue ยท 6 comments

commented

I apologize for bothering you again! All other functions are working fine at the moment, but once the font size is changed, the text will not display. This could be a small bug that needs to be fixed!

commented

Scaling is weird in general, it doesn't display at expected positions. If you set the preset to TOP_LEFT, and then use a scaling of 2.0, you'll see it works fine. But other positions don't play as nicely with the scaling value.

commented

Will this bug be fixed in the future?

commented

Players may prefer to have a larger text in the middle. But it doesn't seem to be easy to achieve right now.

commented

I hope to fix it in the future.

commented

Great!

commented

I tried to change the scale of the text but it also change the scale of the coordinates, if I double the text size I have to divide by 2 the coordinates to keep them where I want