Difference between revisions of "Third-party libraries"
From PLplotWiki
(New page: ===== Third-party libraries ===== The core of PLplot as well as most of the drivers depend on third-party libraries. While for the PLplot library most dependencies are optional, while driv...) |
|||
Line 9: | Line 9: | ||
* [[freetype]] - enables use of ttf fonts for some drivers | * [[freetype]] - enables use of ttf fonts for some drivers | ||
* [[wxWidgets]] - displays plots, available for Windows, Linux, Mac OS X | * [[wxWidgets]] - displays plots, available for Windows, Linux, Mac OS X | ||
+ | * [[cairo]] - displays plots and save to different file formats, available for Windows, Linux, Mac OS X | ||
* [[cgm]] - outputs cgm files | * [[cgm]] - outputs cgm files | ||
* [[gd]] - the gd driver is able to output png, jpeg and gif files | * [[gd]] - the gd driver is able to output png, jpeg and gif files |
Revision as of 11:48, 27 November 2008
Third-party libraries
The core of PLplot as well as most of the drivers depend on third-party libraries. While for the PLplot library most dependencies are optional, while drivers are not included if dependencies are not fulfilled. In the following section information about this dependencies for the various operating systems are given.
PLplot core
Drivers
- aquaterm - displays plots, available for Mac OS X
- freetype - enables use of ttf fonts for some drivers
- wxWidgets - displays plots, available for Windows, Linux, Mac OS X
- cairo - displays plots and save to different file formats, available for Windows, Linux, Mac OS X
- cgm - outputs cgm files
- gd - the gd driver is able to output png, jpeg and gif files