Old Timey Code and Old Timey Mono Fonts
11–20 of 35 posts
Re: Old Timey Code and Old Timey Mono Fonts
#12Re: Old Timey Code and Old Timey Mono Fonts
#13Re: Old Timey Code and Old Timey Mono Fonts
#14Based on Reproducing Typewriter, a letterpress typeface from c. 1906 used to create fake typewritten letters for promotional material. Where other monospace typefaces replicated actual typewriters, Reproducing Typewriter had improvements for better readability at smaller point sizes and/or where poor quality reproduction was an issue. I thought its features would make it the basis of a good coding font, too. Old Time…
Re: Old Timey Code and Old Timey Mono Fonts
#15Re: Old Timey Code and Old Timey Mono Fonts
#16Re: Old Timey Code and Old Timey Mono Fonts
#17Based on Reproducing Typewriter, a letterpress typeface from c. 1906 used to create fake typewritten letters for promotional material. Where other monospace typefaces replicated actual typewriters, Reproducing Typewriter had improvements for better readability at smaller point sizes and/or where poor quality reproduction was an issue. I thought its features would make it the basis of a good coding font, too. Old Time…
Thank you so much for making and sharing this. I'm especially grateful that you included the code variant. I'm not a programmer but love monospace fonts but the lack of a slashed zero in so many otherwise lovely fonts has been a deal breaker for me!
What is it that makes slashed zeroes so nuch more appealing than the other kinds of "zeroes"? Slashed zeroes are definitely much better than those nasty dotted inverse donut zeroes
How does a dot in a zero even make any kinda logical sense? It's like a piece of dough floating in midair in the center of a donut
Dotted zeroes [insert copypasta] bad
I don't even know why I'm so obsessed with the slash in zeroes
Re: Old Timey Code and Old Timey Mono Fonts
#18Is there a(n easy) way to integrate this into Latex, to use it for math fonts?
\usepackage{mathspec} \setallmainfonts(Digits,Latin){Old Timey Mono}
\begin{document}
Just test some equation \begin{equation} \frac{e^x}{2-x} = \int_0^\infty f(x)dx \end{equation}
\end{document}
Re: Old Timey Code and Old Timey Mono Fonts
#19Based on Reproducing Typewriter, a letterpress typeface from c. 1906 used to create fake typewritten letters for promotional material. Where other monospace typefaces replicated actual typewriters, Reproducing Typewriter had improvements for better readability at smaller point sizes and/or where poor quality reproduction was an issue. I thought its features would make it the basis of a good coding font, too. Old Time…
Re: Old Timey Code and Old Timey Mono Fonts
#20Apparently, the letter ß is not included which is used in German. That's why German is absent from the list of supported languages.