blob: 107c8860d67a0998610d33fbc1b3fa296b0d5d6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
<!doctype html>
<html lang="EN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/style.css">
<title>Koreader for e-ink devices</title>
</head>
<body>
<header>
<h1>Bloggings</h1>
<a href="/index.php">Back</a>
</header>
<main>
<article>
<h2>Koreader for e-ink devices</h2>
<h3>2025-03-24</h3>
<h4>I installed Koreader on my Kobo Clara Colour last night</h4>
<p>Like everything, there's a learning curve due to the multiplicity of options. The first thing I did was copy the Bookerly font to the Koreader fonts folder on the Kobo, as I find the default Noto fonts too ugly for reading.</p>
<p>The second thing I did was remove the Koreader installation log file and
logo which stuck out like a sore thumb in the file manager</p>
<p>The third thing I have to do is read the user guide...</p>
<p>Anyhow reading is a pleasure once I fixed the font, font size, and line spacing</p>
<p><a href="http://koreader.rocks/">Koreader
<p><a href="https://www.mobileread.com/forums/showthread.php?t=314220">One-Click Install Packages for KOReader & Plato</a></p>
</article>
</main>
<footer>
<p> </p><p>§</p></footer>
</body></html>
|