Skip to content
Discussion options

You must be logged in to vote

showtext works by hacking into the graphics device, hijacking it's text rendering routines and inserting it's own. So any issue with showtext is it's own fault, not that of the graphics device, unless you can show that the device has issues without showtext.

There is no upside to using showtext here - ragg has access to all fonts on the system and systemfonts provide easy download and installation from google fonts and other repositories. If you really want to use showtext then you can switch to the default graphics device as Davis has shown

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@sebsepp
Comment options

Comment options

You must be logged in to vote
2 replies
@sebsepp
Comment options

@thomasp85
Comment options

Answer selected by sebsepp
Comment options

You must be logged in to vote
1 reply
@DavisVaughan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants