Daniel Weck
Daniel Weck
readium-js-viewer has additional control for pan-zoom (combo box / pull-down list of zoom-fit options + arbitrary percentage value). This should be achievable in native launchers via touch gestures (pinch /...
...so that all of the epub-testsuite checks can be ticked.
The current LCP lib API (findValidPassphrase(), createContext(), decrypt()) is very minimal, and as far as I know does not support decrypting buffers that are encrypted with the user key (only...
The current LCP lib API (findValidPassphrase(), createContext(), decrypt()) is very minimal, and as far as I know does not support decrypting buffers that are encrypted with the user key (only...
Issue originally reported by @jonaslil : https://github.com/edrlab/thorium-reader/issues/1550 ## Summary All p elements are displayed with the same font size, regardless of publisher css. ## Problem Lack of variation in font...
Some large HTML documents are totally unusable in Thorium, the jank / lag during user interaction is between 500ms and 1 whole second sometimes. Not just when "turning" pages (which...
Issue transferred from: https://github.com/edrlab/thorium-reader/issues/1605 Originally posted by @civodulab Why does the sepia theme change the white of my image ? Tested on a .png and .jpg image. Sepia theme ...
This happens in both scroll and paginated modes in Thorium. I am filing in ReadiumCSS to see if this affects other reading systems. EPUB contains `HachetteEpubV1.3.css` with: ```css .sectionpp {...
Fun fact: dyslexic font in night mode is mostly renderered black/dark (invisible), other fonts okay.
OpenType issue? Chromium-specific? (reproducible with `r2-testapp-js` and `readium-desktop`, I haven't tried elsewhere) Book/CSS-specific? (Screenshots below with "Accessible EPUB3") ...to be determined.  ![screenshot 2019-01-03 at...
Hello @JayPanoz what do you think about CSS `text-size-adjust`? https://developer.mozilla.org/en-US/docs/Web/CSS/text-size-adjust I am asking following the discussion in this issue: https://github.com/readium/readium-js-viewer/issues/686 Thanks!