~yves-piguet/npw/trunk

« back to all changes in this revision

Viewing changes to Src/NPWBase.c

  • Committer: Yves Piguet
  • Date: 2013-01-10 11:00:00 UTC
  • Revision ID: launchpad@nyctergatis.com-20130110110000-77iz4stgrgxc7glx
NPWGraphicsSetLineCap and NPWGraphicsSetLineJoin fixed

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 *      @file NPWBase.c
3
3
 *      @brief NPW (base functions to write PDF files)
4
4
 *      @author Yves Piguet.
5
 
 *      @copyright 2008-2012, Yves Piguet.
 
5
 *      @copyright 2008-2013, Yves Piguet.
6
6
 */
7
7
 
8
8
/* License: new BSD license (see header file) */