readium-css
readium-css copied to clipboard
π A set of reference stylesheets for EPUB Reading Systems, starting with Readium Mobile
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...
**Please check if the PR fulfills these requirements:** - [x] Iβve read [contributing guidelines](../contributing.md) - [x] Iβve signed and sent the [Readium ICLA](http://readium.github.io/documents/Individual%20Contributor%20License%20Agreement.pdf) (no need if your PR is about...
Following [this issue in Swift](https://github.com/readium/swift-toolkit/issues/123) and our engineering call, theming needs to be revisited. To sum things up, [ReadiumCSS prefs have been designed and built to allow theming from the...
> I think it might be worth extending font embedding to a subset of fonts from various families that we could vouch for. _Originally posted by @HadrienGardeur in https://github.com/readium/readium-css/issues/58#issuecomment-456541887_
I'm submitting a bug report. **Short description of the issue/suggestion:** Pages are misaligned on large resources if the device has a fractional pixel density. See this related issue on Android:...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
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...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@βChALkeR). Fix boolean schemas with strictKeywords...
Submitting a bug report that was discovered by @aferditamuriqi **Short description of the issue/suggestion:** There is a rendering issue with `audio` and `video` because of `width: auto` and `height: auto`...
I'm not sure this is directly related to Readium CSS, but I'm opening this discussion as it might be relevant. An implementer submitted [a bug report on the Kotlin toolkit](https://github.com/readium/kotlin-toolkit/issues/76)...