Actions
Emulator Issues #8362
openMake IPL fonts width-compatible
Status:
Fix pending
Priority:
Low
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Dolphin's new free IPL fonts (see PR 1877) are not width-compatible with the original fonts. This shouldn't break things but it might word-wrap text differently and stuff like that.
To fix this, we should check how the current font looks when the glyph widths are set to their original values and if it looks awful, find a font that is either width-compatible or at least not awfully non-compatible. The original fonts have pretty weird proportions though, so I'm not too optimistic about this.
Actions