Documentation
¶
Overview ¶
Package ebpaj provides an epub.Validator that enforces EBPAJ (Electronic Book Publishers Association of Japan) guidelines.
Checks performed:
- Directory layout: assets must reside under item/xhtml/, item/image/, item/style/, or directly under item/.
- Image naming: must match item/image/p-NNN.(jpg|png).
- Image file size: must be under 4 MB.
- Image pixel count: must be under 4,000,000.
- Progressive JPEG: not allowed.
- XHTML file size: warns when exceeding 256 KB.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.