<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1257">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Here's the syntax that worked for me:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div>
<div dir="ltr">\usepackage{fontspec}<br>
<br>
\setmainfont{JuniusX}[RawFeature={+cv16=3}]</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">I didn't try to use the "Path" argument, rather had the font in .local/share/fonts and ran fc-cache on that directory.<br>
</div>
</div>
<br>
</div>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Peter<br>
</div>
<div id="Signature">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Department of English</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
University of Virginia</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
P.O. Box 400121</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Charlottesville, Virginia 22904-4121<br>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> XeTeX <xetex-bounces+peterbaker=virginia.edu@tug.org> on behalf of Janusz S. Bień <jsbien@mimuw.edu.pl><br>
<b>Sent:</b> Saturday, May 16, 2020 11:46 AM<br>
<b>To:</b> XeTeX discussion <xetex@tug.org><br>
<b>Subject:</b> [XeTeX] using character variants as RawFeature</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi!<br>
<br>
I try to test the character variants introduced a few days ago to<br>
JuniusX as the result of the following issue:<br>
<br>
<a href="https://github.com/psb1558/Junicode-New/issues/3">https://github.com/psb1558/Junicode-New/issues/3</a><br>
<br>
Here is my last test:<br>
<br>
--8<---------------cut here---------------start------------->8---<br>
\documentclass{article}<br>
\usepackage{fontspec}<br>
\begin{document}<br>
\fontspec[Path=../fonts/,RawFeature={cv16=4}]{JuniusX-Regular.ttf}<br>
      ¸<br>
\end{document}<br>
--8<---------------cut here---------------end--------------->8---<br>
<br>
I get the default variant of the letter and the log contains<br>
<br>
"Unknown feature `cv16=4' in font."<br>
<br>
What is wrong?<br>
<br>
Best regards<br>
<br>
Janusz<br>
<br>
-- <br>
             ,   <br>
Janusz S. Bien<br>
emeryt (emeritus)<br>
<a href="https://sites.google.com/view/jsbien">https://sites.google.com/view/jsbien</a><br>
<br>
</div>
</span></font></div>
</body>
</html>