mkg0 / pixelFactory

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

Home Page:https://mkg0.github.io/pixelFactory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

You can reach the editor from: https://mkg0.github.io/pixelFactory

About

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

https://mkg0.github.io/pixelFactory/


Languages

Language:JavaScript 89.0%Language:CSS 10.0%Language:HTML 1.1%