Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.2.0 to fix fetch | Michael Johnson | 2004-11-10 | 4 | -7/+63 |
| | | | | | | | | Pointed out by: pointyhat via kris Approved by: marcus (co mentor) Notes: svn path=/head/; revision=121282 | ||||
* | add cairo | Michael Johnson | 2004-11-08 | 3 | -0/+48 |
Cairo is a vector graphics library with cross-device output support. Currently supported output targets include the X Window System and in-memory image buffers. PostScript and PDF file output is planned. Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension). PR: ports/72407 Approved by: adamw (mentor) Notes: svn path=/head/; revision=121135 |