You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've downloaded FontForge and I've yet to figure out the magical combination of steps to make a Windows compatible version of Creep...even after looking at a few pages on the web showing how to do it.
It looks like the perfect font for me though. Thanks for all of your efforts.
The text was updated successfully, but these errors were encountered:
This is a perfect time my hand-crafted version of creep that respects the 5x11 bounding box without exception, in order to get it to work on less sophisticated terminals.
Give it a try. You can use use the .FON for older programs (which only has the ASCII character set) like Visual Studio 2008. Or you can use the .TTF with embedded bitmaps and blank vectors (which is needed for Visual Studio 2015, since bitmap .FON don't work anymore).
For future reference, you have to do these very odd steps to get embedded bitmaps in TTF to work in Windows
Include "932 JIS/Japan" and "936 Simplified Chinese" codepages in OS/2 Charsets Tab.
I've downloaded FontForge and I've yet to figure out the magical combination of steps to make a Windows compatible version of Creep...even after looking at a few pages on the web showing how to do it.
It looks like the perfect font for me though. Thanks for all of your efforts.
The text was updated successfully, but these errors were encountered: