1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Extend getSupplementalGlyphMapForCalibri with Pound-sign (issue 19695)

This commit is contained in:
Jonas Jenwald 2025-03-20 20:09:56 +01:00
parent a229914b46
commit f90732e4c3
4 changed files with 111 additions and 0 deletions

View file

@ -906,6 +906,7 @@ const getSupplementalGlyphMapForCalibri = getLookupTableFactory(function (t) {
t[896] = 91;
t[897] = 93;
t[923] = 64;
t[940] = 163;
t[1004] = 48;
t[1005] = 49;
t[1006] = 50;