Quote:
Originally Posted by codychan
I'm using Un-Force user font-family in KePubs patch, and I enable Alternative 3 instead of Alternative 1 to make the multiple-font work. It has been working for a long time, I can confirm that it doesn't work for current firmware/patch.
|
Quote:
Originally Posted by jackie_w
To add a bit more detail to @geek1011's comment ...
Kobo seems to have completely re-worked the way fonts are handled by the GUI. The outcome is that trying to customise font-family in the following 4 patches is now very limited: - Dictionary text font-family/font-size/line-height (libnickel.so.1.0.0.yaml)
- Custom header/footer captions (nickel.yaml)
- Custom page navigation scrubber (nickel.yaml)
- Customise Header back button (nickel.yaml)
If you have been using any of the above patches to customise things other than font-family (e.g. font-size, line-height, ...) then those customisations should continue to work the same as they ever did.
Based on my limited testing, if your font-family customisation in patches 2,3 or 4 was to change Georgia --> Avenir or
Avenir --> Georgia
then there is a fair chance that will still work as it did before v4.32.19501.
In patch 1, the only font-family customisation I could make work at all was to changeGeorgia --> sans-serif
which I suspect is not particularly useful to most users.
Unrelated to the above 4 patches, a font-family GUI customisation which *does* still work (at least for now) is to completely replace the default system GUI fonts, Georgia and/or Avenir, with "better" fonts for your language. If you have the technical skills to already be doing this then everything should continue to work the same as it did before v4.32.19501.
I'll update this post if I discover anything new, related to font-family, that might be useful to others.
ETA: If you try to patch to a font-family other than Georgia/Avenir you won't get your chosen font after installation. Instead you'll get a fallback font (Kakugo, I think) which is one of the built-in CJK system fonts.
|
I'm using
Dictionary text font-family/font-size/line-height (libnickel.so.1.0.0.yaml), I only need to enable it, and the font in my popup sideloaded dictionary works in in
prev-v4.32.19501, but it doesn't work for
v4.32.19501, and I tried to uncomment
```
# - ReplaceString: {Offset: 54, Find: "Georgia ", Replace: "sans-serif", MustMatchLength: yes}
```
Or replace
sans-serif with my sideloaded font, it doesn't work either, some characters won't be displayed in it.