summaryrefslogtreecommitdiff
path: root/tests/color.tex
blob: 1be88960aba6db1e267aa397cd8ebc1717a57da9 (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 \input knuth \par
\testb \input knuth \par
\testc \input knuth \par
\bye