pdf.js/src
Christian Krebs 79f34b183c Treat fonts with the same font descriptor, encoding and unicode map as aliases
Different fonts can point to the same font descriptor
(see https://github.com/mozilla/pdf.js/issues/4339 for details). With this
commit such fonts are treated as aliases if they have also the same encoding
and the same toUnicode map. The according info is stored on the font descriptor.
This change must also ensure that aliases use always the same font name
because translated fonts can get cleared depending on the CLEANUP_TIMEOUT setting.
2014-04-08 20:45:21 +02:00
..
core Treat fonts with the same font descriptor, encoding and unicode map as aliases 2014-04-08 20:45:21 +02:00
display Implements WebGL support 2014-04-03 08:36:22 -05:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Merge pull request #4374 from yurydelendik/dictgetall 2014-04-08 10:43:42 -07:00
pdf.js Updated to current latest stable version of jshint. 2014-03-01 13:31:25 -08:00
worker_loader.js Treat fonts with the same font descriptor, encoding and unicode map as aliases 2014-04-08 20:45:21 +02:00