Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Sony Reader > Sony Reader Dev Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 11-19-2007, 01:55 PM   #1
squiggle8
Junior Member
squiggle8 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2007
Device: sony reader 500
Angry Accented characters onto reader using Mac

I am trying to get among others Hungarian texts onto my reader, somebody please help.
I am using Kovid's libprs500.
Some html files convert fine (or not far off) - that's usually the ones that have the accented characters in the main body instead of html encoded ones.
In the html->lrs files the bottleneck are the characters "?" and "?" <edit: wow, these are sooo special they don't show up here, either. Anyway, it's a u with double acute and an o with double acute. ű and ő - used unicode here). They are usually replaced by space, sometimes just omitted (did not manage to figure out which one happens when).
RTF, PDF so far never converted to anything enjoyable, it's usually the same two characters giving trouble, occasionally others, too.
I did try embedding fonts, according to Kovid my command was correct, however, the embedding did not happen. I must be missing something and I cannot figure out what. Kovid converted a font embedded file for me, it looks GREAT, however, it took the reader 8 minutes to read it in (initialize it?) - so this is not my preferred option so far (not that I can even do it).

Please, somebody help, I'm getting rather frustrated!

Last edited by squiggle8; 11-19-2007 at 02:53 PM. Reason: spec characters did not show up in the message.
squiggle8 is offline   Reply With Quote
Old 11-19-2007, 01:57 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,853
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
The 8 minutes time is for initial pagination. Happens once per file so it shouldn't really bother you.
kovidgoyal is offline   Reply With Quote
Advert
Old 11-19-2007, 03:01 PM   #3
squiggle8
Junior Member
squiggle8 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2007
Device: sony reader 500
still, the problem of embedding remains

Kovid, indeed, it was only several minutes for the first time. And your file with the embedded font is the prettiest doc I have on my reader for sure.
So I would love to master the art of doing this myself.

I did search my machine for the fonts to get to the command
any2lrf abelreng.rtf --serif-family "/Library/Fonts, Times New Roman"
- the font seems there, however, the outputfile is less than half in size of yours and clearly does not have the spec. chars.
I tried it on html and rtf - no difference.
Moni
squiggle8 is offline   Reply With Quote
Old 11-19-2007, 03:26 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,853
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
It needs to be present as a ttf file. Try searching for the microsoft corefonts online (which includes the ttf files and extract them into some directory on your system) then run any2lrf
kovidgoyal is offline   Reply With Quote
Old 11-19-2007, 05:37 PM   #5
squiggle8
Junior Member
squiggle8 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2007
Device: sony reader 500
Ok, I might be getting here somewhere, I think you are onto something!

Finding the tff files was not trivial. I did download it from somewhere into a new folder. The file generated is a little bigger than the previous one by me but still half of yours. It did take ages to initialize it on the reader - which tells me that something is happening.
The outcome is not there yet, though.
squiggle8 is offline   Reply With Quote
Advert
Old 11-19-2007, 05:40 PM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,853
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Well being an exceptionally generous soul, i've decided to add support for this to the GUI. So if it's too hard, you'll just have to wait till the next version. :-)
kovidgoyal is offline   Reply With Quote
Old 11-19-2007, 05:47 PM   #7
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,853
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You may also find the tool lrf2lrs useful. You can run it on the generated lrf file and see if the font is being included.
kovidgoyal is offline   Reply With Quote
Old 11-19-2007, 10:30 PM   #8
squiggle8
Junior Member
squiggle8 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2007
Device: sony reader 500
Quote:
Originally Posted by kovidgoyal View Post
Well being an exceptionally generous soul, i've decided to add support for this to the GUI. So if it's too hard, you'll just have to wait till the next version. :-)
Oh, ok, I'm waiting!

I'm waiting...

I'm waiting.

(are we there yet?)


Will the GUI have it's own font files or will rely on the files I don't seem to be able to provide? <looking concerned>
squiggle8 is offline   Reply With Quote
Old 11-19-2007, 11:06 PM   #9
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,853
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
It will use the fonts available to the OS.
kovidgoyal is offline   Reply With Quote
Old 12-06-2007, 04:01 PM   #10
squiggle8
Junior Member
squiggle8 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2007
Device: sony reader 500
Kovid, thank you for the amazing speed of development - I could not believe you already put out a new release - n.b. with the font embedding...
I wish I could tell you that all is well - I still did not manage to make ONE of the sticky characters appear on my reader. I tried to convert the file you converted for me - no luck, the special characters are not even showing in the libprs500 viewer.
My workaround: I could put in many books by converting
ő to &otilde;
and ű to &ucirc; in html and then convert it to lrf. It's not pretty but the pages turn well and it's not too disturbing. It does not work on all my files but I have enought to read for the moment.
As for embedding - something must be different about my system from yours and I cannot figure it out...
squiggle8 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sorting with accented characters chaley Calibre 20 12-11-2010 07:14 AM
Accented characters on PRS-505 gandalfbp Calibre 4 04-19-2010 07:48 AM
PRS-600 any way to type spanish accented characters? arielinflux Sony Reader 1 03-17-2010 04:22 AM
Foreign accented characters and libprs500 Stingo Calibre 6 02-24-2008 07:51 PM
Accented characters bingle Sony Reader 7 07-25-2007 06:36 AM


All times are GMT -4. The time now is 07:43 AM.


MobileRead.com is a privately owned, operated and funded community.