View Single Post
Old 05-06-2010, 11:40 AM   #11
fgruber
Edge User
 
Yes I agree it shouldn't be that difficult. However, given that they originally intended the reader to remember the zoom but for some unfortunate mistake it is not doing it, means that the whole code is already there. It is just a matter of fixing a few lines of code to correct this error.

On the other hand dealing with annotation scaling would probably require a whole rewrite and, therefore, it would take longer.

Of course it would be excellent if we had this functionality in the near future as well...


Quote:
Originally Posted by kenjennings View Post
I don't think one unified mode of viewing/annotating would be difficult to achieve. (FYI: The iRex Iliad bookreader does exactly what we're discussing for annotation.) Annotations should be just a list of line segments between points. It's a simple transformation to rescale all the points/lines from the original values to the current zoom level.