pixelFactory

所属分类:多国语言处理
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2022-12-10 20:29:06
上 传 者sh-1993
说明:  pixelFactory是像素字体编辑器,用于创建编程可视化字体。为像素化器创建了react。,
(pixelFactory is pixel font editor to create programmaticaly visualized fonts. Created with react for pixelator.,)

文件列表:
.babelrc (141, 2021-03-24)
.eslintignore (16, 2021-03-24)
.eslintrc.js (1651, 2021-03-24)
.vscode/ (0, 2021-03-24)
.vscode/settings.json (27, 2021-03-24)
app/ (0, 2021-03-24)
app/Root.js (813, 2021-03-24)
app/component/ (0, 2021-03-24)
app/component/editor/ (0, 2021-03-24)
app/component/editor/editor.css (1987, 2021-03-24)
app/component/editor/editor.js (17039, 2021-03-24)
app/component/editor/letter.js (3797, 2021-03-24)
app/component/prompt.js (1401, 2021-03-24)
app/container/ (0, 2021-03-24)
app/container/definedContainer.js (1706, 2021-03-24)
app/container/indexContainer.js (2118, 2021-03-24)
app/container/userContainer.js (1628, 2021-03-24)
app/css/ (0, 2021-03-24)
app/css/reset.css (287, 2021-03-24)
app/css/style.css (1498, 2021-03-24)
app/fonts/ (0, 2021-03-24)
app/fonts/index.js (42, 2021-03-24)
app/fonts/unibody8.js (5326, 2021-03-24)
app/fonts/visitor.js (4438, 2021-03-24)
app/img/ (0, 2021-03-24)
app/img/unibody8.png (2703, 2021-03-24)
app/img/visitor.png (1794, 2021-03-24)
app/index.dev.js (385, 2021-03-24)
app/index.js (152, 2021-03-24)
app/lib/ (0, 2021-03-24)
app/lib/index.js (260, 2021-03-24)
app/view/ (0, 2021-03-24)
app/view/Layout.js (321, 2021-03-24)
dev/ (0, 2021-03-24)
dev/index.html (410, 2021-03-24)
docs/ (0, 2021-03-24)
docs/2f34ca45c69507e21a977d15526443e3.png (539, 2021-03-24)
docs/d63ab08650810b8930b676c04fcedca4.png (957, 2021-03-24)
... ...

# pixelFactory pixelFactory is pixel font editor to create programmaticaly visualized fonts. As an example, the output from the editor in A is given below. Created sources for use in pixelator plugin, but it can be usable any other need cases. ``` { "key":"A", "pixels":[1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,0,0,0,1,1,0,0,0,1], "order":0, "filled":16 } ``` ![pixelFactory ss](https://raw.githubusercontent.com/mkg0/pixelFactory/master/ss.png) You can reach the editor from: https://mkg0.github.io/pixelFactory

近期下载者

相关文件


收藏者