Replies: 2 comments 2 replies
-
|
Can you say more about the operating system that you are using with Positron/RStudio? Does this happen to be Linux? One thing to be aware of is that Positron by default uses ragg for plotting. It might be good to check what happens when you are sure ragg is installed correctly (in case you were trying to install from source, maybe?) and you use ragg both in RStudio and Positron. You might see what happens when you turn ragg off in Positron, via putting |
Beta Was this translation helpful? Give feedback.
-
|
I did flip RStudio over to use Agg as the backend and I'm seeing similar font issues. So I'll track this down -- doesn't seem like a Positron issue at all. As mentioned in the reply, disabling {ragg} in RStudio and Positron seem to give quick antialiasing. Thanks for the quick response! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying out Positron and noticed that fonts especially look pretty "off" compared to what I'm seeing in RStudio. I'm not sure whether it's an antialiasing problem or if I don't have the right options set up.
Demo plotting code:
Copied fron Positron:
Copied from RStudio:
Beta Was this translation helpful? Give feedback.
All reactions