Changeset 769 for libcaca/trunk/cucul/export_ps.c
- Timestamp:
- Apr 14, 2006, 9:30:53 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cucul/export_ps.c
r757 r769 2 2 * libcucul Canvas for ultrafast compositing of Unicode letters 3 3 * Copyright (c) 2002-2006 Sam Hocevar <sam@zoy.org> 4 * 2006 Jean-Yves Lamoureux <jylam@lnxscene.org> 4 5 * All Rights Reserved 6 * 7 * $Id$ 5 8 * 6 9 * This library is free software; you can redistribute it and/or … … 10 13 */ 11 14 12 /** \file export_ps.c 13 * \version \$Id$ 14 * \author Sam Hocevar <sam@zoy.org> 15 * \author Jean-Yves Lamoureux <jylam@lnxscene.org> 16 * \brief Export function 17 * 15 /* 18 16 * This file contains export functions for Postscript files 19 17 */
Note: See TracChangeset
for help on using the changeset viewer.