HarfBuzz.draw_state_t

Fields

Name

Type

Access

Description

current_x

float

r/w

X component of current point

current_y

float

r/w

Y component of current point

path_open

int

r/w

Whether there is an open path

path_start_x

float

r/w

X component of the start of current path

path_start_y

float

r/w

Y component of the start of current path

reserved1

HarfBuzz.var_num_t

r

reserved2

HarfBuzz.var_num_t

r

reserved3

HarfBuzz.var_num_t

r

reserved4

HarfBuzz.var_num_t

r

reserved5

HarfBuzz.var_num_t

r

reserved6

HarfBuzz.var_num_t

r

reserved7

HarfBuzz.var_num_t

r

Methods

None

Details

class HarfBuzz.draw_state_t

Current drawing state.

New in version 4.0.0.