To adjust your Maple anti-aliasing and hardware-acceleration settings, please perform the following steps:
-
Open the "Display" options:
"Tools" > "Options" > "Display"
-
The three key properties to toggle are:
- "Plot anti-aliasing"
- "Font anti-aliasing"
- "Use hardware acceleration for plots"
-
If any permutation works, be sure to "Apply Globally" and restart Maple.
Tip:
These settings can be specified in the
$HOME/.maple/2020/maplerc
file. For instance:
FontAntiAliasing=true PlotAntiAliasing=true PlotRenderer=HARDWARE