This commit is contained in:
postautistic 2016-11-18 22:58:28 -05:00
parent da827fb943
commit 95df2f599a
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8"></meta>
<title>DJT anki guide</title>
<title>DJT Anki guide</title>
<link rel='shortcut icon' href='favicon.ico' type='image/x-icon'/ >
<link rel="stylesheet" href="anki.css">
</head>
@ -58,7 +58,7 @@
<hr>
<h3 id="fonts">Fixing fonts on Ankidroid</h3>
<p>Kanji are sometimes displayed incorrectly on mobile devices. You can fix this by using a custom font. Download a <code>.ttf</code> font such as <a href="http://ipafont.ipa.go.jp/old/ipafont/download.html#en">IPA Mincho</a>. Then follow the instructions in the <a href="http://ankisrs.net/docs/manual.html#installingfonts">Anki manual</a> to install it.</p>
<p>Kanji are sometimes displayed incorrectly on mobile devices. You can fix this by using a custom font. Download a <code>.ttf</code> font such as <a href="http://ipafont.ipa.go.jp/old/ipafont/download.html#en">IPA Mincho</a>. (For font previews, see: <a href="http://www.geocities.jp/ep3797/japanese_fonts.html">fonts for work</a>, <a href="http://www.geocities.jp/ep3797/japanese_fonts_02.html">fonts for play</a>, and <a href="http://core6000.neocities.org/fonts/">this site</a>.) Then, follow the instructions in the <a href="http://ankisrs.net/docs/manual.html#installingfonts">Anki manual</a> to install it.</p>
<hr>