|
|
#1 |
|
Connoisseur
![]() Posts: 66
Karma: 10
Join Date: Sep 2012
Device: kindle
|
Question about fonts options
In preferences > fonts there are four fonts options:
Serif family Sans-serif family Monospace family Standard font Why so many options and which part of these four options is controlling the body text of the ebook? |
|
|
|
|
|
#2 | |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83,877
Karma: 153649587
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
font-family: sans-serif; font-family: serif; font-family: monospace; As to which font is used, configure Serif family, Sans-serif family, and Monospace family. Then under Standard font choose which family you want to use. I have chosen Serif. That will use the font you specified got Serif family. |
|
|
|
|
|
|
#3 | |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,833
Karma: 64144480
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
eg. Code:
@font-face { font-family: "Sampler"; font-style: normal; font-weight: normal; src:url(../Fonts/samplenormal.ttf); }
The publisher picks a look for the text (assumes the device is set to Publishers and not a specific device font). Headings may be sans. Machine screens may be Mono, Letters may be serif. The stylesheet indicates what to use for that case. The viewer setting is for when the choice (in the CSS or styles) is missing or unavailable. Serif have little flourishes (tails) on some letters, sans-serif has none. Both of these are variable width fonts. Monospace is like an old typewriter. all letters use the pitch (eg 10cpi) Setting a font in <body> is the base , But that never override what is set fo a <p>, <div>, <h#>, <span> ... IIRC it is not considered a good practice to set a 'font-family' in <body> |
|
|
|
|
|
|
#4 |
|
Connoisseur
![]() Posts: 66
Karma: 10
Join Date: Sep 2012
Device: kindle
|
Why the three font-family contain the same fonts? I mean Verdana exist in monospace, serif and sans-serif.
|
|
|
|
|
|
#5 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83,877
Karma: 153649587
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
|
|
|
|
|
|
#6 | |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,833
Karma: 64144480
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
Verdana (and many more) are a Stylistic method. Thus in the Verdana style there are those 3 versions (as well as Bold, Italic, italic-bold for each) |
|
|
|
|
|
|
#7 | |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 52,604
Karma: 180945222
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
For the most part, I use Charis SIL as my preferred body font, vary a lot in which sans serif font I use and Courier Prime as a monospaced font. I seldom use a script or display font. |
|
|
|
|
|
|
#8 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83,877
Karma: 153649587
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
The only time I use a script font is if it comes embedded in the book I want to read.
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Embedding fonts question | holdit | Sigil | 41 | 02-27-2013 03:34 PM |
| Embedded fonts question | ralphiedee | ePub | 3 | 10-13-2012 04:44 PM |
| Question about Fonts | Japes | PocketBook | 11 | 12-18-2011 01:54 PM |
| Touch Fonts question (special characters in stock and custom fonts) | levil | Kobo Reader | 20 | 09-23-2011 01:51 PM |
| What Fonts are used in various eReaders? What Font options are available? | tomereader | General Discussions | 28 | 08-20-2010 05:40 AM |