Displaying 1 result from an estimated 1 matches for "opnetype".
Did you mean:
opentype
2011 Jan 15
1
Truetype and Opentype font in pdf device
...t.enc"))
4. specify the fontfamily in gpar: grid.text('hello grid world',
gp=gpar(fontfamily="Impact"))
but obviously, it is better if truetype or opentype fonts are directly
available without conversion to type1 font.
Also, I found that Cairo package can handle truetype or opnetype font.
However, the package seems not to support fontfamily, hence I cannot
use it through gpar.
Does anyone know about this topic?
Thank you in advance.
--
Kohske Takahashi <takahashi.kohske at gmail.com>
Research Center for Advanced Science and Technology,
The University of ?Tokyo, Japan...