jdmonin / JSettlers2

Java Settlers project home, downloads, and GPLv3 source code. To download the latest version as a JAR, see https://github.com/jdmonin/JSettlers2/releases/latest .
http://nand.net/jsettlers/
GNU General Public License v3.0
157 stars 63 forks source link

zoom in (magnify) Java window? #14

Closed buckyster closed 4 years ago

buckyster commented 10 years ago

Love the game, but I have to squint to see the text and graphics. Is there an easy way to zoom in the entire Java window? Similar to how in a web browser I can set zoom to 150%.

jdmonin commented 10 years ago

This is definitely a good point, especially with the wide range of screen resolutions available today.

Although it isn't perfect, if you drag the java window larger or maximize it, most of the graphics and some of the text will get bigger.

We're still working on a solution to zoom everything consistently.

Please let us know if this workaround is OK for now.

jdmonin commented 5 years ago

Hi, if you're still out there this has finally been fixed: issue #58 provides automatic high-DPI support.

It's built into the latest "beta" JAR available at http://nand.net/jsettlers/beta2/JSettlers2.jar

jdmonin commented 4 years ago

Newly released v2.0.00 includes this fix. Thank you :)