notmasteryet
|
e1e735c4ff
|
AES algorithm implementation, PDF1.5,1.6 crypto functionality
|
14 years ago |
sbarman
|
8d09c0d7a4
|
removed Fonts class
|
14 years ago |
Vivien Nicolas
|
6311977fee
|
Merge with upstream
|
14 years ago |
Vivien Nicolas
|
3cc9912acd
|
Add a simpler path for cmap format 0 to cmap format 4
|
14 years ago |
Vivien Nicolas
|
4275a68e29
|
Filter more characters on font name
|
14 years ago |
Vivien Nicolas
|
6600e747e5
|
Fix next line since we already invert the position of the viewport by doing a negative scale
|
14 years ago |
Vivien Nicolas
|
c6c72291d9
|
Do not rasterize below 14px
|
14 years ago |
Saebekassebil
|
aedd5057c4
|
Updated syntax
|
14 years ago |
Saebekassebil
|
d56cc9c5e8
|
Updating PartialEvaluator.eval syntax for better performance
|
14 years ago |
Chris Jones
|
daf23a0341
|
remove debugging code
|
14 years ago |
Chris Jones
|
6f3fff5798
|
fix some bugs
|
14 years ago |
Vivien Nicolas
|
42653edf9a
|
Add support for beginfbchar
|
14 years ago |
Adil Allawi
|
06986bb15f
|
nits, picked
|
14 years ago |
Adil Allawi
|
36763e8e82
|
Fully support truetype composite fonts, clean up
|
14 years ago |
Adil Allawi
|
6b6e97dff6
|
cleanup, added new flag to the font properties called compositeFont. If true, the encoding and ShowText strings must be multi-byte
|
14 years ago |
sbarman
|
82f40dd2e5
|
cleanup
|
14 years ago |
sbarman
|
dc913b989d
|
interpolated functions
|
14 years ago |
sbarman
|
e95512e7cf
|
cleanup
|
14 years ago |
sbarman
|
6f74406a2c
|
added missing restore
|
14 years ago |
sbarman
|
53511decbb
|
cleanup
|
14 years ago |
Adil Allawi
|
7b8542c6a7
|
Second pass CIDFont support - make Arial Unicode in OpenOffice PDF
- supports PDF fonts with CIDtoGIDMap and no cmap
|
14 years ago |
Adil Allawi
|
b17a666343
|
First pass CIDFont - stop CID fonts breaking PDF rendering
|
14 years ago |
sbarman
|
07f8145165
|
cleanup
|
14 years ago |
Chris Jones
|
452ba3d85b
|
#123, part 2: move more PDF-page rendering stuff into pdf.js
|
14 years ago |
notmasteryet
|
f541c4cd37
|
Removing const and extending shadow() arguments
|
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 |
Chris Jones
|
671dd3b0e8
|
back out bad font measurement changes
|
14 years ago |
Chris Jones
|
db9b0b1d66
|
back out bad font measurement changes
|
14 years ago |
Chris Jones
|
7974d8264b
|
#123, part 1: create PartialEvaluator
|
14 years ago |
sbarman
|
d38a5488d4
|
fix to colorspaces
|
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
|
4a7fe7cb5d
|
move text measurement into Font
|
14 years ago |
sbarman
|
5820f4b151
|
fix tiling colorspace
|
14 years ago |
Andreas Gal
|
0b6c0db931
|
move unicode translation cache into Font
|
14 years ago |
Saebekassebil
|
ae867e3a9c
|
Using map for hex conversion and left-shift for secure division
|
14 years ago |
sbarman
|
396dbe5135
|
fix encoding table
|
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
|
4391e2985a
|
Adding AsciiHexDecode Filter
|
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 |
sbarman
|
c39eae3ce9
|
fixed up minor bugs
|
14 years ago |
sbarman
|
8ac2367fa0
|
not refer fonts by name, instead use id
|
14 years ago |
sbarman
|
8db3787544
|
fix bug with unref var
|
14 years ago |
sbarman
|
15a50e4237
|
cleanup
|
14 years ago |