mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Removing refreshToUnicode
This commit is contained in:
parent
e4e864766d
commit
88310a09c2
1 changed files with 0 additions and 3 deletions
|
@ -1974,9 +1974,6 @@ var Font = (function Font() {
|
|||
}
|
||||
}
|
||||
this.toUnicode = map;
|
||||
this.refreshToUnicode = function refreshToUnicode() {
|
||||
this.font_rebuildToUnicode(properties);
|
||||
};
|
||||
},
|
||||
|
||||
loadCidToUnicode: function font_loadCidToUnicode(properties) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue