diff --git a/documentation/drawing.html b/documentation/drawing.html index 225806ee6..e7baa1c0e 100644 --- a/documentation/drawing.html +++ b/documentation/drawing.html @@ -88,10 +88,17 @@ in the gray ramp or color cube is used.
Set how to draw lines (the "pen"). If you change this it is your responsibility to set it back to the default with fl_line_style(0). +
+Note: Because of how line styles are implemented on WIN32 systems, +you must set the line style after setting the drawing color. +If you set the color after the line style you will lose the line style +settings! ++
style is a bitmask in which you 'or' the following values. If you don't specify a dash type you will get a solid line. If you don't specify a cap or join type you will get a system-defined default of