<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/docs/gc-font-tool.cpp, branch 2407</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Fix improper naming</title>
<updated>2021-11-24T16:04:30+00:00</updated>
<author>
<name>Dylan Smit</name>
<email>dylan.smit@hotmail.com</email>
</author>
<published>2021-11-24T16:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9de7ef6d8d787cbb1bcc97cfc246613798bf510a'/>
<id>9de7ef6d8d787cbb1bcc97cfc246613798bf510a</id>
<content type='text'>
I'm so sorry</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm so sorry</pre>
</div>
</content>
</entry>
<entry>
<title>Remove incorrect usage of "ASCII" and "ANSI"</title>
<updated>2016-12-26T14:49:39+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2016-12-26T14:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0f1ce0e1f42ae6f149405778457116abba87af72'/>
<id>0f1ce0e1f42ae6f149405778457116abba87af72</id>
<content type='text'>
Windows-1252 was sometimes being referred to as ASCII or ANSI
in Dolphin, which is incorrect. ASCII is only a subset of
Windows-1252, and ANSI is (rather improperly) used in Windows
to refer to the current code page (which often is 1252 on
Western systems, but can also be something entirely different).

The commit also replaces "SJIS" with "Shift JIS". "SJIS"
isn't misleading, but "Shift JIS" is more commonly used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows-1252 was sometimes being referred to as ASCII or ANSI
in Dolphin, which is incorrect. ASCII is only a subset of
Windows-1252, and ANSI is (rather improperly) used in Windows
to refer to the current code page (which often is 1252 on
Western systems, but can also be something entirely different).

The commit also replaces "SJIS" with "Shift JIS". "SJIS"
isn't misleading, but "Shift JIS" is more commonly used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace gamecube fonts with free alternatives</title>
<updated>2015-01-14T21:41:25+00:00</updated>
<author>
<name>James Cowgill</name>
<email>james410@cowgill.org.uk</email>
</author>
<published>2015-01-11T18:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f3aea4b5bc0d4842d306647e18c8d2f302cee345'/>
<id>f3aea4b5bc0d4842d306647e18c8d2f302cee345</id>
<content type='text'>
Previously the gamecube fonts were based on Arial and Lucida which are not
freely distributable. The new fonts are generated using fonts under free
licenses with the "gc-font-tool" program I wrote.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the gamecube fonts were based on Arial and Lucida which are not
freely distributable. The new fonts are generated using fonts under free
licenses with the "gc-font-tool" program I wrote.
</pre>
</div>
</content>
</entry>
</feed>
