View Single Post
Old 01-18-2022, 03:49 AM   #1
rinaron
Junior Member
rinaron began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2020
Device: kindle
Sigil does not find my embedded font

from css=
@font-face {
font-family: “Mekorot-Rashi”;
font-weight: normal;
font-style: normal;
src: url(“../Fonts/Mekorot-Rashi.ttf”);
}
.cs_Times-Rashi{
text-decoration-line:none;
font-weight:487;
font-size:0.92em;
font-family:"Mekorot-Rashi", serif;
letter-spacing:0em;
vertical-align:0px;
color:black;
text-transform:inherit;
font-style:normal;
font-variant:inherit;
font-stretch:normal;
background-color:inherit;
}
from xhtml=
<p class='ps_chapter' dir='rtl'><span class='cs_Times-Rashi'>תנא לישנא דעלמא נקט - אי לא הדר תנא כולה שלי הוה אמינא, מאי מצאתיה דקתני תנא, לשון בני אדם אחז במשנתנו, ולא לשון מקרא, והרבה בני אדם קורין לה מציאה משעת ראיה.</span></p>

the font file was added to the Fonts folder in Sigil

when the font is installed on the computer it shows correctly in the preview
but it doesn't show correctly when not installed
screen shots are included
Attached Thumbnails
Click image for larger version

Name:	Screen Shot 2022-01-18 at 10.22.33.png
Views:	167
Size:	45.9 KB
ID:	191663   Click image for larger version

Name:	Screen Shot 2022-01-18 at 10.21.57.png
Views:	164
Size:	68.4 KB
ID:	191664   Click image for larger version

Name:	Screen Shot 2022-01-18 at 10.29.49.png
Views:	152
Size:	64.6 KB
ID:	191665  
rinaron is offline   Reply With Quote