blob: 3d955dcd09a4ea8202994aa80bac049c2f0f8b73 (
plain)
1
2
3
4
5
6
|
The graphics library, used for anti-aliasing. From [http://cairographics.org/].
This code is used by default only on Linux, though it is also
available on Mac. There is a cairo-canvas implementation that is the
main customer, and it is enabled via 'use hardware acceleration' in
the general options.
|