Quote:
Originally Posted by DNSB
You will need the matching source files which, as far as I know, are not yet published. I'm not using that patch so not certain if downloading the latest version posted (4.28.17925.zip ?) and using the 4.28.18220 firmware will work for most of the patches. You could also check the kobopatch-patches/src/versions/4.28.18220/ page to see the source for the patches so far for 4.28.18220.
|
Thanks again.
according to pgaskins' 4.28.18200 patch posted here:
https://github.com/pgaskin/kobopatch...l/pgaskin.yaml
it contains this, so i am assuming the advance font feature is okay, however, the fw mismatch stops me from trying. can patching brick a kobo unit?
Enable advanced settings for all fonts:
- Enabled: no
- Description: |
This patch allows the advanced font options (weight/sharpness adjustments)
to work with sideloaded fonts too. (KEPUB - OTF and TTF. EPUB - TTF only.)
- ReplaceBytes:
Base: "AdvancedFontSettingsController::loadView()" # font dropdown in advanced font settings dialog
Offset: 132
FindInstBLX: {SymPLT: "N3FontTypeUtil::setupMonotypeDropdown(TouchDropDo wn*, QString const&)"} # monotype fonts only
ReplaceInstBLX: {SymPLT: "N3FontTypeUtil::setupDropdown(TouchDropDown*, QString const&)"} # all fonts
- ReplaceBytes:
Base: "ReadingMenuFontSettingsController::setupAdvancedO ption(QString const&)"
Offset: 112
FindInstBLX: {SymPLT: "N3FontTypeUtil::isMonotypeFont(QString const&)"}
ReplaceH: 4F F0 01 00