Quote:
Originally Posted by pdurrant
It will be true smallcaps if the software displaying the ePub uses true smallcaps from the font, as it should if it is available.
The lack of smallcaps support is entirely an implementation problem, rather than a standards one.
|
It should work like this, I think: I install a font with a smallcaps variant on my reader (so that I don't just have regular, bold and italic, but also smallcaps as a fourth font file) and then, when I put "font-variant: smallcaps" in the stylesheet for a class of text, that text should be displayed in smallcaps. And that is what doesn't work.
Am I getting this right?