readium-css

Readium Logo

A set of reference stylesheets for EPUB Reading Systems, starting with Readium 2.

Readium CSS provides styles for reflowable text:

Readium CSS is currently in alpha (version 1.0.0-beta.1).

License

BSD-3-Clause (http://opensource.org/licenses/BSD-3-Clause)

See license.txt.

Scope of this project

The primary goal of Readium CSS is to provide Reading System implementers with reliable and modern styles for reflowable EPUB 2 and EPUB 3 files. In addition, it should provide good interoperability in the existing ecosystem, while not overriding authors’ styles unless strictly necessary.

Readium CSS stylesheets were not designed and should not be used for fixed-layout EPUB, nor other file formats like FB2, PRC, Mobi, TEI, etc. Works in progress like Web Publications or Portable Web Publications are also out of scope.

Some issues, which may be raised during development, will be documented so that they can serve as a reference for revisions of the EPUB specification, and even future specifications.

Testing

An iOS test app for the Swift implementation of Readium 2 is using Readium CSS and can be downloaded on the App Store.

An Android test app for the Kotlin implementation of Readium 2 is using Readium CSS. Stable builds are available on Google Play. To follow the development of this app, join the beta channel.

The Readium Desktop app is using Readium CSS and is available for Linux, MacOS and Windows.

You can also use the webpub manifest prototype with the RS-streamer-js in a local development environment. Please note you’ll have to manually inject stylesheets and apply settings via the console, or design and code scripts if you want a GUI (user settings menu).

Other known implementations

There is no external implementation of Readium CSS so far.

Consequently, if you are encountering rendering issues with Readium (iOS apps, Android apps, or the Readium Chrome App), please report them on the github section dedicated to the proper Readium project (readium-js, readium-shared-js, readium-sdk, etc.).

Docs

Documentation can be accessed in docs.

You can alternatively download it as an EPUB file.