Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > PocketBook

Notices

Reply
 
Thread Tools Search this Thread
Old 04-16-2019, 05:03 AM   #1
Skydancer
Enthusiast
Skydancer began at the beginning.
 
Skydancer's Avatar
 
Posts: 30
Karma: 10
Join Date: Mar 2019
Location: Slovenia
Device: PocketBoot Inkpad 3
Small-caps support?

Does PocketBook InkPad3 support font-variant: small-caps; CSS property?

I have a few ePUB books that use this, but InkPad3 seems to ignore it. For example:

CSS:
Code:
h1 {
  font-family: serif;
  font-weight: bold;
  text-align: center;
  font-size: 2.2em;
  font-style: normal;
  text-transform: none;
  font-variant: small-caps;
  margin: 0;
}
h1.title3 {
  text-align: center;
  font-size: 2.8em;
  font-style: normal;
  text-transform: none;
  font-variant: small-caps;
  margin: 0;
}
p {
  font-variant: small-caps;
}
XHTML:
Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">
<head>
<title></title>
<link href="../Styles/Style0001.css" type="text/css" rel="stylesheet"/>
</head>
<body>
<h1 class="title3">Test Title 1 ("h1 .title3")</h1>
<h1>Test Title 2 (h1)</h1>
<p>Small Caps Text Body (p)</p>
</body>
</html>

Last edited by Skydancer; 04-16-2019 at 06:37 AM.
Skydancer is offline   Reply With Quote
Old 04-16-2019, 06:56 AM   #2
patrik
Guru
patrik ought to be getting tired of karma fortunes by now.patrik ought to be getting tired of karma fortunes by now.patrik ought to be getting tired of karma fortunes by now.patrik ought to be getting tired of karma fortunes by now.patrik ought to be getting tired of karma fortunes by now.patrik ought to be getting tired of karma fortunes by now.patrik ought to be getting tired of karma fortunes by now.patrik ought to be getting tired of karma fortunes by now.patrik ought to be getting tired of karma fortunes by now.patrik ought to be getting tired of karma fortunes by now.patrik ought to be getting tired of karma fortunes by now.
 
Posts: 657
Karma: 4568205
Join Date: Jan 2010
Location: Sweden
Device: Kobo Forma
Nope.

I have found it's pretty rare that epub2-readers support it. Kobo's kepub-rendering engine does (but not it's epub-engine).

You may want to let Pocketbook know that we want as good support for these sort of things on the Pocketbook ereaders as there are in their app...
patrik is offline   Reply With Quote
Advert
Old 04-16-2019, 10:49 AM   #3
Skydancer
Enthusiast
Skydancer began at the beginning.
 
Skydancer's Avatar
 
Posts: 30
Karma: 10
Join Date: Mar 2019
Location: Slovenia
Device: PocketBoot Inkpad 3
Thank you, @patrik!
Skydancer is offline   Reply With Quote
Reply

Tags
css, font-variant, small-caps


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Small caps JLius ePub 10 06-09-2014 01:37 AM
Small caps Notjohn Sigil 9 02-23-2013 10:19 AM
Old-style numerals/small caps support? Doitsu Kindle Formats 10 12-31-2012 06:10 AM
Small Caps djulian Kindle Formats 2 04-05-2012 08:48 AM
small caps yuxi_kelly ePub 20 06-05-2011 12:04 AM


All times are GMT -4. The time now is 08:03 PM.


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