diff options
author | Carl Worth <cworth@cworth.org> | 2004-02-24 10:45:26 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2004-02-24 10:45:26 +0000 |
commit | 0e02e71cf54331aa54eee2d39433be117bae1b7d (patch) | |
tree | 6bc540ab63a243000b1a5a390d72802afba5bb5c /README | |
parent | 431548c3d8a998d9b8b5615469b500d3e11edc06 (diff) |
Add attribution for many people who have made generous contributions to cairo. This list was generated by sifting through the ChangeLog. Please let me know if I have missed anyone.
Add some historical notes on cairo development, prior to when we began to maintain this NEWS file.
Add pointer to cairographics.org. Fix to use cairo rather than Cairo when not at the beginning of a sentence.
Remove cairo_current_path, cairo_current_path_flat, cairo_text_extents, cairo_glyph_extents, cairo_text_path, and cairo_glyph_path from the TODO list as they have all been implemented now.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ Cairo - Multi-platform 2D graphics library +http://cairographics.org Compiling --------- @@ -48,7 +49,7 @@ without whose patient help our ignorance would be much more apparent. Mailing List ------------ -If you have trouble with Cairo or you have some ideas for how it could be +If you have trouble with cairo or you have some ideas for how it could be improved, please feel free to send a message to cairo@cairographics.org Cairo is still under active development and all discussion happens on |