Quote:
Originally Posted by Margok
Didn't work.( Instead of text only question marks.
|
You have to find address for SD card in Kobo OS
In Sony rider looks like that:
@font-face {
font-family: "DejaVu Serif";
font-weight: normal;
font-style: normal;
src: url(res:///Data/fonts/DejaVuSerif.ttf);
}
In Jinke - Hanlin v3, Hanlin v5, BeBook , Astak rider looks like that:
@font-face {
font-family: "Verdana";
font-weight: normal;
font-style: normal;
src: url(res:///abook/fonts/verdana.ttf);
}