Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > Workshop

Notices

Reply
 
Thread Tools Search this Thread
Old 04-02-2009, 08:22 AM   #16
astra
The Introvert
astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.
 
astra's Avatar
 
Posts: 8,307
Karma: 1000077497
Join Date: Jan 2007
Location: United Kingdom
Device: Sony Reader PRS-650 & 505 & 500
Quote:
Originally Posted by cerement View Post
See attached image
A very good example indeed.
astra is offline   Reply With Quote
Old 04-02-2009, 11:01 AM   #17
cerement
Groupie
cerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it is
 
cerement's Avatar
 
Posts: 170
Karma: 2000
Join Date: Apr 2008
Location: San José, CA
Device: Amazon Kindle 1, Sony PRS-300, Amazon Kindle 3
Quote:
Originally Posted by gwynevans View Post
The font in the images of the LRF pages is the stock LRF font, i.e. "Dutch801 Rm BT Roman"
Dutch801 was Bitstream's copy of Times New Roman, and there is a true italic version available, but whether Sony actually included it on the PRS readers is another story.

This was a similar problem with ebook software on Palms, there was a roman font, a bold font, and a large font, but no italic fonts available on the devices, so most software ended either force slanting the font or just ignoring italics altogether ...
cerement is offline   Reply With Quote
Old 04-02-2009, 12:39 PM   #18
pepak
Guru
pepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura about
 
Posts: 610
Karma: 4150
Join Date: Mar 2008
Device: Sony Reader PRS-T3, Kobo Libra H2O
Verified: If you properly define custom fonts, EPUB implementation on PRS-505 does render proper italics.



Code:
@font-face { font-family: "Times CE", serif; font-weight: normal; font-style: normal; font-variant: normal, small-caps; src: url(res:///Data/fonts/times.ttf); }
@font-face { font-family: "Times CE", serif; font-weight: bold; font-style: normal; font-variant: normal, small-caps; src: url(res:///Data/fonts/timesbd.ttf); }
@font-face { font-family: "Times CE", serif; font-weight: normal; font-style: italic; font-variant: normal, small-caps; src: url(res:///Data/fonts/timesi.ttf); }
@font-face { font-family: "Times CE", serif; font-weight: bold; font-style: italic; font-variant: normal, small-caps; src: url(res:///Data/fonts/timesbi.ttf); }

Last edited by pepak; 04-02-2009 at 12:42 PM.
pepak is offline   Reply With Quote
Old 04-04-2009, 11:30 PM   #19
igorsk
Wizard
igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.
 
Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
Quote:
Originally Posted by cerement View Post
Dutch801 was Bitstream's copy of Times New Roman, and there is a true italic version available, but whether Sony actually included it on the PRS readers is another story.
The fonts on the Reader include only the regular versions, no italics or bolds. They're actually exactly the same files as used by eBook Library, you can check them out if you have it installed: in "\Program Files\Sony\Reader\Data\fonts".
igorsk is offline   Reply With Quote
Old 04-04-2009, 11:53 PM   #20
cerement
Groupie
cerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it is
 
cerement's Avatar
 
Posts: 170
Karma: 2000
Join Date: Apr 2008
Location: San José, CA
Device: Amazon Kindle 1, Sony PRS-300, Amazon Kindle 3
Quote:
Originally Posted by igorsk View Post
The fonts on the Reader include only the regular versions, no italics or bolds. They're actually exactly the same files as used by eBook Library, you can check them out if you have it installed: in "\Program Files\Sony\Reader\Data\fonts".
I wonder if Sony subjects Japanese to as much bad typography as we have to put up with?
cerement is offline   Reply With Quote
Old 04-05-2009, 12:55 AM   #21
igorsk
Wizard
igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.
 
Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
AFAIR Librie had a bit more of font variation. And LRF format does include suport for stuff like ruby and emphasis lines. On the other hand, Japanese don't need to bother about italics or bold.
igorsk is offline   Reply With Quote
Old 04-05-2009, 03:09 PM   #22
cerement
Groupie
cerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it iscerement knows what time it is
 
cerement's Avatar
 
Posts: 170
Karma: 2000
Join Date: Apr 2008
Location: San José, CA
Device: Amazon Kindle 1, Sony PRS-300, Amazon Kindle 3
Quote:
Originally Posted by igorsk View Post
AFAIR Librie had a bit more of font variation. And LRF format does include suport for stuff like ruby and emphasis lines. On the other hand, Japanese don't need to bother about italics or bold.
Closest metaphor I can come up with would be Sony only providing hirigana and katakana fonts but no kanji fonts ... yes, I know missing bold and italic is not even close to being that extreme (especially when they can be embedded with ePub), but in this day and age, not providing at least one complete font family with decent Unicode coverage just seems silly (yes, Amazon, I'm looking at you also) ...
cerement is offline   Reply With Quote
Old 04-05-2009, 05:34 PM   #23
igorsk
Wizard
igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.
 
Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
I guess decent fonts cost money, and if they think they don't need to support non-western languges for now...
igorsk is offline   Reply With Quote
Old 12-16-2009, 09:38 PM   #24
kbear
Member
kbear is on a distinguished road
 
Posts: 10
Karma: 56
Join Date: Dec 2009
Device: PRS-505
Actually, it is possible to use the PRSCustomizer to add the missing font styles (italic, bold, bolditalic) to the PRS 505 built-in fonts.
kbear is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
LRFTools. Convert LRF to EPUB, HTML, PDF and RTF elinares LRF 279 07-30-2011 11:48 PM
Mass Converting LIT, RTF, & PDF to ePUB Tom2112 ePub 8 01-11-2010 01:14 AM
How to create non-embedded Unicode EPUB,LRF,TXT,RTF,PDF alexmobile Sony Reader 1 09-23-2009 10:04 PM
Calibre PDF conversions - LRF/EPUB vs RTF jackie_w Calibre 14 09-22-2009 03:06 PM
Rtf, LRF or epub ? edman Sony Reader 10 01-17-2009 12:13 AM


All times are GMT -4. The time now is 07:04 PM.


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