Sun Oct 24, 2021 4:01 pm
scale
parameter of the ZScript function StatusBarCore::DrawString
doesn't work correctly:Tue Nov 23, 2021 5:52 am
Tue Nov 23, 2021 11:23 pm
Wed Nov 24, 2021 12:35 am
arookas wrote:The lengths appear to be correct, but the right-aligned scaled text overlaps the red line by one pixel.
arookas wrote:On the unscaled text, you can see the offset font and non-offset font start on the same column despite this.
arookas wrote:Unrelated to this, when making this demo I noticed DI_ITEM_* flags do not actually change where the text renders and it is always anchored on the top-left (as you can see with the yellow squares).
Thu Nov 25, 2021 7:10 am
Player701 wrote:If offsets do not work with unscaled text, then this is definitely an unrelated issue. I will see what I can do though.
Thu Nov 25, 2021 7:20 am