Re: [hatari-devel] VDI resolution limits |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On Sonntag, 29. April 2018 23:18:02 CEST Eero Tamminen wrote:
> I commited a fix:
> https://hg.tuxfamily.org/mercurialroot/hatari/hatari/rev/2efe58341175
That fix seems to break (at least) the "display of Atari Logo" patch for
extended VDI modes. The patch needs to know the configured vdi width, which
previously was already adjusted by VDI_SetResolution, but now uses the
configured size, which is then changed later.
I think the place where the default font is choosen might also be affected.