The rendering to fit-screen format causes the page to be blurry when zooming in past fill-screen, since we are zooming in on a rendered image, not the original.
This limitation also makes it so we cannot implement zooming out past fit-screen without falling victim to severe rounding errors.
See #121 (comment)
The rendering to fit-screen format causes the page to be blurry when zooming in past fill-screen, since we are zooming in on a rendered image, not the original.
This limitation also makes it so we cannot implement zooming out past fit-screen without falling victim to severe rounding errors.
See #121 (comment)