Skip to content
Snippets Groups Projects
Commit c7c4c7cb authored by Martin Mareš's avatar Martin Mareš
Browse files

Experimenty s luaotfload, zatím moc nefungují

parent 615b6137
No related branches found
No related tags found
No related merge requests found
% Pokusy s variable fontem
\input luaotfload.sty
\long\def\try#1{
\font\f={[Fraunces.ttf]:mode=base;script=latn;#1} at 32pt
% \font\f={name:LMRoman10-Regular:mode=base;script=latn;#1} at 32pt
{\f A quick ffox \& the lazy dog.}
\bigskip
}
\parindent=0pt
\try{}
\try{-liga;} % Nevím proč, ale neprojeví se
\try{+ss01;} % Stylistická alternativa ampersandu
\try{axis={wght=500};}
\try{axis={wght=300};}
\bigskip
% Design size, nevypadá funkčně
\try{}
\try{axis={opsz=144};}
\bigskip
% Softness, také nevypadá funkčně
\try{}
\try{axis={SOFT=0};}
\try{axis={SOFT=100};}
\bye
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment