singalen / wesnoth

iOS development fork of Wesnoth
http://www.wesnoth.org/
GNU General Public License v2.0
3 stars 0 forks source link

Add ability to zoom #24

Open abacabadabacaba opened 7 years ago

abacabadabacaba commented 7 years ago

In the desktop version, zooming is possible using +/- keys.

singalen commented 7 years ago

I'd love to add it. It's very limited now: 25%, 50%, 75%, and the software renderer performance is pretty bad. Forget smooth zooming. When OpenGL migration is done, we might get this one almost for free, and hardware-accelerated.

ghost commented 7 years ago

It seems pinch in and pinch out gestures are yet to be assigned, would be perfect candidates.