ggCyberPunk icon indicating copy to clipboard operation
ggCyberPunk copied to clipboard

Add support for showtext fonts

Open delabj opened this issue 4 years ago • 0 comments

As seen in #11 the showtext package isn't supported. I think this is likely due to me having written this package with extrafont in mind. I'm not sure if the bug is from my code or from ggplots code.

I think this might be fixed if I load from showtext directly instead of relying on extrafont which did cause some issues with OS specific bugs.

delabj avatar Nov 15 '21 19:11 delabj