Designing with TeX: episode III
Thanks to the super active ConTeXt mailinglist, we are finally able to load our own fonts! And of course, once we know how, we are almost disappointed that it is so easy to do.
if you compile this file:
\definetypeface[Libertinage][rm][Xserif][Libertinage] \setupbodyfont[Libertinage, 24pt] \starttext \input knuth \stoptext
with this command:
texexec --xtx fontsample.tex
you end up with this.