A callback to clip subsequent paint calls to a rectangle.
The coordinates of the rectangle are interpreted according to the current transform.
This clip is applied in addition to the current clip, and remains in effect until a matching call to PaintFuncs.setPopClipFunc.
min X for the rectangle
min Y for the rectangle
max X for the rectangle
max Y for the rectangle
the data accompanying the paint functions in Font.paintGlyph
the user data pointer passed to PaintFuncs.setPushClipRectangleFunc
A callback to clip subsequent paint calls to a rectangle.
The coordinates of the rectangle are interpreted according to the current transform.
This clip is applied in addition to the current clip, and remains in effect until a matching call to PaintFuncs.setPopClipFunc.