View Single Post
Old 03-23-2020, 01:06 AM   #22
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
For the time being, after several different tries, it seems that

Code:
font-feature-settings: ss06;
can properly display the alternate ampersand with Calibre at body level.

and to complete it: as the italic font does not have this ss06 stylistic set, I need to use a special span in one more place with
Code:
font-feature-settings: salt;
On the screenshot (supposed to be a XVII th century letter) you can see some OT features
- true small-caps
- alternate ampersands
- hlig with st (3)

One screenshot is from Calibre, the second one from Sigil. The small size glitch in the smcp ligature (Qu) is absent from Sigil, so I assume it could be a Calibre glitch (or a glitch coming from my version of Calibre).
Attached Thumbnails
Click image for larger version

Name:	ot.png
Views:	190
Size:	60.5 KB
ID:	177865   Click image for larger version

Name:	code.png
Views:	183
Size:	94.6 KB
ID:	177867   Click image for larger version

Name:	ot-sigil.png
Views:	188
Size:	47.8 KB
ID:	177868  

Last edited by roger64; 03-23-2020 at 09:53 AM.
roger64 is offline   Reply With Quote