View Single Post
Old 12-09-2009, 08:03 AM   #3
Dave_S
What Title ?
Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.
 
Posts: 1,325
Karma: 1856232
Join Date: Jan 2009
Location: Bavaria Germany
Device: Sony Experia Z Ultra
Quote:
Originally Posted by theducks View Post
How do you make the PEz NOT justify (pad) when reading simple TXT files?
I prefer the ragged right edge.
I have not found any documentation on editing the .css files for CR2, but when/if Jinke upgrades CR2 to CR3, you will be able to change TXT justification by editing the txt.css file in the /crengine directory. That might work for CR2 as well, but the only sample .CSS files that I have are for CR3. The line would go something like this:
Code:
p { text-align: left; text-indent: 2em; margin-top:0em; margin-bottom: 0em }
If you are interested you can get the sample .CSS files here:
http://sourceforge.net/projects/crengine/files/

FileName:
new-cr3-ui-data-20090311.tar.gz
Dave_S is offline   Reply With Quote