View Single Post
Old 11-03-2016, 12:07 AM   #1
dlibke
Junior Member
dlibke began at the beginning.
 
Posts: 8
Karma: 10
Join Date: May 2016
Device: none
Calibre edit book does not embed referenced font

I am using windows 7 calibre 2.71 edit book app. It displays the css referenced font family, installs the font in ...AppData\Roaming\calibre\fonts, but does not embed the font set with this message: 'Embedding referenced fonts
Failed to find fonts for family: Artisan, not embedding
No embeddable fonts found'. The font information says that it is embeddable.

The font references are the following:
.calibre3 {
font-family: Artisan;
font-size: 2em;
font-style: normal;
text-align: center;
.calibre4 {
font-family: Artisan;
font-size: 1em;
font-style: normal;
}

What am I missing/not doing?
dlibke is offline   Reply With Quote