r-lib / svglite

A lightweight svg graphics device for R
https://svglite.r-lib.org
180 stars 39 forks source link

Handle fonts (WIP) #73

Closed lionel- closed 8 years ago

lionel- commented 8 years ago

Requires https://github.com/davidgohel/gdtools/pull/31

Still need to handle supplementary fonts.

hadley commented 8 years ago

For testing, @wch has some notes on triggering multibyte locales at https://gist.github.com/wch/3a629cfe575846a14207

lionel- commented 8 years ago

PTAL @hadley

hadley commented 8 years ago

LGTM!