View Single Post
Old 01-11-2020, 03:11 PM   #197
Ripplinger
350 Hoarder
Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.
 
Ripplinger's Avatar
 
Posts: 3,574
Karma: 8281267
Join Date: Dec 2010
Location: Midwest USA
Device: Sony PRS-350, Kobo Glo & Glo HD, PW2
There's a few patches not working for me on a Glo HD, and with all the changes and renames, I'm sure I'm doing something wrong, but haven't been able to figure out where the problem is.

I can't seem to change the page number font back to Georgia as I had it under 4.12.12111 (the firmware I've updated from). I've changed books, flipped over a chapter marker to trigger refresh, shut down and back on, but page numbers are still in Avenir font.

The advanced font control also is not working at all on any font, not even Kobo's default fonts.

The bottom menu doesn't seem to get reduced in size (assuming I'm using the correct patch), it's a full inch in height.

These are the patches I've enabled, maybe I have 2 that shouldn't be used together, or missed something I do need to add for the above to work:

Spoiler:
src/nickel.yaml:
Show all games: yes
Reduce top/bottom page spacer: yes
Dictionary pop-up - increase available text area: yes
Increase Book Details synopsis area: yes
Increase library cover size: yes
Reduce new header/footer height: yes
Custom new header/footer font: yes
Remove footer (row3) and increase cover size on new home screen: yes

src/libnickel.so.1.0.0.yaml:
Replace adobe page numbers toggle with invert screen: yes
Disable all tutorial dialogs: yes
Remove recommendations (row1col2) from home screen: yes
Hide top-left menu item - Pocket: yes
Hide top-left menu item - Store: yes
Hide top-left menu item - Recommended: yes
Hide top-left menu item - Wishlist: yes
Hide top-left menu item - Activity: yes
Enable advanced settings for all fonts: yes
Remove title from reading header/footer: yes
DeveloperSettings - AutoUsbGadget: yes
My 24 line spacing values: yes
Custom left & right margins: yes
Custom font sizes: yes
ePub disable built-in body padding-bottom: yes
Custom kepub default margins: yes
Force user line spacing in KePubs: yes
Force user line spacing in ePubs (part 1 of 2): yes
Force user font-family in ePubs (Part 1 of 2): yes
ePub constant font sharpness: yes
KePub constant font sharpness: yes
Custom header/footer page number text: yes

src/librmsdk.so.1.0.0.yaml:
Disable orphans/widows avoidance: yes
Force user line spacing in ePubs (Part 2 of 2): yes
Force user font-family in ePubs (Part 2 of 2): yes
Ignore ePub book Adobe XPGT stylesheet (page-template.xpgt): yes


And in nickel.yaml, under "Custom new header/footer font:" I changed line 332 to read:

Spoiler:
# Un-comment and edit replacement font-family to change header/footer font
- {Find: "font-family: Avenir;", Replace: "font-family:Georgia;"}


What am I doing wrong or missing?
Ripplinger is offline   Reply With Quote