commit | 7a54bf8213a7e6ee91fe53cec3eb9f06fc71f221 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 13 12:13:29 2010 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 13 12:13:29 2010 -0800 |
tree | 7610b1f8c8e70bf6930848bca5e6b62d6b37c8c2 | |
parent | 5107cd54456f8e0fb31823434d30a60323a9224c [diff] |
Add a 'cairo' backend for output This is way better and simpler than the png one, since cairo can also write png's, but makes the line drawing and thin lines all very easy. This is still totally hardcoded, but it's starting to be useful! It outputs the result as "out.png"