Changeset 769 for libcaca/trunk/cucul/line.c
- Timestamp:
- Apr 14, 2006, 9:30:53 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cucul/line.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 line.c 13 * \version \$Id$ 14 * \author Sam Hocevar <sam@zoy.org> 15 * \brief Line drawing 16 * 14 /* 17 15 * This file contains line and polyline drawing functions, with both thin 18 16 * and thick styles.
Note: See TracChangeset
for help on using the changeset viewer.