UI Scaling Messes Up Item Descriptions
Romeo_Red
Member Posts: 14
UI Scaling messes up nearly all item descriptions that contain an apostrophe in the text, creating graphical artifacts in the text. It is distracting and looks disgusting.
See the two examples provided, comparing scaled and non-scaled item descriptions.
See the two examples provided, comparing scaled and non-scaled item descriptions.
0
Comments
So something odd about NWN fonts is that they are just sheets of images, with instructions for rectangles to cut-out to produce one character or another. I suppose the rectangle is just a little too long in the case of the apostrophe, and so it's catching the very-top of the glyph in the 'row' of the image below it.
As to the actual issue - I understand from the preview versions that the game is swapping to TrueTypeFonts anyway, so this problem will go away.