Skip to content

Commit 88310a0

Browse files
committed
Removing refreshToUnicode
1 parent e4e8647 commit 88310a0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/fonts.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1974,9 +1974,6 @@ var Font = (function Font() {
19741974
}
19751975
}
19761976
this.toUnicode = map;
1977-
this.refreshToUnicode = function refreshToUnicode() {
1978-
this.font_rebuildToUnicode(properties);
1979-
};
19801977
},
19811978

19821979
loadCidToUnicode: function font_loadCidToUnicode(properties) {

0 commit comments

Comments
 (0)