
Using a custom pixel font generate by fontstruct I was able to generate pretty interesting type transitions without massive processing issues a la Yugo Nakamura
The caveat is that you don't have access to lower case type but that's not a problem due to the readability issue of a pixel font. It is possible to make it work with all standard Latin type but it would need a character look up table.
It would be quite easy to create this effect for any font out there. This font was originally created by meek calling it The First FontStruction.
You can view it here.
Comments