Never was an amstrad user though, and that font isn't quite DOS'ey (like the G seems 'melted'). It's also not one of the tall VGA fonts like this one. Thanks anyway though!
I might have to clone this just to add in the missing letters.
Whoops! Don't know how I managed that. Added "v" and "w" to the font. Sorry. >_>
One of the things I wanted to do with this was make it mono-spaced to indeed use in terminals and consoles. Unfortunately it doesn't seem possible to make a monospaced font with FontStruct without actually making all the letters the same width (even then, you can't change the width of a space). However if they provide a tool to manually adjust letter spacing I will be sure to update my font.
5 Comments
I might have to clone this just to add in the missing letters.
One of the things I wanted to do with this was make it mono-spaced to indeed use in terminals and consoles. Unfortunately it doesn't seem possible to make a monospaced font with FontStruct without actually making all the letters the same width (even then, you can't change the width of a space). However if they provide a tool to manually adjust letter spacing I will be sure to update my font.
Please sign in to comment.