Quote:
Originally Posted by GeoffR
Here is the patch locations of the CSS stylesheet fragment used for the kepub header text if anyone wants to play around with it. Any changes affect the home page header, library header, etc. too.
There seems to be a difference between the Touch and the Glo/Aura/AuraHD, on the Touch the header always uses font-family: Avenir; but on the other models no font-family is set, so whatever is selected fom the font menu is used, or Gothic if Document default is selected.
This example patch forces the Glo/Aura header to use font-family Avenir, the same as the Touch. If you set the footer to match, that would avoid the buggy Gothic/Ryumin fonts from being used at all when Document Default is selected.
firmware 3.3.0:
firmware 3.3.1:
Edit: Note for kpg.exe: Change "replace_string" to "replace_xor_00" and add "\x00" to the end of the replacement string if using kpg.exe.
|
Thanks for this, is there a similar code to set the footer to match?
Quote:
Originally Posted by tshering
You could simply delete the fonts that you don't want to use. If you don't want to modify your device in order to be able to run scripts or execute commands, you could also overwrite the font files with empty files via the update mechanism.
|
How does one go about removing the fonts they do not want and how will this effect the Document Default setting if/when all system fonts are removed and only custom fonts remain?