|
|
|
|
|
by zwayhowder
870 days ago
|
|
I had the same thought, but wanted to know why the Author thought they were not. For example, a major issue for self-containment is that EPUB content can embed external assets. A content document can legally include an image or font file whose src is a URL to a hosted server. This is not hypothetical, either; as of the time of writing, Google Doc's EPUB exporter will emit CSS that will @include external Google Fonts files. The problem is that such an EPUB will not render correctly without an internet connection, nor will it render correctly if Google changes the URLs of its font files. The article raises some interesting ideas. Much like PDF and PDF/A, I would say an EPUB/A standard would be potentially useful. |
|