blob: 188889cfdb9cd20eaa28d75ebeff35efc843546b (
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 FF0000BB \par
\testb FFFF0099 \par
\testc 559922 \par
\bye
|