wch / extrafont

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

Special handling for filenames with spaces in R <= 2.15.2 #23

Closed wch closed 11 years ago

wch commented 11 years ago

Fixes #20.

wch commented 11 years ago

@mlt Please test this branch when you get a chance. You can install it with:

library(devtools)
install_github('extrafont', 'wch', ref='embedfont-space')