Showing changes from revision #1 to #2:
Added | Removed | Changed
Value | Meaning |
---|---|
0 | Output to the input buffer path |
1 | Fill the path in one go |
2 | Fill the path, doing one sub-path at a time |
3 | Calculate output buffer size |
1<<31+x | Output path’s bounding box to block at x |
x | Output path to block at x. The first item in this buffer should be 0, followed by a word denoting the size of the buffer. |
When specifying the output path bounding box, flags bits 25 and 26 should be used instead. This is to ensure 32-bit compatability.