reassign 456579 libsdl1.2debian thanks Le dimanche 16 décembre 2007 à 19:44 +0100, Matus UHLAR - fantomas a écrit : > The fullscreen mode in frozen-bubble looks awful when the screen ratio is > not 3:4 (bubbles are warped etc). The game could detect the ratio and use > different resolution, if possible.
This is caused by SDL switching to fullscreen 800x600 which is proposed by X without compensating for the non-square resolution. This could be fixed either in SDL by requesting 16:9 resolutions if available on a 16:9 screen, or in X itself, by providing a 800x600 resolution with black bands on the edges (like 16:9 TVs do). -- .''`. : :' : We are debian.org. Lower your prices, surrender your code. `. `' We will add your hardware and software distinctiveness to `- our own. Resistance is futile.
signature.asc
Description: Ceci est une partie de message numériquement signée

