pixelateText.js
Freelance, 2014
Javascript, d3.js
This is a script that I made to make monospaced pixel fonts. I made it specifically for my homepage.
I have yet to make a good pixel font. Instead I'm using one based off of Press Start 2P by codeman38.
It's interesting in that a lot of people are trying different things to try to get multiple colors in fonts such as stacking svgs, using images, etc...
It's interesting in that a lot of people are trying different things to try to get multiple colors in fonts such as stacking svgs, using images, etc...
You can try it out at the pixelate-text.js
github page.
You can also check out the source code on github.