Quote:
Originally Posted by jhowell
There will be no simple list of panels anywhere in there. Instead it has instructions for magnifying the page so that each panel will be enlarged to fill the screen. You should be able to reverse engineer approximate panel dimensions and positions from that.
|
This is where I'm at now, I just figured out about unzipping .epubs cause I'm so new to the space. I think the info I need is actually in the styling for the magnification source.
Code:
<div
id="magnify_source_1346"
style="
height: 535px;
left: 1279px;
position: absolute;
top: 2422px;
width: 419px;
"
>
I'll need to do some testing to make sure. Thanks for the help!