379 Commits (b428552e87f5b37225a0b757af9c367d10c6985a)

Author SHA1 Message Date
= 65ea07a3a2 Initial merge of master. 14 years ago
Vivien Nicolas b8a5b76db5 Fix a spacing issue 14 years ago
Vivien Nicolas e347ad03d9 Fix a small broking mistake in fonts.js 14 years ago
Vivien Nicolas 674d6a7d18 Fix warnings in strict mode 14 years ago
notmasteryet 01f026ce14 Fixing duplicate charstring selection 14 years ago
notmasteryet 53cfe2792b Fixing #650 regression 14 years ago
notmasteryet 5ec177d88e Nit: Rename 's' by 'charcode' 14 years ago
notmasteryet 07aa691fe0 Fixing invalid CFF DICT entry (#621) 14 years ago
notmasteryet e745114a5e Making the normalized name same in pdf.js and fonts.js 14 years ago
notmasteryet 66074c08eb returning vstem3 and hstem3 14 years ago
notmasteryet 1f532e6edb Long line fix 14 years ago
notmasteryet 04e467793b Fixing standard font name resolution (#649) 14 years ago
notmasteryet 25f6431607 Cleaning up flex stuff 14 years ago
notmasteryet 2c09fed17c Implement type2 flex 14 years ago
notmasteryet 030b498b6a 1 instead of 0 14 years ago
notmasteryet 8241733a20 Getting addition encoding information for cmap from the CFF data (#641) 14 years ago
notmasteryet 1444a7e794 Making Type 2 font sanitazable (#631) 14 years ago
Julian Viereck 20a348fc0c Fix lint errors 14 years ago
Julian Viereck a6180830f8 Fix hello world example 14 years ago
Julian Viereck 90e2546ea3 Process fonts on main thread again - font handling works again 14 years ago
Julian Viereck 75884a6160 Hack something up that renders font right again 14 years ago
notmasteryet 0c8f0cd6c2 Fixing PDF bad structure and 'fi' ligature 14 years ago
notmasteryet ecf0dd5bbb Fixing #599 14 years ago
Julian Viereck d7521f758a Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code 14 years ago
Adil Allawi 535dc8cd7b Remap all glyphs to Unicode Private Use Area if it is possible otherwise only remap minimum problematic glyphs 14 years ago
Adil Allawi 3645ebe42c Only offset glyphs that can fit into the private use area 14 years ago
Adil Allawi 118668cb53 Fix regression caused by pull request #491. Glyphs in positions that match complex scripts or special characters can be messed up by the browser when drawn to the canvas. Limit to fonts with a small to medium sized glyph set. 14 years ago
= 5f81017726 #502 Adding basic Type3 font support. 14 years ago
Julian Viereck e9b6ffbaf6 Kill global objects 14 years ago
Julian Viereck b69c6cba6e Remove $ from property names. 14 years ago
Julian Viereck 0e8952681b Add missing resolve for font obj and make sure image objs ids are strings as well 14 years ago
Julian Viereck e6bd3d8105 Backup 14 years ago
notmasteryet cd63fce80b Moving CID-2 hack in fixWidths 14 years ago
notmasteryet cbfbd93e7a small fixes: index and formatting 14 years ago
notmasteryet 6403c91cbb Fixes the special char codes... and unpack fix 14 years ago
notmasteryet ab391c318d Moving CID-0 encoding hack to fonts.js 14 years ago
notmasteryet 66cd79f308 Initial CID0 font encodings 14 years ago
Kalervo Kujala 800fc131b8 Use lowercase in function names. 14 years ago
Kalervo Kujala 9b14e80fd5 Use lowercase properly in function names. 14 years ago
Kalervo Kujala 481f242b5a Fix lint warnings. 14 years ago
Kalervo Kujala 0d5efbe9fe Name anonymous functions for debugging purposes. 14 years ago
Vivien Nicolas da6acb200a Fix tests failure by cloning the GlyphsUnicode object 14 years ago
Vivien Nicolas 41ebb55d75 Fix tests failures 14 years ago
Vivien Nicolas f3c20150bd Fix lint errors and add metrics.js and charsets.js to the default set of pdf files in the Makefile 14 years ago
notmasteryet ebb9d7dd2c Fix for 16-bit 'loca' table 14 years ago
notmasteryet f401a64eb2 Sanitize 'loca' font table: some fonts have first glyph with length 10 14 years ago
notmasteryet 1c5b1cbc34 Fixing the CID to GID mapping for cid fonts (regression of arial_unicode_XX_cidfont.pdf) 14 years ago
notmasteryet 391ec1f99a Moving defaultWidth into the charsToGlyphs function 14 years ago
notmasteryet 1f047495b1 Fixing large cmap-s; reduce changes in the indent encoding 14 years ago
notmasteryet 559bd070bf Fixing lint long lines warnings 14 years ago