When IRIS is running at a non-standard scale (like how many people, including myself may be running it) there are some kind of graphical inconsistencies. Either set scaling to 1, or implement some kind of filtering to compensate for this.
Problem:
Notice the letter T in the following screenshots:
What it should look like:
- Investigate a few things, maybe moving the menu so it functions horizontally instead of vertically since there is more real estate on the X axis with most widescreen monitors now
- Implement some filtering like bilinear or maybe bicubc filter when not doing 1x, 2x, 3x (full size multiplier)
When IRIS is running at a non-standard scale (like how many people, including myself may be running it) there are some kind of graphical inconsistencies. Either set scaling to 1, or implement some kind of filtering to compensate for this.
Problem:
Notice the letter T in the following screenshots:
What it should look like: