• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solution for unequal page scaling would be nice
#2
It's a little tedious, but you can do the following:

1) Open the song, bring up the overlay, tap the display settings at the bottom left and select "Zoom/Pan Settings"
2) Change the zoom settings to "Current Page Only" and check the "Allow zoom out smaller than 100%"
3) Turn to page two of your song and zoom out until it's the size you want.

I have some songs like yours, and until now, I've just sort of been ignoring the problem, even though I agree it's not the best. Here is an interesting idea: if I added a new "uniform scaling" mode, this could work in one of two ways:

1) I look at the first page of the song, and ensure that every page is scaled by the same amount as the first page. I think this should work and the logic is fairly simple (although it throws a wrench into my framework which may be the case no matter what I do).
or
2) I size all of the pages first to figure out the zoom levels, I find the page that is being scaled the smallest, and then I scale them all to that size. This would be safer than option #1 because then all of the pages are guaranteed to look correctly. The problem is, if it's a 500 page PDF, I can't realistically go through all 500 pages before I start rendering the first, because there would be an enormous delay.

Another variant of the first option would be to look at a certain number of pages to first figure out which page is the largest (and will therefore be scaled the smallest) and use that as the baseline for zooming the pages. If another page is encountered later that is larger and therefore scaled smaller, the baseline could be updated and future pages would be rendered using that scale value. I think in most cases, this is a fairly safe thing to do, as most PDF pages are fairly uniform in width. If there are any slight variations, this wouldn't really matter much, as the scaling difference probably wouldn't even be noticeable.

Thoughts?

Mike
Reply


Messages In This Thread
RE: Solution for unequal page scaling would be nice - by Zubersoft - 03-05-2016, 04:12 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.