ggCyberPunk
ggCyberPunk copied to clipboard
Add support for showtext fonts
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.