View Single Post
Old 08-22-2015, 08:50 AM   #315
nowyouare
Junior Member
nowyouare began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2015
Device: Kindle Paperwhite 3
@NiLuJe:

The contents of /mnt/us/linkfonts/etc/conf.d/98-override-HYGothic.conf below(no other files in that folder)

Code:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
        <match target="pattern">
                <test name="family" compare="eq">
                        <string>HYGothic</string>
                </test>
                <edit name="family" mode="prepend" binding="strong">
                        <string>NanumGothic</string>
                </edit>
        </match>
</fontconfig>
When you say 'system font' do you mean Futura (sans) or Caecilia (serif)?
- I meant the font that is used on the top-right corner menu (Shop Kindle Store, Kindle FreeTime, Vocabulary Builder, ...)
The font on the first screen (Cloud | On Device All Items( ) Collection) is also changed.

@knc1:

Do you have a book that the Bookerly font worked on before your changes?
- Yes, the Bookley font worked with my english books(bought from amazon.com) without any problem before I created the .conf file.

Last edited by nowyouare; 08-22-2015 at 09:00 AM.
nowyouare is offline   Reply With Quote