This is a creation in Article, where the information may have evolved or changed.
TODO: A different font for the Go app
typeface, the external form characteristic of the text. is the style of writing, is the coat of words. Good fonts make people feel comfortable, let people have a look, write desire Oh. 2016-11-16 Go Official blog published the same name go font, and did not provide the download address, because the go font is more applied in the image, published in the Golang extension package image inside. We can download it from GitHub to. If you can't access github you can find me a TTF file. Go mainly has three kinds of font Go,go Medium,go Mono, like that choice.
1. Copy the downloaded font file TTF to the System font folder on Windows, and you can use go font if the installation is successful.
2. Use on Sublime, preferences-settings set font_face value to go font,
3. Use on Chrome, browser access chrome://settings/, show advanced settings, select Custom font, set desired go font.
4. Some netizens say that they do not support Chinese, but I am a programmer. Cut a Go font code, do you like such a font?
Compare pictures with no go fonts
Wxgzh:ludong86