Fixup format
This commit is contained in:
parent
0b1452a3a7
commit
e6da99af60
15 changed files with 47 additions and 45 deletions
|
@ -10,7 +10,7 @@ const { setFontMetrics } = require("../meta/aesthetics");
|
|||
const regulateGlyphs = require("../support/regulate-glyph");
|
||||
const gcFont = require("./gc");
|
||||
|
||||
module.exports = function(para) {
|
||||
module.exports = function (para) {
|
||||
const font = EmptyFont();
|
||||
const gs = buildGlyphs(para);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue