Andreas Gal
|
c1838bde7f
|
Merge pull request #244 from sayrer/master
fix exception throwing syntax
|
14 years ago |
Rob Sayre
|
e7e8e4f6c9
|
Fix wrong exception throwing syntax.
|
14 years ago |
Andreas Gal
|
6ef9e77b8a
|
Merge pull request #232 from notmasteryet/cff-issues2
CFF issues: cmap length, PS-name removal, Private Dictionary
|
14 years ago |
Andreas Gal
|
d4e1613675
|
Merge pull request #242 from justindarc/master
Refactored toolbar buttons to use CSS
|
14 years ago |
Justin D'Arcangelo
|
29fac5b352
|
Refactored toolbar buttons to use CSS with an icon image instead of just images.
|
14 years ago |
Andreas Gal
|
77fe66d64f
|
Merge pull request #239 from cgjones/issue-236
return a dummy fill style for NYI shading
|
14 years ago |
Andreas Gal
|
5e2b3ffb75
|
Merge pull request #234 from cgjones/issue-231
work around #233 so that tests stop failing for the moment
|
14 years ago |
Andreas Gal
|
36beb81fc8
|
Merge pull request #240 from cgjones/issue-237
set up dummy functions for NYIs
|
14 years ago |
Chris Jones
|
03212b3cc0
|
set up dummy functions for NYIs
|
14 years ago |
Chris Jones
|
56b1f3b333
|
return a dummy fill style for NYI shading
|
14 years ago |
Andreas Gal
|
aaf0cbdb53
|
Merge pull request #238 from cgjones/issue-235
fix paths for browser-tests target
|
14 years ago |
Chris Jones
|
fe9098278d
|
fix paths for browser-tests target
|
14 years ago |
Chris Jones
|
7f9c9f5ba2
|
work around #233 so that tests stop failing for the moment
|
14 years ago |
Chris Jones
|
671dd3b0e8
|
back out bad font measurement changes
|
14 years ago |
Chris Jones
|
db9b0b1d66
|
back out bad font measurement changes
|
14 years ago |
notmasteryet
|
75758ffec5
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into cff-issues2
|
14 years ago |
notmasteryet
|
37315af515
|
fix 'private' keyword
|
14 years ago |
notmasteryet
|
67f133dea7
|
CFF/OTF font and sanitizer friendly fixes
|
14 years ago |
Chris Jones
|
fb9b8b6417
|
Merge pull request #226 from andreasgal/staging
simplify font measurement code, bug is now fixed in nightlies, no need to
|
14 years ago |
Andreas Gal
|
a5237dd60e
|
address review comment
|
14 years ago |
Andreas Gal
|
adb619941c
|
simplify font measurement code, bug is now fixed in nightlies, no need to hack around it
|
14 years ago |
Andreas Gal
|
f2a4756c77
|
backout font measurement change, it is breaking tests
|
14 years ago |
Andreas Gal
|
5bf4fcba9b
|
properly fix font loading, shaon's code didn't work after all
|
14 years ago |
Andreas Gal
|
83a5ecf456
|
Merge pull request #225 from sbarman/shading
implemented colored tiling patterns
|
14 years ago |
Andreas Gal
|
3fb2b026bf
|
Merge pull request #224 from sbarman/master
fix to bug with detected font loading
|
14 years ago |
sbarman
|
c06c14a72a
|
fix to font loading code
|
14 years ago |
Andreas Gal
|
4a7fe7cb5d
|
move text measurement into Font
|
14 years ago |
sbarman
|
5820f4b151
|
fix tiling colorspace
|
14 years ago |
sbarman
|
7e42cf781b
|
Merge pull request #223 from andreasgal/staging
move unicode translation cache into Font
|
14 years ago |
Andreas Gal
|
09a465a2fd
|
Merge github.com:andreasgal/pdf.js into staging
|
14 years ago |
Andreas Gal
|
0b6c0db931
|
move unicode translation cache into Font
|
14 years ago |
Andreas Gal
|
fa0cd9d587
|
Merge pull request #222 from sbarman/encoding
Encoding
|
14 years ago |
sbarman
|
c16f594465
|
Merge pull request #220 from saebekassebil/master
ASCIIHexDecode Filter implementation
|
14 years ago |
Saebekassebil
|
ae867e3a9c
|
Using map for hex conversion and left-shift for secure division
|
14 years ago |
sbarman
|
2bb68cc062
|
Merge branch 'master' into encoding
|
14 years ago |
sbarman
|
396dbe5135
|
fix encoding table
|
14 years ago |
sbarman
|
babcf86e52
|
Merge pull request #221 from andreasgal/staging
avoid font lookup by id in showText
|
14 years ago |
Andreas Gal
|
6fecf59ca7
|
address review comments
|
14 years ago |
Andreas Gal
|
f6eb9cecd3
|
avoid font lookup by id in showText
|
14 years ago |
Saebekassebil
|
f88d05e3b5
|
Adding ASCIIHexDecode pdf to test/pdfs
|
14 years ago |
Saebekassebil
|
4391e2985a
|
Adding AsciiHexDecode Filter
|
14 years ago |
Andreas Gal
|
d3979e4ac2
|
Merge pull request #219 from sbarman/font
Font code cleanup, avoid name collisions
|
14 years ago |
sbarman
|
7b659fd605
|
fixed case when font cannot be found
|
14 years ago |
sbarman
|
4404871212
|
fixed font loading bug
|
14 years ago |
Saebekassebil
|
82b6b4ead8
|
min. perf. Dict
|
14 years ago |
Andreas Gal
|
7fb940c4ba
|
revert a couple changes from the last merge
|
14 years ago |
Andreas Gal
|
df79f10f2f
|
Merge pull request #214 from saebekassebil/master
Dict object improvements. Performance.
|
14 years ago |
sbarman
|
619a521678
|
minor fix
|
14 years ago |
sbarman
|
c39eae3ce9
|
fixed up minor bugs
|
14 years ago |
sbarman
|
8ac2367fa0
|
not refer fonts by name, instead use id
|
14 years ago |