Returns whether buffer has glyph position data.
A buffer gains position data when get_glyph_positions is called on it, and cleared of position data when clear_contents is called.
| buffer |
an Buffer. |
|
`true` if the |