summaryrefslogtreecommitdiff
path: root/tests/color.tex
blob: d410bf0d6e1119a4d280956b81cd82065ba6cc6e (plain)
1
2
3
4
5
6
7
8
9
10
\input luaotfload.sty

\font\testa=file:lmroman10-regular.otf:color=FF0000BB;+trep at 10pt
\font\testb=file:lmroman10-regular.otf:color=FFFF0099;+trep at 10pt
\font\testc=file:lmroman10-regular.otf:color=559922;+trep   at 12pt

\testa test \par
\testb test \par
\testc test \par
\bye