Quote:
Originally Posted by bookman156
There is nothing simpler than using c2sc and smcp. If they are unsupported or a different font is used by the reader you get a better result as fallback. What's difficult about that?
If the font is changed or c2sc and smcp aren't supported, the full caps will stay as full caps, whereas the smcp can be backed up with font-variant-caps: small-caps; so you still get small caps if that is supported.
You've done it the best as is possible.
|
Yeah, because these function tags are built
INTO the font--which 99% of the time, aren't. effectively, you may as well be embedding a proper SC face into the eBook, with now-unnecessary media-query fallbacks if it doesn't work.
And it
still requires that you have a device that can work with embedded fonts and certain CSS.
Hitch