Quote:
Originally Posted by maxbookworm
|
Although my 300 is only 3 weeks old... I also got brave and took the plunge. Followed your lead for Russification and it went very smoothly. No problems. Love the clock feature and being able to turn the page using the 5,6,7,8 number buttons. Thanks for giving me the courage to proceed
Quote:
Originally Posted by maxbookworm
Then, I created a Fonts directory in the root of the READER drive that shows up on my computer when the reader is plugged in via USB and put my current favorite fonts there
|
I want to apply this change as well but have a question. You say you created a
"Fonts" directory in the root of the reader but in looking at your css file it appears the reader is looking for the fonts to be in a Fonts directory which is a sub directory of Data. (as shown in this line of data taken from your css file)
src:url(res:///Data/Fonts/GenBkBasB.ttf);
Or am I simply misinterpreting the code in your css file? I just want to make sure I'm clear before I make this change. NET: Do I just create a directory labeled Fonts in the root directory... or do I create a directory labeled DATA and within the Data directory create a directory /subdirectory labeled Fonts?