mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-18 04:42:47 +00:00
Add note to Kobo post that it no longer works
This commit is contained in:
parent
8724d5daa5
commit
13a14637e3
1 changed files with 7 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
title = "Fixing Monospace Text in Kobo eReaders"
|
||||
date = 2022-04-10T09:14:50+10:00
|
||||
|
||||
# [extra]
|
||||
# updated = 2022-01-27T21:07:32+10:00
|
||||
[extra]
|
||||
updated = 2022-08-22T14:10:50+10:00
|
||||
+++
|
||||
|
||||
After verifying with friends that eBook readers do a decent job of rendering
|
||||
|
@ -14,6 +14,11 @@ text with CSS rules like `font-family: monospace` in a monospace font.
|
|||
|
||||
<!-- more -->
|
||||
|
||||
**Update Aug 2022:** I was told and have confirmed myself that the workaround
|
||||
described in this post no longer works with the latest firmware. I tested
|
||||
version 4.33.19759. If anyone knows how to restore the behaviour please get in
|
||||
touch.
|
||||
|
||||
[Skip to Instructions ⮷](#instructions)
|
||||
|
||||
I quickly discovered this is a known issue with Kobo readers dating back years:
|
||||
|
|
Loading…
Reference in a new issue