add sort glyf
This commit is contained in:
@@ -20,6 +20,7 @@ module.exports = exports = {
|
||||
gen_glyph_name: 'Generate Glyph Name',
|
||||
clear_glyph_name: 'Clear Glyph Name',
|
||||
optimize_glyph: 'Optimize Glyph',
|
||||
sort_glyf: 'Sort Glyph by Unicode',
|
||||
compound2simple: 'Composite Glyph to Simple Glyph',
|
||||
preview: 'Preview',
|
||||
preview_ttf: 'ttf Font',
|
||||
|
||||
@@ -20,6 +20,7 @@ module.exports = exports = {
|
||||
gen_glyph_name: '生成字形名称',
|
||||
clear_glyph_name: '清除字形名称',
|
||||
optimize_glyph: '优化字体',
|
||||
sort_glyf: '按代码点进行排序',
|
||||
compound2simple: '复合字形转简单字形',
|
||||
preview: '预览',
|
||||
preview_ttf: 'ttf字体',
|
||||
|
||||
Reference in New Issue
Block a user