HarfBuzz.draw_state_t¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
current_x |
r/w |
X component of current point |
|
current_y |
r/w |
Y component of current point |
|
path_open |
r/w |
Whether there is an open path |
|
path_start_x |
r/w |
X component of the start of current path |
|
path_start_y |
r/w |
Y component of the start of current path |
|
reserved1 |
r |
||
reserved2 |
r |
||
reserved3 |
r |
||
reserved4 |
r |
||
reserved5 |
r |
||
reserved6 |
r |
||
reserved7 |
r |
Methods¶
None
Details¶
- class HarfBuzz.draw_state_t¶
Current drawing state.
New in version 4.0.0.