-
When I try to open an epub file (With many entries in opf) got the error: JNI ERROR (app bug): local reference table overflow (max=512)
Have you got any idea ?
Thakn you.
Below the stack trace
```…
-
Hey @fchasen ,
As per comments on pageList.js, epub.js doesn't support NCX for purposes of pagination. Any specific reason for the not supporting NCX format.
If not for pagination, can epub.js supp…
-
# Lint
- [x] Alt-text and title of illustration-3 need to match. I think the 3/4 (as opposed to the fraction version, which was ontroduced by typogrify) formatting is more correct.
- [x] You shoul…
-
Do some of you remember the BlobBuilder where you could append chunks a bit at the time?
It might have been better at the time when you want to build large Blobs but was replaced by the Blob construc…
-
```
What steps will reproduce the problem?
1. create an epub where the internal files have spaces in the names
2. try and upload the epub
What is the expected output? What do you see instead?
The the…
-
```
What steps will reproduce the problem?
1. create an epub where the internal files have spaces in the names
2. try and upload the epub
What is the expected output? What do you see instead?
The the…
-
## 异常情况
### 1. epub下载后发现内容异常,表现为每章只显示第一页
#### 原因
经过对比源文件与网站生成的文件,发现 `content.opf` 文件的`` 里的值都被格式化换行了
```xml
ja
```
```xml
ja
```
我逐个排查后发现 ibooks 对格式化后的 `` 适配异常,最终导致渲染异常
…
-
```
It would be really cool if you could support these extra parameters:
- dc:Date
- ISBN
- dc:Creator
- dc:Publisher
- dc:Subject
```
Original issue reported on code.google.com by `mcd.ni...@g…
-
it would be pretty sweet if it where possible to write a `FileSystemFileHandle` or `FileSystemDirectoryHandle` to the clipboard as a way of copying something from the sandboxed `navigator.storage.getD…
-
The proposal currently says that the JSON package document must be called package.json and located at the top level of the file system container. I've heard some general objections to defined names. A…