Removing refreshToUnicode
This commit is contained in:
parent
e4e864766d
commit
88310a09c2
@ -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…
Reference in New Issue
Block a user