Font with draw offset rendering issues

Found a bug in R'n'D? Report it here!

Moderators: Flumminator, Zomis

Post Reply
User avatar
TheOnyxGuy
Posts: 641
Joined: Wed Oct 30, 2013 5:32 am
Location: Russia
Contact:

Font with draw offset rendering issues

Post by TheOnyxGuy »

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 7888 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 7888 times
Previously known as Eizzoux (boooo)
User avatar
Holger
Site Admin
Posts: 4278
Joined: Fri Jun 18, 2004 4:13 pm
Location: Germany
Contact:

Re: Font with draw offset rendering issues

Post 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!
User avatar
TheOnyxGuy
Posts: 641
Joined: Wed Oct 30, 2013 5:32 am
Location: Russia
Contact:

Re: Font with draw offset rendering issues

Post by TheOnyxGuy »

Sure thing.
go_to_setup.zip
(2.84 KiB) Downloaded 610 times
Previously known as Eizzoux (boooo)
Post Reply