Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mkg0/pixelfactory

pixelFactory is pixel font editor to create programmaticaly visualized fonts. Created with react for pixelator.
https://github.com/mkg0/pixelfactory

font pixel pixel-editor reactjs

Last synced: about 2 months ago
JSON representation

pixelFactory is pixel font editor to create programmaticaly visualized fonts. Created with react for pixelator.

Awesome Lists containing this project

README

        

# 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