Top Banner
Building an Open Source Epub3 Reader with (it's harder than it looks)
20

Building an Open Source Epub3 Reader with

Sep 12, 2021

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Building an Open Source Epub3 Reader with

Building an Open Source Epub3 Reader with

(it's harder than it looks)

Page 2: Building an Open Source Epub3 Reader with
Page 3: Building an Open Source Epub3 Reader with

What is it and why should I care?

Page 4: Building an Open Source Epub3 Reader with

unicorn credit: The Oatmeal: http://theoatmeal.com/

Page 5: Building an Open Source Epub3 Reader with

https://github.com/readium/readium

Page 6: Building an Open Source Epub3 Reader with

Challenges During Development

Page 7: Building an Open Source Epub3 Reader with

Enables CSS regions in version 17.0

Disables them in version 21.0

Page 8: Building an Open Source Epub3 Reader with

chrome://flags

Page 9: Building an Open Source Epub3 Reader with

Fixed Layout

Reflowable

Page 10: Building an Open Source Epub3 Reader with
Page 11: Building an Open Source Epub3 Reader with

photo credit: Kimsiang: http://kimsiang.deviantart.com/art/With-Great-Power-Comes-Great-Responsibility-278082974

Page 12: Building an Open Source Epub3 Reader with

+

Page 13: Building an Open Source Epub3 Reader with

<style> @import url('bad.css'); </style>

<link rel="stylesheet" href="nice.css" type="text/css" />

Page 14: Building an Open Source Epub3 Reader with

Plans for the Future

Page 15: Building an Open Source Epub3 Reader with
Page 16: Building an Open Source Epub3 Reader with
Page 17: Building an Open Source Epub3 Reader with

+

Page 18: Building an Open Source Epub3 Reader with

BUT I NEED YOUR HELP

Page 19: Building an Open Source Epub3 Reader with

•  write code •  write tests •  documentation •  file bugs •  design stuff •  contribute ideas •  tell your friends •  boost my self

esteem

Page 20: Building an Open Source Epub3 Reader with

http://readium.github.com/

http://readium.org/

https://github.com/readium/readium