mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 09:45:42 +02:00
Undo comment changes.
This commit is contained in:
parent
c6d7e654ee
commit
9abbce021f
6 changed files with 37 additions and 37 deletions
|
@ -175,7 +175,7 @@ function readFontDictData(aString, aMap) {
|
|||
* In CFF an INDEX is a structure with the following format:
|
||||
* {
|
||||
* count: 2 bytes (Number of objects stored in INDEX),
|
||||
* offsize: 1 octet (Offset array element size),
|
||||
* offsize: 1 byte (Offset array element size),
|
||||
* offset: [count + 1] bytes (Offsets array),
|
||||
* data: - (Objects data)
|
||||
* }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue