Commit Graph

13 Commits

Author SHA1 Message Date
Vivien Nicolas
e475d03675 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
4710028b14 Merge with master 2011-06-17 09:06:19 +02:00
Vivien Nicolas
c9e0b05678 Resolve the char->glyphs mapping issue 2011-06-16 03:55:45 +02:00
Vivien Nicolas
a57b53b3b3 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
650ed04a70 Get rid of the PostScript interpreter (part 1) 2011-06-15 23:02:30 +02:00
Vivien Nicolas
f7e90f569c 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
1dcd42b66c Add a basic support for TrueType (generate fonts with OS/2 table) 2011-06-15 04:46:48 +02:00
Vivien Nicolas
bd2e756100 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
4cae2df1e5 Add support for ligatures, asterisks, etc. 2011-06-14 11:08:08 +02:00
Vivien Nicolas
f802ad05b2 Fix an issue with the setTimeout method used for waiting for fonts to load 2011-06-14 04:52:21 +02:00
Vivien Nicolas
375b383920 Make the fonts decoding code works with asynchronous data url 2011-06-14 04:35:46 +02:00
Vivien Nicolas
3973b01ec9 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