My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
AAPProposalForFixedLayout  
AAP proposal for fixed-layout eBooks
Updated Oct 23, 2011 by dave.cra...@hbgusa.com

Searching for Common Ground with Fixed-Layout eBooks

Digital Issues Working Group (DIWG) of the Association of American Publishers, Inc. • October 23, 2011

Fixed-layout eBooks are important to publishers as we digitize children’s books and other highly-designed titles. Apple and Barnes & Noble have developed early implementations of this concept, and we hope Amazon will soon release details of their new format. Consistent approaches to certain technical issues will greatly facilitate development of the market.

General Principles

Any proposed fixed-layout format should meet the following criteria:

  1. Publishers should be able to create a single file that can be used and interpreted consistently by all retailers.
  2. The format should gracefully adapt to current and future devices and screen sizes, preferably without complex media queries or multiple packages.
  3. The format should be valid EPUB 3.X.
  4. The format and all internal components should be easily edited and corrected.
  5. File size should be kept to a minimum without compromising function or media quality.
  6. The format should allow for interactivity and multimedia using CSS, JavaScript, and SMIL.
  7. The format should allow for robust and straightforward QA and testing
  8. The format should allow for accessibility.

We believe that EPUB 3.0 as approved by the IDPF, can meet these requirements.

What’s Out There?

ContentStylingCSS UnitsGranularityMetadataNotes
Amazon Kindle Format 8HTMLCSS???
Apple iBooks Fixed FormatHTMLCSSpxpageHTML meta tagsupports SMIL, JavaScript
Barnes & Noble Fixed FormatImage with text overlayCSSpx, em, %unknowncustom XML fileLayered text and images
Sony Fixed FormatHTMLCSS?unknownunknownin OPF
Image in HTMLImageCSS (minimal?)?any?
SVG in SpineSVG page or spread?Hard to edit, potential file size and performance issues
JPEG in SpineJPEG page or spread Not allowed by EPUB 3.0 without fallback
PDFPDFPDFn/aany Not EPUB; web-based approaches to multimedia and interactivity won’t work

We are aware of other implementations, but details have not been made public.

AAP DIWG Proposal

We propose a two-tiered approach, with a simple, image-based EPUB for content that may never need interactivity, and a full HTML + CSS approach for everything else.

Simple Fixed Layout

Content: JPEG , SVG, or other image format, wrapped in either SVG or HTML as needed.

Granularity: One image per page

General Fixed Layout

Content: HTML + CSS absolute positioning + images + JavaScript? + SMIL?

CSS Units: Percentage (but there could be issues with subpixels; further discussion is probably warranted)

Audio: MP3

Video: MP4

Fonts: OpenType

Granularity: One HTML file per page or spread

Format-specific metadata: Generic metadata should be expressed once, using a common vocabulary. If individual retailers require additional unique metadata, it should be stored in an individual file in META-INF.

Comment by amitv.vo...@gmail.com, Jan 11, 2012

With standard reflowable ePub atleast you were assured of standardization, however all major retailers have taken the opportunity to invent their own Fixed Layout Formats...I believe standardization is important both from publishers and users standpoint.


Sign in to add a comment
Powered by Google Project Hosting