ErrLookup › subframe7536/maple-font
subframe7536/maple-font
Maple Mono: Open source monospace font with round corner, ligatures and Nerd-Font icons for IDE and terminal, fine-grained customization options. 带连字和控制台图标的圆角等宽字体,中英文宽度完美2:1,细粒度的自定义选项 · Python · 91 source files
Analyzed at c08fda97fe on 2026-08-28. 26 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid class_list, must ends with [@Var, @HexLetter] | validation | error | python, typeerror, font-features, invalid-argument, fea-generation |
| id should > 0 and < 100 in Character Variants, current is {i | validation | error | python, typeerror, range-validation, character-variants, opentype-features |
| id should > 0 and < 20 in Stylistic Sets, current is {id} | validation | error | python, typeerror, range-validation, stylistic-sets, opentype-features |
| {g}({type(g)}) is invalid for __gly | exception | error | python, typeerror, glyph, invalid-argument, ast |
| Invalid item to flatten: {item} | exception | error | python, typeerror, content-model, feature, fea-generation |
| Unkown feature: {feature.tag} | exception | error | python, exception, feature-cloning, unsupported-type, fea-generation |
| length of `content` ({glyphs_len}) must be equal to length o | validation | error | python, valueerror, length-mismatch, custom-tags, ligature |
| Last letter of `target` must in {list(__map.keys())}, curren | validation | error | python, valueerror, custom-tags, invalid-character, ligature |
| All tag content must be in ASCII letters or {list(__map.keys | exception | error | python, exception, custom-tags, ascii-validation, background-glyphs |
| tag with suffix `:` must be in {built_in_tag_text}, but '{te | exception | error | python, exception, built-in-tags, colon-suffix, ligature |
| Invalid font source type: {type(source)} | validation | error | python, config, type-error |
| Invalid axe value, range: [{min_value}, {max_value}] | validation | error | python, fonts, variable-font, validation |
| Glyph '{glyph_name}' not found in font. | validation | warning | python, fonts, glyphs, fonttools |
| Font does not have an OS/2 table. | validation | error | python, fonts, fonttools, os2-table |
| This script only supports TrueType (glyf) fonts. CFF support | validation | error | python, fonts, cff, truetype, fonttools |
| No hhea table found. | validation | error | python, fonts, fonttools, line-height |
| No OS/2 table found. | validation | error | python, fonts, fonttools, line-height |
| line_height object must contain 'ascender' and 'descender' f | validation | error | python, config, validation, fonts |
| Cannot build both `mono` and `propo` glyphs versions simulta | validation | error | python, cli, validation, nerd-fonts |
| Original reference width must be positive | validation | error | python, fonts, width-scale, fonttools |
| {file_name or 'The font'} may contains glyphs that width is | exception | error | font, monospace, build, validation |
| Error reading file: {file_path} - {e} | exception | error | filesystem, io, hashing |
| No hhea table found. | validation | error | font, fonttools, line-height, missing-table |
| No OS/2 table found. | validation | error | font, fonttools, line-height, missing-table |
| Font weight of `thin` must be 100 | exception | error | font, variable-font, weight-axis, config |
| Font weight of `extrabold` must be 800 | exception | error | font, variable-font, weight-axis, config |