Yury Delendik
|
8c3a82ff4d
|
Falls back to ErrorFont when font object is not available or corrupted
|
13 years ago |
Yury Delendik
|
b09f0ccbaa
|
Adds Type1 sbw command support for horizontal fonts
|
13 years ago |
Yury Delendik
|
b6ad7fd103
|
Defines at least one glyph if none was found
|
13 years ago |
Yury Delendik
|
c129ecea8a
|
Partially reverts #2239 due to reftest fails
|
13 years ago |
Yury Delendik
|
3ed6db69d0
|
Reducing parameter of Mac->Win heuristic
|
13 years ago |
Yury Delendik
|
31b5f566d6
|
Fixes reading CFF with two .notdef in charset
|
13 years ago |
Yury Delendik
|
7ea87c875e
|
Fixes cmap when 0xFFFF character is included
|
13 years ago |
Yury Delendik
|
e4c8121ed4
|
Suppresses useless for PDF rendering font tables
|
13 years ago |
Yury Delendik
|
62b2c5a030
|
Stops font processing when valid glyphs are absent in the font
|
13 years ago |
Julian Viereck
|
f1e0edbaa9
|
Address Yurys review comments
|
13 years ago |
Adil Allawi
|
5bc2934014
|
Handle normalization of Arabic Unicode Presentation Forms A to Arabic Unicode
|
13 years ago |
Adil Allawi
|
c04b4c1679
|
Handle normalization of Arabic Unicode Presentation Forms B to Arabic Unicode
|
13 years ago |
Julian Viereck
|
36d358fff8
|
Don't use shadow() for spaceWidth as otherwise sendering the font over to the mainthread causes issues if the worker used the property and the main thread tries to assign the spaceWidth to the getter function
|
13 years ago |
Yury Delendik
|
3d78ccd570
|
Renaming export to exportData
|
13 years ago |
Yury Delendik
|
ac7b6aeff4
|
Provides right fallback fonts for text layer
|
13 years ago |
Yury Delendik
|
38bb3b4880
|
Removing font loading hack from MOZCENTRAL
|
13 years ago |
Yury Delendik
|
e086cf36f4
|
Refactor text extraction / font loading logic
|
13 years ago |
Yury Delendik
|
9fba150dd2
|
Move font translation to the worker
|
13 years ago |
Brendan Dahl
|
332ae4ce41
|
Change to the Apache v2 license.
|
13 years ago |
Pimm Hogeling
|
0fbbc5a840
|
Syntax changed that will help minifiers/compilers (such as the Closure Compiler) in their processing. In particular, preventing said minifiers/compilers from making dangerous renames.
|
13 years ago |
Pimm Hogeling
|
438e3c8f6d
|
Fixes for subtile bugs that were introduced in 59283bdf6d and 99440ab691 , among others.
|
13 years ago |
Yury Delendik
|
deedb0a911
|
Workaround for chrome's issue 145227
|
13 years ago |
Yury Delendik
|
621686ca67
|
Fixes incorrect font type and prevents future this.objs.objs[fonts[i]] failures
|
13 years ago |
Yury Delendik
|
e32ecc44d3
|
Fixes CFF test and CFF int16 parsing
|
13 years ago |
Yury Delendik
|
93f9efde39
|
Fixes ascent and descent values for windows gdi
|
13 years ago |
Yury Delendik
|
4550ffe14e
|
Fixes fonts on linux
|
13 years ago |
Tom Schuster
|
fad38f8286
|
Update src/fonts.js
One simple thing that came up while looking at the new Octane benchmark.
|
13 years ago |
Yury Delendik
|
4f20f5f1bb
|
Verify the request id parameter
|
13 years ago |
Yury Delendik
|
52d229761a
|
Removing sum of the iframe times, browser does it for us
|
13 years ago |
Yury Delendik
|
8459fef6c3
|
Cleanup: remove iframe and message handler
|
13 years ago |
Yury Delendik
|
3c1d63055d
|
Invoking callback via setTimeout
|
13 years ago |
Yury Delendik
|
c414c76461
|
Fixes font loading concurency
|
13 years ago |
Yury Delendik
|
972d08209a
|
Discards invalid values for Blues
|
13 years ago |
Yury Delendik
|
6277e6eda7
|
Fixes bias calculation for type2 subr
|
13 years ago |
Yury Delendik
|
b4d75ca83b
|
Adds callothersubr support
|
13 years ago |
Brendan Dahl
|
69eca3c50f
|
Use timeout for font ready callback to avoid intermittent chrome failures.
|
13 years ago |
Brendan Dahl
|
792ef1b14d
|
Support div number format for seac operator.
|
13 years ago |
Brendan Dahl
|
34eb537160
|
Add another warning for malformed stack. Fix/add variable names.
|
13 years ago |
Brendan Dahl
|
8fccd19948
|
Leave div commands on stack and change evaluation.
|
13 years ago |
Brendan Dahl
|
ac005ed359
|
Support more type 1 font hsbw formats.
|
13 years ago |
Brendan Dahl
|
c98b905e0d
|
Add support for type 1 seac charstring command.
|
13 years ago |
Alex Kwiatkowski & Daniel Yankowsky
|
00dbce612f
|
Skip properties inherited from array.prototype
|
13 years ago |
Yury Delendik
|
07a24c5589
|
Warn instead of fail for CID fonts
|
13 years ago |
benbro
|
76a296cac4
|
Remove space at end of line.
|
13 years ago |
Brendan Dahl
|
ffc27bca1e
|
Fix missing charset for iframe.
|
13 years ago |
benbro
|
6de284acc9
|
Set the style element ID.
|
13 years ago |
benbro
|
4e39685753
|
Use a style tag with an ID instead of keeping a reference to it.
|
13 years ago |
Yury Delendik
|
ed02be8352
|
Removes the CID data from the CFF font
|
13 years ago |
Yury Delendik
|
84b4f53ed6
|
Adjusts MacRoman switch heuristics threshold
|
13 years ago |
Yury Delendik
|
45ae175d0b
|
Fixes CFF: moves Subrs to Private tail
|
13 years ago |