关于源字体 woff2 格式 #66
mobeicanyue
started this conversation in
General
Replies: 1 comment
-
fontSplit({
destFold: './temp/node',
FontPath: '../demo/public/SmileySans-Oblique.ttf',
targetType: 'woff2',
previewImage: {},
chunkSize: 70 * 1024,
testHTML: false,
reporter: false,
css: {
},
+ logger: {
+ settings: {
+ minLevel: 4
+ }
+ }
});
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions