Page 1 of 1

Font with draw offset rendering issues

Posted: Wed Feb 22, 2023 7:02 pm
by Eizzoux
Once Holger recommended me to use '.draw_xoffset' and '.draw_yoffset' for "hiding" fonts, that actually gave me and idea on using that for setup instead to make it a bit more compact for very small screen. And, as you can see, it looks promising so far.
asd1.png
asd1.png (189.4 KiB) Viewed 6459 times

But of course some tricks may come with their own issues, this one being that if I try to select a value area, it leaves some weird traces because the input area is technically still in it's original place, disregarding the drawing offset.
asd2.png
asd2.png (191.38 KiB) Viewed 6459 times

Re: Font with draw offset rendering issues

Posted: Thu Feb 23, 2023 1:41 pm
by Holger
Oh yes, the text drawing system is not as generic as it should be here and there, and may refuse to use the font offsets at some places.

If you could package and attach your custom artwork that triggers this bug, I will have a look at it and see if it can easily be fixed!

Re: Font with draw offset rendering issues

Posted: Fri Feb 24, 2023 7:10 am
by Eizzoux
Sure thing.
go_to_setup.zip
(2.84 KiB) Downloaded 263 times