Forgot to add pdf.js to the last commit
This commit is contained in:
parent
1c78d8fdb4
commit
9b67a1e6b5
1
fonts.js
1
fonts.js
@ -299,7 +299,6 @@ var Font = (function () {
|
||||
|
||||
// Wrap the CFF data inside an OTF font file
|
||||
data = this.convert(name, cff, properties);
|
||||
writeToFile(data, "/tmp/file." + fontName + "-" + fontCount + ".otf");
|
||||
break;
|
||||
|
||||
case "TrueType":
|
||||
|
Loading…
Reference in New Issue
Block a user