| Entry | |
|---|---|
| R0 | Pointer to path block |
| R1 | Fill style, or 0 for default |
| R2 | Pointer to transformation matrix, or 0 for default |
| R3 | Flatness, or 0 for default |
| Exit | |
|---|---|
| R0 | Corrupt |
| R1 | Preserved |
| R2 | Preserved |
| R3 | Preserved |
The purpose of this call is to draw a path and fill its inside.
The path block specifies the path parameters, such as line type, co-ordinates and so forth.
A value of 0 for the fill style uses the default fill style (value &30). This is equivalent of boundary centre, non-zero rule.