The showtext package is really nice!
On Thu, May 1, 2014 at 9:33 AM, Yixuan Qiu wrote:
> Hi Evan,
> If you just need one font, you may try the showtext package. Here is a
> piece of code that you can test:
>
> library(showtext)
> # If you have this font installed
> font.add("gara", "gara.ttf")
Thanks very much. I'll give it a try.
On 4/30/2014 9:33 PM, Yixuan Qiu wrote:
> Hi Evan,
> If you just need one font, you may try the showtext package. Here is a
> piece of code that you can test:
>
> library(showtext)
> # If you have this font installed
> font.add("gara", "gara.ttf")
> # Or you
Hi Evan,
If you just need one font, you may try the showtext package. Here is a
piece of code that you can test:
library(showtext)
# If you have this font installed
font.add("gara", "gara.ttf")
# Or you can install a similar one from Google Font
# font.add.google("EB Garamond", "gara")
# Try some
inal Message-
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On
Behalf Of Evan Cooch
Sent: Saturday, April 26, 2014 1:55 PM
To: r-help@r-project.org
Subject: [R] help using extrafont package | R graphics
Greetings --
Submitted this a little while ago -- for some reaso
Greetings --
Submitted this a little while ago -- for some reason, still being held
up by the moderator. Trying again...
For a host of reasons, I need to use/embed Garamond font with various R
graphics for a particular publication. I've figured out how to more or
less get there from here, usi
5 matches
Mail list logo