OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: merli on April 03, 2007, 07:22:58 am
-
Hello
I have had installed pdaxrom beta1 for long time. Recently I upgraded to pdaxii13 and foud that my e-book application justreader does not want to display palm doc format cp 1250 characters (just does not display anything or square character instead accented char). Same books were workig in pdaxrom beta1 without any problem. I tried also patched wellswang version of justreader with same result. FB reader is working with libiconv and 1250 encoding conv installed but I like justreader much :-). Can somone help me if it is some configuration problem or bug in justreader?
Thnx
-
Hello
I have had installed pdaxrom beta1 for long time. Recently I upgraded to pdaxii13 and foud that my e-book application justreader does not want to display palm doc format cp 1250 characters (just does not display anything or square character instead accented char). Same books were workig in pdaxrom beta1 without any problem. I tried also patched wellswang version of justreader with same result. FB reader is working with libiconv and 1250 encoding conv installed but I like justreader much :-). Can somone help me if it is some configuration problem or bug in justreader?
Thnx
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157848\"][{POST_SNAPBACK}][/a][/div]
can you send me your e-book file , and a screen snapshot of the file's content (FB reader's result)
I will try to fix this problem ...
--wells.
-
Hello
I have had installed pdaxrom beta1 for long time. Recently I upgraded to pdaxii13 and foud that my e-book application justreader does not want to display palm doc format cp 1250 characters (just does not display anything or square character instead accented char). Same books were workig in pdaxrom beta1 without any problem. I tried also patched wellswang version of justreader with same result. FB reader is working with libiconv and 1250 encoding conv installed but I like justreader much :-). Can somone help me if it is some configuration problem or bug in justreader?
Thnx
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157848\"][{POST_SNAPBACK}][/a][/div]
can you send me your e-book file , and a screen snapshot of the file's content (FB reader's result)
I will try to fix this problem ...
--wells.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157860\"][{POST_SNAPBACK}][/a][/div]
Here is book and screenshots from FBreader and Justreader
Thnx for helping
-
Here is book and screenshots from FBreader and Justreader
Thnx for helping
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157868\"][{POST_SNAPBACK}][/a][/div]
Hi Merli,
I think the problem may relate with the font that JR used to display.
can you provide me the font file which used in FB reader ?
Thanks.
(BTW, I must go to bed now ... )
--Wells.
-
Here is book and screenshots from FBreader and Justreader
Thnx for helping
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157868\"][{POST_SNAPBACK}][/a][/div]
Hi Merli,
I think the problem may relate with the font that JR used to display.
can you provide me the font file which used in FB reader ?
Thanks.
(BTW, I must go to bed now ... )
--Wells.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157871\"][{POST_SNAPBACK}][/a][/div]
Working with Verdana, Times new roman, Curier new, Arial, Lucida Console
Not working with Fixed and Clean,
Serif=Times, Sans=Verdana and Monospaced=Courier.
In Justreader I am using same font names (I think that they are using same files) and it is not working with any
-
Hi Merli,
I found this problem is related with locale settings ($LC_ALL).
The temp solution is using following command to start Justreader:
# env LC_ALL=cs_CZ.cp1250 justreader
and then the document will be displayed fine
[ You are not allowed to view attachments ]