mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Canvas doesn't seem to support this
This commit is contained in:
Binary file not shown.
+1
-1
@@ -11,7 +11,7 @@ const weights = {
|
||||
900: 'heavy',
|
||||
950: 'extraBlack'
|
||||
};
|
||||
const fallbacks = ['TwitterColorEmoji', 'Symbola', 'Noto-CJK'];
|
||||
const fallbacks = ['Symbola', 'Noto-CJK'];
|
||||
|
||||
module.exports = class Font {
|
||||
constructor(path, filename, metadata) {
|
||||
|
||||
Reference in New Issue
Block a user