- From: Ric Wright <rkwright@geofx.com>
- Date: Thu, 26 Jul 2018 15:40:41 -0700
- To: W3C Publishing Working Group <public-publ-wg@w3.org>
- Message-ID: <D77F9B23.64E1B4%rkwright@geofx.com>
Who owns this now? I am in the midst of a number of tests of our Readium-based RS. For part of it I use the TS, but it is not a very thorough set of tests (excellent as far as it goes, but it has a lot of shortfalls so I get a little frustrated). Who is working on improving it? I donıt believe this is part of the ³EPUBCheck² reset. Thanks Ric From: Ric Wright <rkwright@geofx.com> Date: Thursday, July 26, 2018 at 11:59 AM To: W3C Publishing Working Group <public-publ-wg@w3.org> Subject: Cover-image redux Resent-From: <public-publ-wg@w3.org> Resent-Date: Thu, 26 Jul 2018 19:01:09 +0000 <Garth, brace yourself, more of Ricıs nutty graphics ahead> After listening to the discussion on Monday about covers and cover-images, I started thinking about what kinds of graphics could be on a cover page. Naturally, given my background, I thought of SVG and OpenGL. There is also CSS3, with all its bells and whistles too. So to see what it might be like, I created an EPUB with an OpenGL (WebGL) animation on the title page. You can see the result here (Tiny-EPUB GLCover <https://readium.firebaseapp.com/?> ). One cannot specify a ³cover-image² property which references a XHTML page (EPUBCheck throws an error). So I just leave that property out. In Readium, our UA doesnıt see a cover page, so it just fetches the metadata and creates a plain title page, just like normal. But when the book itself is opened, the real, WebGL-enabled title page is shown and voila! an WebGL animation is displayed. In iBooks, the result is the same except that iBooks has a bit of a problem laying out the title page so itıs not quite right, probably because iBooks doesnıt handle mixed (reflow/fixed) pages very well. One could also create SVG animations or CSS3 animations as well. In theory, the UA could even figure out that the library page with thumbnails should be animated, but the overhead would be huge and the idea of a significant number of animations occurring in the library page at one time is kind of dizzying. Probably not a good idea. I am not suggesting that this is a great idea or plan to do it with all my books, just demonstrating that within the scope of the EPUB spec as it stands you can do some ³interesting² demos. Ric
Received on Thursday, 26 July 2018 22:42:13 UTC