arauchfuss / Simple-Comic

OS X comic viewer
http://dancingtortoise.com/simplecomic/
MIT License
1.09k stars 226 forks source link

Add support for zooming by using the pinch gesture #71

Open linusthe3rd opened 13 years ago

linusthe3rd commented 13 years ago

Simple Comic should support the pinch-to-zoom multitouch gestures to zoom into a page.

linusthe3rd commented 13 years ago

If there is also a way to use OpenGL or a graphics library to smooth out the image once zoomed in - that would be awesome. I highly doubt that it can be done - but it doesn't hurt to ask since I am not 100% sure. :)

CyberSkull commented 7 years ago

I don't think smoothing on by default is the greatest idea, it makes things too blurry for my tastes. As long as there's an option to turn it on/off, I'd be fine.

arauchfuss commented 7 years ago

Just slapped something together. Rough but it works until I can redo the pageview.