Brendan Dahl
|
178b89342a
|
Switch to stream converter for extension.
|
14 years ago |
Artur Adib
|
b34c55cc3c
|
Use ES5 .trim()
|
14 years ago |
Artur Adib
|
5c8753dcba
|
Fixing regression errors, better logic
|
14 years ago |
notmasteryet
|
c6662d12e1
|
Changing glyphNameMap and GlyphUnicode lookup order
|
14 years ago |
Artur Adib
|
bbdec90c0d
|
Lint
|
14 years ago |
Artur Adib
|
786cccf636
|
setFont() supports negative size, closes #1049
|
14 years ago |
Artur Adib
|
86de8aca33
|
Nit
|
14 years ago |
Artur Adib
|
357f4cc665
|
Clarifying variable role
|
14 years ago |
Artur Adib
|
66eff7a5cb
|
more robust fontMatrix parsing, error checking
|
14 years ago |
Artur Adib
|
7f3d5ae6d3
|
Fix worker message, better error handling
|
14 years ago |
Brendan Dahl
|
8aac2256ed
|
Fix zero width lines.
|
14 years ago |
Artur Adib
|
f97bc8df6f
|
Lint
|
14 years ago |
Artur Adib
|
06c4c83edf
|
Fixes #1055 by falling back to page resources
|
14 years ago |
notmasteryet
|
85a0eccc7e
|
Fallback map of the "non-standard" fonts
|
14 years ago |
notmasteryet
|
2927f5e7bd
|
Fixes type2 fonts conversion (#940)
|
14 years ago |
notmasteryet
|
1bb5592357
|
Replace makeCssRgb.apply in setStrokeColor and setFillColor
|
14 years ago |
notmasteryet
|
8b52b50c67
|
Use .sheet property instead of document.styleSheets
|
14 years ago |
notmasteryet
|
9eaf746a33
|
Replace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue)
|
14 years ago |
notmasteryet
|
6de2ca568d
|
Implements RunLengthDecode filter
|
14 years ago |
notmasteryet
|
e43afd3fe5
|
Fixing inclusion tree when layers are skipped and 0xFF at the packet header end
|
14 years ago |
notmasteryet
|
ac592a2fdd
|
Light optimization
|
14 years ago |
notmasteryet
|
5b6c06d5c6
|
Address review comments
|
14 years ago |
notmasteryet
|
8af527919a
|
fix lint error, remove unnecessary comment
|
14 years ago |
notmasteryet
|
93ca387d1b
|
Migration of the JPX code (from jpx5)
|
14 years ago |
Brendan Dahl
|
bd6d89e1a8
|
Start of the benchmark recording framework.
|
14 years ago |
notmasteryet
|
09dfde69a2
|
Duplicate short map into private use area
|
14 years ago |
notmasteryet
|
933be30c3a
|
Converting MacRoman symbols to Unicodes
|
14 years ago |
notmasteryet
|
550819b829
|
fix serif and symbol attribute detection for standard fonts
|
14 years ago |
notmasteryet
|
982ea98c44
|
replacing non-existent page content with empty one
|
14 years ago |
notmasteryet
|
a84fa13189
|
using font flags to recognize the symbol and serif fonts; using the encoding instead of predefined MacRoman in TrueType fonts
|
14 years ago |
notmasteryet
|
d3b3842946
|
fetch/getEntry returns null if the entry is free
|
14 years ago |
Brendan Dahl
|
7bf5daa273
|
Only set transform when its a non default.
|
14 years ago |
Brendan Dahl
|
3154ec4e38
|
Fix bracket nit.
|
14 years ago |
Brendan Dahl
|
dddcb9c91b
|
Add error backs for promises.
|
14 years ago |
Brendan Dahl
|
9538da2b58
|
Move comments.
|
14 years ago |
notmasteryet
|
1fa5e80ebe
|
Fixes this.xref.trailer.get("ID")[0] is undefined
|
14 years ago |
Brendan Dahl
|
3c2a0f11b1
|
Decode more jpegs using the browser if possible.
|
14 years ago |
Artur Adib
|
86387272fc
|
webkit dash support
|
14 years ago |
Saebekassebil
|
7fd0dbbc17
|
Typdoh
|
14 years ago |
Saebekassebil
|
77e900da11
|
Add #findTableCode to CCITTFaxStream's prototype, fixing issue #1015
|
14 years ago |
Christian Legnitto
|
03e39363b6
|
Add the style element to the head rather than first element in the document, as the first element could be a comment and this would line would then throw
|
14 years ago |
Julian Viereck
|
52aba8648e
|
Add displayReadyPromise to the Page object to not request the IRQueue all the time and simplify some stuff
|
14 years ago |
Julian Viereck
|
0c22e5d653
|
Make sure resolving the promise sets some data
|
14 years ago |
notmasteryet
|
cbf4c0393f
|
Replace nbsp entity with character code
|
14 years ago |
notmasteryet
|
6672420f8d
|
Fixing CropBox
|
14 years ago |
Brendan Dahl
|
df1e22f2e4
|
Switch to push instead of slice. Faster on jsperf, but doesn't seem to be faster testing locally.
|
14 years ago |
notmasteryet
|
3f286803d0
|
Move the media left-top corner to the (0,0) canvas position
|
14 years ago |
Brendan Dahl
|
acd64d75f3
|
Switch to conditional operator.
|
14 years ago |
Brendan Dahl
|
9de52f375d
|
Fix idiv and cvi. Add test case for idiv.
|
14 years ago |
Brendan Dahl
|
6afb49c6c6
|
Address Yury's PR comments.
|
14 years ago |