Open Pocokk opened 9 months ago
Yes its an odd way to build an ePub as Edge also has to use a fixed size which causes problems seeing it as one page
Another sample file, this is a comic book basically, built in epub format, same issues unfortunately:
Yeah, it has CSS that mupdf doesn't quite understands.
It sets gigantic font sizes and gigantic size for the div, placing each string at an absolute position, presumably hoping it'll get scaled down to the size of the page.
Reported to mupdf: https://bugs.ghostscript.com/show_bug.cgi?id=707719
That company Games Workshop tends to release their rulebooks like this, similar format and whatnot, would be nice if the mu folks can try to have a look at it :)
SumatraPDF version
Describe the bug When I open the file, every page looks weird, like enlarged text and so forth.
To Reproduce Steps to reproduce the behavior: 1) Download the sample file https://www.warhammerdigital.com/Downloads/Product/ePub%20and%20MOBI%20Extracts/T/60042799001-WHTOW-Eng-Rulebook-EPUB-2024-PREVIEW.epub 2) Open it 3) See how strange looking it is.
Expected behavior It should look something like this on this preview image
File that reproduces the problem 60042799001-WHTOW-Eng-Rulebook-EPUB-2024-PREVIEW.epub from https://www.warhammerdigital.com/new-exclusive/featured/warhammer-the-old-world-rulebook-epub-2024.html
Screenshots A few examples
Additional context I think this isn't a new issue per-se, but I just noticed it now.