We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aff6eb commit 613b90aCopy full SHA for 613b90a
src/io/files.js
@@ -13,7 +13,6 @@ var reqwest = require('reqwest');
13
var opentype = require('opentype.js');
14
require('../core/error_helpers');
15
16
-
17
/**
18
* Loads an opentype font file (.otf, .ttf) from a file or a URL,
19
* and returns a PFont Object. This method is asynchronous,
0 commit comments