pangoAttrShapeNew
, but a user data pointer is also
provided; this pointer can be accessed when later
rendering the glyph.pangoAttrShapeNewWithData(ink.rect, logical.rect, data)
ink.rect
PangoRectangle
] ink rectangle to assign to each characterlogical.rect
PangoRectangle
] logical rectangle to assign to each characterdata
PangoAttribute
] the newly allocated PangoAttribute
,