Add Go Mono fonts

This commit is contained in:
Anthony Rose 2023-03-19 21:35:25 +00:00
parent 54afcb97d5
commit f1fe41c092

View file

@ -15,6 +15,13 @@
<p><a href="https://git-scm.com/download/win">Download</a></p>
<p>Git can install to a user directory when run without admin permissions.</p>
<h2>Go Mono fonts</h2>
<p><a href="https://go.googlesource.com/image/+archive/refs/heads/master/font/gofont/ttfs.tar.gz">Download</a>
<p>Download and extract the TTF files from the <code>.tar.gz</code> file, or checkout the binaries from Git:</p>
<pre><code>git clone https://go.googlesource.com/image</code></pre>
<p>The font files are in <code>image/font/gofont/ttfs</code>.</p>
<p>Select all the <code>.ttf</code> files, right-click, and select <em>Install</em>.</p>
<h2>KeePassXC</h2>
<p><a href="https://keepassxc.org/download/#windows">Download</a></p>
<p>ZIP version can run from any directory.</p>