View Single Post
Old 11-05-2021, 10:36 AM   #31
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,257
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by marshap View Post
On my Libra 2 I enabled the custom header/footer captions patch and entered "29px" as follows:
# Part 2. Change font-size
# #caption
# AuraHD/AuraH2O/AuraH202/ClaraHD/Elipsa/Libra2
- Find: "[qApp_deviceIsDragon=true] {\n font-size: 25px;\n}"
Replace: "[qApp_deviceIsDragon=true] {\n font-size: 29px;\n}"

But the header/footer fonts do not change size in epubs.
Can you try patching the red part of these 2 lines instead for the Libra2?

Code:
        - Find:    "[qApp_deviceIsStorm=true] {\n  font-size: 29px;\n}"
          Replace: "[qApp_deviceIsStorm=true] {\n  font-size: 29px;\n}"
I think there's some uncertainty at the moment about exactly how the Libra2 behaves compared to other Kobo models. For some things it behaves like other Kobo "Dragon" devices (AuraHD, H2O, GloHD, Clara) but for nickel.yaml patches it's more likely (to me, and I am only guessing) that it's considered a Kobo "Storm" device (like the LibraH2O).

This confusion should be cleared up when one of the main patchers actually owns a Libra2.

Similarly (and again I'm only guessing), the new Sage and Elipsa devices will probably be treated like other "Daylight" devices (KA1, Forma) for nickel.yaml patch purposes.

P.S. You would probably have received a quicker response if you'd posted in the correct thread for questions about patching fw 4.30.18838 I've asked a Moderator to move it.

Last edited by jackie_w; 11-05-2021 at 10:39 AM.
jackie_w is offline   Reply With Quote