1 Star 0 Fork 7

tang286 / fonteditor

forked from ccmall / fonteditor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

fonteditor 在线ttf字体编辑器

线上地址

English Version

开发:

  • fonteditor依赖fonteditor-core项目,需要在dep目录引入fonteditor-core
cd ./dep
git clone https://github.com/kekee000/fonteditor-core
  • index.tpl为入口模板文件,若要修改index.tpl需要执行以下命令来生成index.htmlindex-en.html入口文件。
node ./build/build-index.js
  • 使用edp对fonteditor进行调试
edp webserver start

编译:

sh build.sh

相关项目

在线编辑器核心: fonteditor-core

在线编辑器node版: fonteditor-ttf

release log:

  1. 2014-10-7 ttf管理器发布.

  2. 2014-10-19 ttf编辑器发布.

  3. 2014-10-28 ttf编辑器增加路径合集、交集、差集.

  4. 2014-11-10 ttf编辑器增加svg arc 指令,增加路径切割.

  5. 2014-11-10 ttf编辑器增加智能吸附,增加编辑器设置.

  6. 2014-12-7 ttf编辑器增加百度编辑器样式.

  7. 2014-12-13 ttf编辑器增加列表和查看器命令栏,增加glyf点吸附.

  8. 2014-12-13 ttf编辑器增加设置保存.

  9. 2014-12-25 圣诞新装发布.

  10. 2015-1-8 增加svg circle, ellipse, polygon, path 导入, 自动变换导入轮廓.

  11. 2015-1-26 改变项目存储方式为IndexedDB.

  12. 2015-1-29 增加移动方向键改变glyf顺序.

  13. 2015-2-5 添加轮廓支持拖拽曲线,支持ctrl+Z回退.

  14. 2015-3-12 修复路径合并,修复路径split,修复项目管理.

  15. 2015-3-12 增加字形图像导入功能.

  16. 2015-4-9 增加图像导入参数设置,优化导入图形.

  17. 2015-4-12 增加同步字体功能.

  18. 2015-4-27 增加otf字体读取和转换ttf功能.

  19. 2015-5-29 增加英文版本.

  20. 2015-7-19 拆分fonteditor-core模块,以便于开发和维护.

  21. 2015-8-9 增加按照unicode排序功能,增加菜单状态.

The MIT License (MIT) Copyright (c) 2014 ecomfe Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

在线字体编辑器 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/tang286/fonteditor.git
git@gitee.com:tang286/fonteditor.git
tang286
fonteditor
fonteditor
master

搜索帮助