5 Commits (b47ec059c7d84548fe83b3fc5b85d086457f70cb)

Author SHA1 Message Date
Julian Viereck 171ab51c56 Ensure divs used to make fonts load are not visible 14 years ago
Julian Viereck 37ee56a705 Fix sending image data to main thread 14 years ago
Chris Jones 23e19c08b1 use strict mode and fix violators 14 years ago
Vivien Nicolas f4282f9802 Use strict mode for js files 14 years ago
Andreas Gal 3f5974da32 rename test.html to viewer.html 14 years ago
Vivien Nicolas 741191e372 Replace clearTimeout by clearInterval, otherwise we could end up drawing the page in an infinite loop 14 years ago
Vivien Nicolas e475d03675 Do not assume charset is defined and move some fonts timing to the right place 14 years ago
Vivien Nicolas c9e0b05678 Resolve the char->glyphs mapping issue 14 years ago
Vivien Nicolas 650ed04a70 Get rid of the PostScript interpreter (part 1) 14 years ago
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 14 years ago
Vivien Nicolas 1dcd42b66c Add a basic support for TrueType (generate fonts with OS/2 table) 14 years ago
Vivien Nicolas bd2e756100 Add XObjects fonts to the list of page fonts and has a forEach method to the Dict class 14 years ago
Vivien Nicolas 4cae2df1e5 Add support for ligatures, asterisks, etc. 14 years ago
Vivien Nicolas f802ad05b2 Fix an issue with the setTimeout method used for waiting for fonts to load 14 years ago
Vivien Nicolas 375b383920 Make the fonts decoding code works with asynchronous data url 14 years ago
Vivien Nicolas c76e2c5114 Separate js and css from the test.html file 14 years ago