The way I thought about this font - it's about how you would get the alphabet to display on a seven-segment display. So a lot of compromises have to be made, where 'K' = 'X' or 'U' = 'V' for example, and the only "cheat" that can be employed is repeating glyphs. I used that for 'M' and 'W,' which from the programming side would simply be two 'N's or 'V's but I made it automatic for convenience's sake.
5 Comments
The letter spacing needs a bit of tidying up though.
Thanks for your comments!
Please sign in to comment.