brow / leaves

A page-turning interface for iOS apps
Other
1.44k stars 332 forks source link

rendering pdf while zooming #13

Closed matrog closed 11 years ago

matrog commented 13 years ago

Is there a way to render pdf during zooming? my pdf lose quality while zooming. I tried CATiledView but the iOS crashes due to memory fault.

aaronwardle commented 13 years ago

Has anyone else managed to solve this?

I have can zoom the view but it turns out all blurred.

hammerlyrodrigo commented 13 years ago

Not sure if it's too late now, but I created a stable CATiledLayer based approach here https://github.com/hammerlyrodrigo/leaves