Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 11-05-2014, 11:58 AM   #271
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@caerphoto: Did you touch the filenames of the fonts at all? (I'm assuming you re-populated the override menu after the fontconfig cache update?).

On the off chance that something wonky's happening, try with another set of fonts (although Crimson Text should work flawlessly - that's the family I'm mainly using on the PW2).

Make sure the data/time is set correctly on your device.

If all else fails, try the 'rebuild/clear fontconfig cache' button instead. It'll take forever, but will disregard wonky timestamps.
NiLuJe is offline   Reply With Quote
Old 11-06-2014, 04:58 AM   #272
caerphoto
Junior Member
caerphoto began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2014
Device: Kindle PW2
Filenames not touched – I copied them directly from ~/Library/Fonts

Tried deleting Crimson from the device and putting Vollkorn on there instead.

Date and time are correct.

Cleared font cache.

Still no joy

Is there a procedure I can follow to completely clear the device and start again?
caerphoto is offline   Reply With Quote
Advert
Old 11-06-2014, 09:03 AM   #273
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@caerphoto: I'm assuming you've waited for the cache update/rebuild process to finish (this can take a while, if it doesn't that might be an indication that something went wrong along the way), watching our for the message printed at the bottom of the screen?

I'm fairly certain it's something simple we're just not seeing, and resetting anything won't change a thing, but you're welcome to clear the linkfonts folder manually and reinstall the hack to see if it jogs things up. (In which case, try the latest snapshot, I added some feedback to the cache update process).

Last edited by NiLuJe; 11-06-2014 at 05:39 PM.
NiLuJe is offline   Reply With Quote
Old 12-02-2014, 12:04 AM   #274
iGold
Junior Member
iGold began at the beginning.
 
iGold's Avatar
 
Posts: 4
Karma: 10
Join Date: Nov 2013
Location: Russia
Device: Kindle PW2
@NiLuJe: thank you for such useful package! It's the only way to read with my favourite font (PT Serif) also properly hinted (with BCI override).

Currently I'm still on 5.4.3.2 (@PW2) but plan to upgrade to 5.6.1 (because it's first official Russian firmware). Are you plan to support 5.6+? I've looked into update_*.bin (mount rootfs.img) and have found a version of libfreetype.so was upgraded from libfreetype.so.6.3.20 :
Code:
igold:~/tmp/kindle/fw/5.6.1/rootfs% LANG=C ll usr/lib/libfreetype.so*
lrwxrwxrwx 1 root root     21 Nov  2 14:58 usr/lib/libfreetype.so -> libfreetype.so.6.11.2
lrwxrwxrwx 1 root root     21 Nov  2 14:58 usr/lib/libfreetype.so.6 -> libfreetype.so.6.11.2
-rwxr-xr-x 1 root root 806968 Nov  2 14:55 usr/lib/libfreetype.so.6.11.2
So current release of this package will not correctly override FreeType.
iGold is offline   Reply With Quote
Old 12-02-2014, 06:38 AM   #275
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@iGold: Oops. Good catch, I'll fix it when I get back home, thanks .
NiLuJe is offline   Reply With Quote
Advert
Old 12-02-2014, 02:25 PM   #276
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
There, released 0.10.N, which *should* handle FW 5.6.1 properly .
NiLuJe is offline   Reply With Quote
Old 12-04-2014, 02:23 AM   #277
iGold
Junior Member
iGold began at the beginning.
 
iGold's Avatar
 
Posts: 4
Karma: 10
Join Date: Nov 2013
Location: Russia
Device: Kindle PW2
@NiLuJe: it works, thank you!

I replaced Serif with my font (PT Serif) and enabled BCI hinter.

Now I have FW 5.6.1 with JB/bridge 1.14, KUAL 2.5 + MrPi, usbNetwork 0.18, python 0.11, linkfonts 0.10 + (Cowards)RescuePack & BackdoorLock.

All work as expected. RescuePack is original, not from snapshots. But cowards addon is from.
iGold is offline   Reply With Quote
Old 12-04-2014, 08:44 AM   #278
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@iGold: Terrific! Thanks for the confirmation .
NiLuJe is offline   Reply With Quote
Old 12-23-2014, 10:38 AM   #279
Stino
Member
Stino can program the VCR without an owner's manual.Stino can program the VCR without an owner's manual.Stino can program the VCR without an owner's manual.Stino can program the VCR without an owner's manual.Stino can program the VCR without an owner's manual.Stino can program the VCR without an owner's manual.Stino can program the VCR without an owner's manual.Stino can program the VCR without an owner's manual.Stino can program the VCR without an owner's manual.Stino can program the VCR without an owner's manual.Stino can program the VCR without an owner's manual.
 
Posts: 10
Karma: 193434
Join Date: Oct 2011
Location: Germany
Device: Sony PRS-T1, Kindle Paperwhite
At the moment I'm thinking about buying an Kindle Voyage or an Kindle Paperwhite 2.
I own an jailbreaked Paperwhite 1 but the newer displays with higher contrast(PW2) or higher resolution (KV) sounds interesting. But most important for me is to use my own favorite font.

Since I read that this easy trick with USE_ALT_FONTS is not longer working on PW2 and KV I'm wondering if this font hack here will be working on an new Kindle Voyage with Firmware 5.6.1 ?

I see on first page that Firmware 5.6.1 is supported with Fonts v0.10.N but never read something about KV or Voyage? Is only Paperwhite supported?

As far as I read there is no "closed" Jailbreak for 5.6.1 at the moment so I think about doing an "open" Jailbreak with soldering an USB to TTL serial interface (maybe an PL2303HX ?) to the RX,TX, GND pins on the board. But before I start that hacking adventure I really need to know if this font hack will work on an Voyage or not.

Not even mention the calibre solution with embedding an custom font to each ePub I want to read. I did this for years with my old PRS-T1 but I'm tiered to do this for each book and it also not works for books with DRM from amazon store.
Stino is offline   Reply With Quote
Old 12-23-2014, 10:46 AM   #280
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@Stino: FW 5.6.1 is (mostly) unified between all the devices running on the same HW platform (PW2, KT2, KV). The latest version has been (minimally) field-tested on a PW2 running 5.6.1, so, theoretically (I don't have the device, and can't remember if a KV owner has tested this more than cursorily), it *should* work on a KV .

The biggest hassle will be the JB. After that, even if you have trouble with the Fonts Hack, I should be able to figure them out without a KV on hand anyway .
NiLuJe is offline   Reply With Quote
Old 03-05-2015, 06:28 PM   #281
HannahChimes
Member
HannahChimes began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Feb 2015
Device: Kindle Paperwhite
How do I get a longer list of fonts?

I want to see what you have in the third screenshot (from the main post).
How do I attain this?
HannahChimes is offline   Reply With Quote
Old 03-05-2015, 06:30 PM   #282
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@HannahChimes: With a Kindle Touch ^^ (Or a PW1 running FW 5.3.x).

The dynamic Aa menu went poof with FW 5.4.
NiLuJe is offline   Reply With Quote
Old 03-06-2015, 09:16 AM   #283
HannahChimes
Member
HannahChimes began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Feb 2015
Device: Kindle Paperwhite
Quote:
Originally Posted by NiLuJe View Post
@HannahChimes: With a Kindle Touch ^^ (Or a PW1 running FW 5.3.x).

The dynamic Aa menu went poof with FW 5.4.
Awww... :( I'm assuming there's no way to downgrade without having to reinstall all my mods.
HannahChimes is offline   Reply With Quote
Old 03-08-2015, 03:22 PM   #284
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Anything that needed to be installed via a .bin file probably dumps stuff into the rootfs, in which case yes, you need to reinstall it -- because downgrading involves doing a system update with a full image provided by Amazon.

On the other hand, it is easy to chain install hacks using the new MobileRead Package Installer.
Also, any configuration contained in the /mnt/us/* folders, where linkss/python/usbnetwork/etc store all the binaries/libs/conf/etc will be retained, as will KUAL and extensions. So it shouldn't be all that much of a bother.
eschwartz is offline   Reply With Quote
Old 04-11-2015, 10:59 AM   #285
Musashi
Zealot
Musashi ought to be getting tired of karma fortunes by now.Musashi ought to be getting tired of karma fortunes by now.Musashi ought to be getting tired of karma fortunes by now.Musashi ought to be getting tired of karma fortunes by now.Musashi ought to be getting tired of karma fortunes by now.Musashi ought to be getting tired of karma fortunes by now.Musashi ought to be getting tired of karma fortunes by now.Musashi ought to be getting tired of karma fortunes by now.Musashi ought to be getting tired of karma fortunes by now.Musashi ought to be getting tired of karma fortunes by now.Musashi ought to be getting tired of karma fortunes by now.
 
Musashi's Avatar
 
Posts: 106
Karma: 515166
Join Date: Dec 2010
Device: iPad 4th Generation. Kindle Paperwhite.
Thank you for the good work! Working fine in my PW1 5.4.4.2

And the crimson font is great too!
Musashi is offline   Reply With Quote
Reply

Tags
fontconfig, fonts, freetype, hacks, paperwhite, touch


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
K5 FW 5.x ScreenSavers Hack NiLuJe Kindle Developer's Corner 3036 06-23-2025 03:25 AM
[Kindle Touch] Font Hack ixtab Kindle Developer's Corner 508 05-18-2020 12:41 PM
Hacks Kindle Touch Registration Hack codeisnightmare Amazon Kindle 15 10-19-2014 09:17 PM
Touch Can I get Kindle Touch Fonts On Nook Touch? tanteoma Barnes & Noble NOOK 5 05-17-2012 09:02 PM
Font Hack for Kindle Touch? Sassapphras Kindle Developer's Corner 1 02-12-2012 09:05 PM


All times are GMT -4. The time now is 12:50 PM.


MobileRead.com is a privately owned, operated and funded community.