Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
method | CoreGraphics | MBS MacCG Plugin | 2.7 | Yes | No | No | No | No |
Notes:
Requires Mac OS X to work.
If destination is scaled page size, you need to also scale the rectangle here.
Seems broken in MacOS Mojave for us with drawing in print context.
See also:
Some examples using this method:
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
method | CoreGraphics | MBS MacCG Plugin | 12.3 | Yes | No | No | No | No |
Notes:
Requires Mac OS X to work.
You can pass for interpolation:
0 | Let the context decide. |
1 | Never interpolate. |
2 | Low quality, fast interpolation. |
4 | Medium quality, slower than kCGInterpolationLow. |
3 | Highest quality, slower than kCGInterpolationMedium. |
Set Antialias to true to allow anti aliasing and to false to disallow.
Set FontSmoothing to true to allow font smoothing and false to disallow it.
If destination is scaled page size, you need to also scale the rectangle here.
Seems broken in MacOS Mojave for us with drawing in print context.
See also:
Some examples using this method:
The items on this page are in the following plugins: MBS MacCG Plugin.

Links
MBS Xojo Chart Plugins