Changeset 769 for libcaca/trunk/cucul/conic.c
- Timestamp:
- Apr 14, 2006, 9:30:53 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cucul/conic.c
r678 r769 4 4 * All Rights Reserved 5 5 * 6 * $Id$ 7 * 6 8 * This library is free software; you can redistribute it and/or 7 9 * modify it under the terms of the Do What The Fuck You Want To … … 10 12 */ 11 13 12 /** \file conic.c 13 * \version \$Id$ 14 * \author Sam Hocevar <sam@zoy.org> 15 * \brief Ellipse and circle drawing 16 * 14 /* 17 15 * This file contains ellipse and circle drawing functions, both filled 18 16 * and outline.
Note: See TracChangeset
for help on using the changeset viewer.