[squeak-dev] Fonts for Squeak

Tobias Pape Das.Linux at gmx.de
Wed Jun 5 19:41:26 UTC 2019


> On 05.06.2019, at 21:13, tim Rowledge <tim at rowledge.org> wrote:
> 
> During some discussing stuff with Subbu it was pointed out that we have (had) a broken Comics Sans font in the image and that it wasn't licensed etc.
> 
> I noticed fonts.google.com and would like to ask if anyone is interested in doing some work to choose a few nice fonts and incorporate them for the next release. Perhaps better yet would be a tool to find/list/import them from that site etc.

If it's precisely about comic sans replacement:
	Comic Jens 	https://www.kutilek.de/comic-jens/free
	Comic Neue	http://comicneue.com/

Apart from that, the Fira Fonts (https://github.com/bBoxType/FiraSans or https://github.com/bBoxType/FiraGO/ ) are absolutely gorgeous.

The Adobe Source fonts (source sans/serif/code pro and source Han) are a _very_ good superfamily of fonts. They're only ones I know with a decent CJK support (and Googles Noto actually copied from those).

Personally, I think the fonts of  Jos Buivenga (https://www.exljbris.com/) are really good, but they're not really fit for a programming system (yet?); also license.

In the realm of Monospaced:
	Envy Code and inconsolata are fun, but license.
	IBM Plex and the Go Fonts are made for this stuff, so why not?
	Leah Neukirchen has some really great "Vintage", pixely mono fonts (http://leahneukirchen.org/fonts/) 
		(in this category, I happen to have some "bitfonts" on my machine, ask away…)

Really good fun, if we had Ligatures and proper font support :P
	https://github.com/tonsky/FiraCode
	(he made some smalltalk-y ligatures on my request…)

But: we should actually be able to use these fonts before we include any…

Best regards
	-Tobias




More information about the Squeak-dev mailing list