Register Guidelines E-Books Today's Posts Search

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

Notices

Reply
 
Thread Tools Search this Thread
Old 10-01-2006, 10:18 PM   #1
Slava
Addict
Slava doesn't litterSlava doesn't litter
 
Slava's Avatar
 
Posts: 285
Karma: 129
Join Date: Sep 2006
Location: New England
Device: PRS-500 · iPad · K3
What fonts are built-in/Unicode?

I wonder what fonts are built-in and if there are any that support Unicode.

Anyone ???

Last edited by Slava; 10-02-2006 at 07:18 AM.
Slava is offline   Reply With Quote
Old 10-01-2006, 11:33 PM   #2
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
The manual mentions Bitstream Swiss and Dutch, so I guess those are present. They also mention Bitstream Font Fusion, which seems to be a font renderer (Freetype being not good enough?). Samples of Swiss and Dutch on the web seem to have only latin characters.
igorsk is offline   Reply With Quote
Old 10-02-2006, 03:15 AM   #3
ath
Addict
ath doesn't litterath doesn't litter
 
Posts: 222
Karma: 110
Join Date: Jun 2006
Location: Malmo, Sweden
Device: iLiad, Sony PRS-505, Kindle Paperwhite & Oasis
Quote:
Originally Posted by Slava
I wonder what fonts are built-in and if there are any that have all UTF-8/UTF-16 characters.
Since the Reader is marketed only in the US, don't expect anything beyond support of US characters. Don't expect Unicode of any kind. (UTF-8 and UTF-16 are coding systems, not character tables.)
ath is offline   Reply With Quote
Old 10-02-2006, 07:17 AM   #4
Slava
Addict
Slava doesn't litterSlava doesn't litter
 
Slava's Avatar
 
Posts: 285
Karma: 129
Join Date: Sep 2006
Location: New England
Device: PRS-500 · iPad · K3
@igorsk:
Thank for the hint about Betstream fonts. There are several fonts on their website that support Cyrrilic, but I'm not sure if any of them got into the Reader.

@ath:
Unicode seems to be so "must have" feature really. Even for US market it should support it, lets say I would like to buy English-Russian Dictionary or Swahili Cookbook.
Slava is offline   Reply With Quote
Old 10-02-2006, 07:44 AM   #5
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
Well, BBeB (LRF) format itself is definitely Unicode and it supports embedded fonts, so in the worst case you'll just have to include fonts with your books.
igorsk is offline   Reply With Quote
Old 10-12-2006, 03:19 PM   #6
Slava
Addict
Slava doesn't litterSlava doesn't litter
 
Slava's Avatar
 
Posts: 285
Karma: 129
Join Date: Sep 2006
Location: New England
Device: PRS-500 · iPad · K3
Thanks to Igorsk hint about CONNECT software, and some digging, here is an update on built-in fonts.

CONNECT Software is pretty accurate in rendering pages, so one can use it instead of Reader to check how book will look like.

It comes with three fonts located in ..\Data\fonts\ directory

tt0003m_.ttf: Swis721 BT Roman (looks like Arial)
tt0011m_.ttf: Dutch801 Rm BT Roman (looks like Times New Roman)
tt0419m_.ttf: Courier10 BT Roman (well, what do you think?)

All fonts made by Bitstream Inc.

All fonts have following ASCII(?) charsets
- Western
- Greek
- Turkish
- Baltic
- Central European

CONNECT Software and Reader display those charsets just fine.

kconfig.xml has following instructions (I believe this is how Reader replaces fonts it doesn't have with built-in ones to display RTF files. See examples of such replacements.)

Code:
		<extension href="[applicationPath]textenginefreetype"/>
		<ui>
			<font face="Swis721 BT" href="[bbebFontPath]" engine="FreeType">
				<family name="roman" uses="Dutch801 Rm BT"/>
				<family name="swiss" uses="Swis721 BT"/>
				<family name="modern" uses="Courier10 BT"/>
				<family name="script" uses="Dutch801 Rm BT"/>
				<family name="decor" uses="Dutch801 Rm BT"/>
				<family name="tech" uses="Courier10 BT"/>
			</font>
		</ui>
I hope Sony can replace built-in fonts with ones (hint Unicode) that have more charsets.
Attached Thumbnails
Click image for larger version

Name:	screen_20061012_0005.jpg
Views:	686
Size:	60.9 KB
ID:	1798  

Last edited by Slava; 10-12-2006 at 03:25 PM.
Slava is offline   Reply With Quote
Old 10-12-2006, 03:39 PM   #7
NatCh
Gizmologist
NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.
 
NatCh's Avatar
 
Posts: 11,615
Karma: 929550
Join Date: Jan 2006
Location: Republic of Texas Embassy at Jackson, TN
Device: Pocketbook Touch HD3
They did say pretty clearly that they have the ability to add new fonts. I don't know what sorts of things might move them to do so, however.
NatCh is offline   Reply With Quote
Old 10-12-2006, 03:42 PM   #8
Slava
Addict
Slava doesn't litterSlava doesn't litter
 
Slava's Avatar
 
Posts: 285
Karma: 129
Join Date: Sep 2006
Location: New England
Device: PRS-500 · iPad · K3
Thank you, Nathan, it's good to know they can do it. Questions are what fonts and when
Slava is offline   Reply With Quote
Old 10-12-2006, 03:44 PM   #9
NatCh
Gizmologist
NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.
 
NatCh's Avatar
 
Posts: 11,615
Karma: 929550
Join Date: Jan 2006
Location: Republic of Texas Embassy at Jackson, TN
Device: Pocketbook Touch HD3
I think the bigger question might be "if."
NatCh is offline   Reply With Quote
Old 10-12-2006, 04:22 PM   #10
Jake
Renaissance Man
Jake began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Sep 2006
Location: Seattle
Device: Sony Reader
It's sad that Sony doesn't realize the US market is very multilingual these days! Unicode fonts should be absolutely mandatory for a product like this.
Jake is offline   Reply With Quote
Old 10-13-2006, 05:11 AM   #11
TadW
Uebermensch
TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.
 
TadW's Avatar
 
Posts: 2,583
Karma: 1094606
Join Date: Jul 2003
Location: Italy
Device: Kindle
Take a look at the internal content of the Reader (thanks to igorsk). One directory holds the fonts:

Code:
/opt/sony/ebook/FONT
  /opt/sony/ebook/FONT/tt0003m_.ttf
  /opt/sony/ebook/FONT/tt0011m_.ttf
  /opt/sony/ebook/FONT/tt0419m_.ttf
TadW is offline   Reply With Quote
Old 10-13-2006, 06:52 AM   #12
Slava
Addict
Slava doesn't litterSlava doesn't litter
 
Slava's Avatar
 
Posts: 285
Karma: 129
Join Date: Sep 2006
Location: New England
Device: PRS-500 · iPad · K3
The very same fonts, I should add

Last edited by Slava; 10-13-2006 at 07:11 AM.
Slava is offline   Reply With Quote
Old 10-13-2006, 07:59 AM   #13
TadW
Uebermensch
TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.
 
TadW's Avatar
 
Posts: 2,583
Karma: 1094606
Join Date: Jul 2003
Location: Italy
Device: Kindle
Quote:
Originally Posted by Slava
The very same fonts, I should add
Oops, I missed that. Yes, these are the same fonts
TadW is offline   Reply With Quote
Old 10-13-2006, 11:28 AM   #14
NatCh
Gizmologist
NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.
 
NatCh's Avatar
 
Posts: 11,615
Karma: 929550
Join Date: Jan 2006
Location: Republic of Texas Embassy at Jackson, TN
Device: Pocketbook Touch HD3
So, does this suggest that if we could drop fonts in those directories (Reader & PC side), we could add our own fonts to the list, then?
NatCh is offline   Reply With Quote
Old 10-13-2006, 11:39 AM   #15
Slava
Addict
Slava doesn't litterSlava doesn't litter
 
Slava's Avatar
 
Posts: 285
Karma: 129
Join Date: Sep 2006
Location: New England
Device: PRS-500 · iPad · K3
Probably not. I've tried adding new font on PC side last night, but CONNECT wouldn't show Russian characters in RTF book. May be there are some config files need to be updated as well.

Last edited by Slava; 10-13-2006 at 12:07 PM.
Slava is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Any one knew the font path of the built-in fonts of Story flyisland iRiver Story 3 10-15-2010 01:39 AM
Embedded fonts, Calibre, and choice of fonts AlexBell ePub 8 05-30-2010 06:00 AM
Classic Linking Built-in Unicode Fonts from ePubs on NookDev not working droople Nook Developer's Corner 4 03-26-2010 07:09 PM
Large fonts / bold fonts for Kindle DX International tandyjames Amazon Kindle 5 03-23-2010 06:53 AM
PRS-500 How do you replace the built-in fonts? DWzM Sony Reader Dev Corner 8 05-20-2007 09:24 AM


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


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