From debc9599032c7036006ec124f4ef8f44b8935568 Mon Sep 17 00:00:00 2001
From: scuri Defines the custom line style dashes. The first value is the lenght of the
- first dash, the second value is the leght of the first space, and so on. For
+ Defines the custom line style dashes. The first value is the length of the
+ first dash, the second value is the length of the first space, and so on. For
example: "10 2 5 2" means dash size 10, space size 2, dash size 5, space size
- 2, and repeats the pattern.
int cdCanvasLineWidth(cdCanvas* canvas, int width); [in C]
double wdCanvasLineWidth(cdCanvas* canvas, double width_mm); (WC) [in C]
--
cgit v1.2.3