Skip to content

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

Notifications You must be signed in to change notification settings

mkg0/pixelFactory

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published