Add italic
, fontweight
, and fontwidth
as aesthetics for geom_text()
and as arguments to element_text()
#6458
Milestone
As we all know the
fontface
spec is horribly limited. I think we can figure out a way to leverage systemfonts to circumvent this, though device support will be limited (quartz, ragg, and svglite AFAIK)However, it wouldn't impair on current behaviour so that really shouldn't be a blocker
The text was updated successfully, but these errors were encountered: