Teraz jest 19 mar 2024 7:16:58




Utwórz nowy wątek Odpowiedz w wątku  [ Posty: 1 ] 
Kolejne spojrzenie na czcionki 
Autor Wiadomość
Użytkownik

Dołączył(a): 06 cze 2011 0:28:07
Posty: 40
Lokalizacja: Kraków
Post Kolejne spojrzenie na czcionki
Ponieważ jako nowy użytkownik e-książeczki (prs300 konkretniej), dopasowuję sobie czcionki do szybkiego czytania, a miałem już z nimi nieco doświadczenia przy czytaniu z palmów, dzielę się swoimi ustawieniami.
Poniżej są css-y z ustawieniami konkretnych czcionek, które według mnie dobrze się czyta (na co dzień preferuję głównie Flareserif). Należy je osadzić w dokumentach zgodnych z epub bądź jako arkusze nadrzędne, dostępne z menu urządzenia (firmware psrplus to umożliwia), dzięki czemu każdy dokument epub będzie wyglądał jak na zrzutach ekranowych (a ściślej fotografiach ekranu). Przypuszczalnie część urządzeń umożliwia zarządzanie wyglądem przez css dla plików rtf, txt i innych. Ścieżka w plikach wymaga uzgodnienia z urządzeniem, które się posiada (na forum temat jest poruszony w wielu miejscach).

Czcionki opisane w css-ach są ogólnie dostępne i darmowe. Większość można pobrać stąd:
http://www.google.com/webfonts/preview# ... y=Aclonica
itd. Można sobie tam też sprawdzić interlinię i pozostałe parametry, niestety mój czytnik nie wspiera odstępów międzywyrazowych i zmiany szerokości liter.

Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: Cambria; font-weight: normal; font-size: 0.85em; line-height: 1.15em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "Cambria"; src: url(res:///Data/database/fonts/Cambria.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: Cantarell; font-weight: normal; font-size: 1em; line-height: 1.2em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "Cantarell"; src: url(res:///Data/database/fonts/Cantarell.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: Charis; font-weight: normal; font-size: 1em; line-height: 1.4em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "Charis"; src: url(res:///Data/database/fonts/Charis.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: Cuprum; font-weight: normal; font-size: 1.25em; line-height: 1.2em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "Cuprum"; src: url(res:///Data/database/fonts/Cuprum.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: DroidSerif; font-weight: normal; font-size: 1em; line-height: 1.35em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "DroidSerif"; src: url(res:///Data/database/fonts/DroidSerif.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: Flareserif; font-weight: normal; font-size: 0.85em; line-height: 1.15em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "Flareserif"; src: url(res:///Data/database/fonts/Flareserif.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: Merriweather; font-weight: normal; font-size: 1em; line-height: 1.4em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "Merriweather"; src: url(res:///Data/database/fonts/Merriweather.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: PTSerif; font-weight: normal; font-size: 1em; line-height: 1.35em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "PTSerif"; src: url(res:///Data/database/fonts/PTSerif.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: SansCaption; font-weight: normal; font-size: 1em; line-height: 1.35em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "SansCaption"; src: url(res:///Data/database/fonts/SansCaption.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: SerifCaption; font-weight: normal; font-size: 1em; line-height: 1.4em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "SerifCaption"; src: url(res:///Data/database/fonts/SerifCaption.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: Tahoma; font-weight: normal; font-size: 1em; line-height: 1.25em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "Tahoma"; src: url(res:///Data/database/fonts/Tahoma.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: Trebuchet; font-weight: normal; font-size: 0.85em; line-height: 1.25em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "Trebuchet"; src: url(res:///Data/database/fonts/Trebuchet.ttf)}
Obrazek
Kod:
@namespace h "http://www.w3.org/1999/xhtml"
@page
{margin: 0em}
body {font-family: Verdana; font-weight: normal; font-size: 1em; line-height: 1.35em; margin: 0em; text-align: left; color: #000000; background-color: #ffffff}
p {margin: 0em; text-indent: 0.5em}
@font-face {font-family: "Verdana"; src: url(res:///Data/database/fonts/Verdana.ttf)}
Obrazek


20 cze 2011 20:13:01
Zobacz profil WWW
Wyświetl posty nie starsze niż:  Sortuj wg  
Utwórz nowy wątek Odpowiedz w wątku  [ Posty: 1 ] 


Kto przegląda forum

Użytkownicy przeglądający to forum: Brak zalogowanych użytkowników i 1 gość


Nie możesz rozpoczynać nowych wątków
Nie możesz odpowiadać w wątkach
Nie możesz edytować swoich postów
Nie możesz usuwać swoich postów

Skocz do:  
cron