Commit Graph

13 Commits

Author SHA1 Message Date
Vivien Nicolas
4bd3308b78 Do not assume charset is defined and move some fonts timing to the right place 2011-06-17 20:29:34 +02:00
Vivien Nicolas
2b0fa98257 Merge with master 2011-06-17 09:06:19 +02:00
Vivien Nicolas
3dbfde89a3 Resolve the char->glyphs mapping issue 2011-06-16 03:55:45 +02:00
Vivien Nicolas
2e87e8ca83 Merge from gal's master branch (got a regression on the mapping between char->glyph) 2011-06-16 03:05:55 +02:00
Vivien Nicolas
d565193cbd Get rid of the PostScript interpreter (part 1) 2011-06-15 23:02:30 +02:00
Vivien Nicolas
78e36888fd Add Encodings.js and change the code to generate a CharSet per font, this will allow future changes to the OpenType font generator 2011-06-15 05:40:54 +02:00
Vivien Nicolas
32118c5650 Add a basic support for TrueType (generate fonts with OS/2 table) 2011-06-15 04:46:48 +02:00
Vivien Nicolas
363071aab9 Add XObjects fonts to the list of page fonts and has a forEach method to the Dict class 2011-06-14 21:38:59 +02:00
Vivien Nicolas
0ebd3cdf93 Add support for ligatures, asterisks, etc. 2011-06-14 11:08:08 +02:00
Vivien Nicolas
2692222152 Fix an issue with the setTimeout method used for waiting for fonts to load 2011-06-14 04:52:21 +02:00
Vivien Nicolas
b0ee046b31 Make the fonts decoding code works with asynchronous data url 2011-06-14 04:35:46 +02:00
Vivien Nicolas
f9e3607601 Merge to upstream 2011-06-13 19:16:03 +02:00
Vivien Nicolas
c76e2c5114 Separate js and css from the test.html file 2011-05-26 16:02:52 +02:00