You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix count issue problem (#17 (comment))
* Remove popup when successfully open a font (#18), error will still show popup
* Restructure code to prevent accident from happening again
* Also use native hex representation to reduce load
需要查询多个字体,每次点击“打开”按钮来选择并不是很方便
希望增加拖入功能,把字体文件拖入窗口就能自动加载处理。
另外,字体成功加载后,希望不要弹出提示框提示。只有在错误或者警告才进行弹框提示,其它普通提示的话,在窗口靠下的地方增加一行位置用来显示状态信息就好(反正做个状态栏,有信息就在那栏显示)。打开个字体文件还要点击一次弹框去确认,操作有点太繁琐了。
The text was updated successfully, but these errors were encountered: