@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.