hrbrmstr / hrbrthemes

:lock_with_ink_pen: Opinionated, typographic-centric ggplot2 themes and theme components
Other
1.23k stars 96 forks source link

hrbrthemes::theme_ipsum_rc(), issue #69

Open Gertrude96 opened 1 year ago

Gertrude96 commented 1 year ago

I keep getting this error when I run this hrhrthemes code for a ggplot

Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, : polygon edge not found

nxabdullah commented 1 year ago

I have the same issue, i believe the root cause for this is:

"Warning: no font could be found for family "Roboto Condensed"

JosiahParry commented 1 year ago

Third-ed here.

I think the question comes down to how can we add the appropriate fonts?