286 Commits (d4fb9c786ca56ad2ceefd10c20ae59f5b250192f)

Author SHA1 Message Date
sbarman 2805122023 cleanup 14 years ago
Adil Allawi 5a528944f0 Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs. 14 years ago
sbarman 5f233d7cde cleanup 14 years ago
sbarman 085f8dc1c9 cleanup 14 years ago
sbarman b1aab2f730 Fixed fonts to use strings instead of Uint8Arrays 14 years ago
sbarman 32bde23157 cleanup 14 years ago
sbarman c9f9b8b193 working font 14 years ago
sbarman 8acc31ec83 Still testing type1 charstring conversion 14 years ago
sbarman 04b14f7b8a fixed reading from sream 14 years ago
sbarman 7d5dcb5d43 added ability to write data to file 14 years ago
sbarman 5b359f1c1e still mucking with subroutines 14 years ago
sbarman bf9092b660 working on subroutines 14 years ago
sbarman 60127b0830 increased size of loaded font 14 years ago
sbarman a24ec410ee cleanup 14 years ago
sbarman 8ff8a92244 Revert "Merge branch 'writeToFile' into hmm" 14 years ago
sbarman bd567fc322 working font 14 years ago
sbarman 9f615036d9 Still testing type1 charstring conversion 14 years ago
sbarman c592d5ed3b still mucking with subroutines 14 years ago
sbarman 23d37f98db working on subroutines 14 years ago
notmasteryet b141a66309 Fixing bad comment 14 years ago
notmasteryet aad77fcc55 BaseFont and misc fonts fixes 14 years ago
Kalervo Kujala b2037841e5 Correct the coding style according to gjslint in font.js 14 years ago
Kalervo Kujala f656e841ac Correct the coding style according to gjslint. 14 years ago
notmasteryet 9bcf2d8b7c Fixing the maxAdvanceWidth and the amount of the missing sidebearing 14 years ago
Vivien Nicolas aa41a75f6e Support standards fonts 14 years ago
sbarman f177398777 Fixed the mapping from charstring to glyphs 14 years ago
sbarman d502866111 cleanup code 14 years ago
sbarman c4d81646dc fixed reading from sream 14 years ago
sbarman 5b43c25d56 removed unnecessary call to parseEncoding 14 years ago
sbarman c67037e268 added ability to write data to file 14 years ago
Vivien Nicolas 1d59de6c12 Fix a > 32000 conversion error in type1 to type2 charstring 14 years ago
sbarman daf4979e2f cleanup 14 years ago
sbarman 8d09c0d7a4 removed Fonts class 14 years ago
sbarman 2f30dd5174 moved width setting code 14 years ago
sbarman 8824ff9539 removed code to parse type2 ccharstrings 14 years ago
sbarman c7aec8ac8a used width info in fontDict 14 years ago
sbarman 8763002c44 extracted filetype in pdf.js instead of fonts.js 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
sbarman b8df2eb68b cleanup 14 years ago
sbarman 173c68ef86 cleanup 14 years ago
Vivien Nicolas 776c10d4e6 Fix a regression on the application of the textMatrix extracted from a CFF font 14 years ago
Vivien Nicolas 913504a937 Remover leftover 14 years ago
Vivien Nicolas c6c72291d9 Do not rasterize below 14px 14 years ago
sbarman 5f133a8c07 fixed missing entries in charstring data 14 years ago
sbarman 226f3fa3ee add correct char width 14 years ago
sbarman ed42423e3b working version, spacing not working 14 years ago
sbarman a7d6f857da working on cff fonts 14 years ago
Vivien Nicolas 42653edf9a Add support for beginfbchar 14 years ago
sbarman 0090b2e696 added support for index, dictionary in cff 14 years ago