flutter_icon_font_package_template:用于从SVG源代码创建图标字体Flutter包的模板 源码
flutter_icon_font_package_template 该软件包提供了一个模板,用于从SVG源代码为Flutter创建字体图标包。 入门 点击“使用此模板” 更改的软件包详细信息:名称,作者,描述,主页 用您自己的SVG字体替换 MyFont.svg ,例如MyFont.svg 您将希望名称在PascalCase中 您可以使用创建SVG字体: 从Typography Canvas模板创建一个新文件 将字形放置在通过扩展>印刷>添加字形层创建的图层上 执行扩展>版式>将字形图层转换为SVG字体 将 MyFont.yaml替换为例如MyFont.yaml ,该映射为字体所覆盖
文件列表
flutter_icon_font_package_template-master.zip
(预估有个74文件)
flutter_icon_font_package_template-master
.gitignore
1KB
pubspec.yaml
475B
Makefile
890B
assets
fonts
CustomFont.svg
4KB
CustomFont.yaml
24B
CustomFont.ttf
2KB
LICENSE
2KB
暂无评论