All Projects → readium → readium-css

readium / readium-css

Licence: BSD-3-Clause license
🌈 A set of reference stylesheets for EPUB Reading Systems, starting with Readium Mobile

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to readium-css

kthoom
Comic Book Reader in the Browser
Stars: ✭ 97 (+24.36%)
Mutual labels:  epub, ebook-reader, epub-reader
iRead
iRead is an EPUB reader for iOS written in Swift
Stars: ✭ 83 (+6.41%)
Mutual labels:  epub, epub-reader, epub3
EveReader
Epub Reader, focused on annotation.
Stars: ✭ 68 (-12.82%)
Mutual labels:  epub, ebook-reader, epub-reader
onesync-reader-app
Cross-platform ebook reader built using Xamarin.Forms
Stars: ✭ 33 (-57.69%)
Mutual labels:  epub, ebook-reader, epub-reader
termpub
Epubreader for the terminal
Stars: ✭ 25 (-67.95%)
Mutual labels:  epub, epub-reader
jorkens
epub reader based on epub.js for foreign language learners
Stars: ✭ 35 (-55.13%)
Mutual labels:  epub, epub-reader
Wedge
可配置的小说下载及电子书生成工具
Stars: ✭ 62 (-20.51%)
Mutual labels:  epub, epub3
Koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Stars: ✭ 9,467 (+12037.18%)
Mutual labels:  epub, ebook-reader
bookr-mod-vita
A book reader for the Vita and Switch. Still a work in progress.
Stars: ✭ 51 (-34.62%)
Mutual labels:  epub, ebook-reader
cheepub
PDF/EPUB generator from Markdown
Stars: ✭ 17 (-78.21%)
Mutual labels:  epub, epub3
Calibre
The official source code repository for the calibre ebook manager
Stars: ✭ 11,221 (+14285.9%)
Mutual labels:  epub, ebook-reader
epub-viewer
android epub viewer
Stars: ✭ 32 (-58.97%)
Mutual labels:  epub, epub-reader
epub3guide
台灣 EPUB3 制作指引
Stars: ✭ 95 (+21.79%)
Mutual labels:  epub, epub3
Folioreaderkit
📚 A Swift ePub reader and parser framework for iOS.
Stars: ✭ 2,382 (+2953.85%)
Mutual labels:  epub, epub-reader
Foliate
A simple and modern GTK eBook reader
Stars: ✭ 3,150 (+3938.46%)
Mutual labels:  epub, ebook-reader
Folioreader Android
A Java ePub reader and parser framework for Android.
Stars: ✭ 2,025 (+2496.15%)
Mutual labels:  epub, epub-reader
R2D2BC
https://d-i-t-a.github.io/R2D2BC/
Stars: ✭ 27 (-65.38%)
Mutual labels:  epub, epub-reader
dslibris
An ebook reader for the Nintendo DS, DS Lite, and DSi.
Stars: ✭ 31 (-60.26%)
Mutual labels:  epub, ebook-reader
bash-pubkit
Book template and EPUB compiler
Stars: ✭ 27 (-65.38%)
Mutual labels:  epub
repub cli
markdown docs to epub3
Stars: ✭ 32 (-58.97%)
Mutual labels:  epub3

readium-css

Readium Logo

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

Readium CSS provides styles for reflowable text:

  • paged and scrolled views;
  • a “patch” for HTML5 Suggested Rendering specific to publications (e.g. extra styles for hyphenation, breaks, etc.);
  • default styles for unstyled ebooks;
  • reading modes (day, night, and sepia);
  • themes;
  • user settings;
  • media overlays and user highlights;
  • a set of baselines and recommendations for accessibility, overrides, and internationalization.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].