wch / extrafont

Tools for using fonts in R graphics
315 stars 48 forks source link

Font path #14

Closed daroczig closed 12 years ago

daroczig commented 12 years ago

I am running R on Arch Linux, where the default /usr/share/fonts/truetype/ path is rather /usr/share/fonts/TTF. I can imagine it can be even trickier on other distros :)

Wouldn't it be easier to search for all files in /usr/share/fonts as the ttf_import function is already filtering by pattern?