File: README

package info (click to toggle)
pyx 0.10-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,316 kB
  • ctags: 2,779
  • sloc: python: 16,243; ansic: 131; makefile: 87; sh: 9
file content (6 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
More drawing

In this section we demonstrate more drawing features of PyX. The goal is to
present the various attributes that can be used for stroking and filling paths
in a canvas. Or, they are useful when one canvas is inserted into another one.
In many cases, there are several ways to achieve the same result.