View Single Post
Old 11-29-2010, 07:23 PM   #1
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Question for techies re:Hacked AdobeViewer

I wonder if someone with Linux knowledge could answer this question?

I believe the Hacked AdobeViewer.app, which allows us to customise fonts for EPUBs, does so with a minor string edit where
Code:
res:///adobe/pxf/userStyle.css
is changed to
Code:
res:///mnt/ext1/userStyle1.css
i.e file userStyle1.css in the root dir of main memory.

Please correct me if I've got this wrong, but in the new firmware v15.3 it looks as though
Code:
res:///adobe/pxf/userStyle.css
has become
Code:
res:///userStyle.css
With such a short path/filename, is it ever going to be possible to hack it to one which is user accessible? It's my understanding that you have to keep the number of characters constant.

I really hope I'm wrong
jackie_w is offline   Reply With Quote