import/export cleanup
This commit is contained in:
parent
ead4159c55
commit
82913e9d7a
48 changed files with 195 additions and 234 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
const { Ot } = require("ot-builder");
|
||||
|
||||
module.exports = function (argv) {
|
||||
exports.CreateEmptyFont = function (argv) {
|
||||
let font = {
|
||||
head: new Ot.Head.Table(),
|
||||
hhea: new Ot.MetricHead.Hhea(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue