set_invisible_glyph
Description:
[
Version ( since =
"2.0.0" ) ]
public void set_invisible_glyph (
Codepoint invisible)
Sets the Codepoint that replaces invisible characters in the shaping result.
If set to zero (default), the glyph for the U+0020 SPACE character is used. Otherwise, this value is used verbatim.
Parameters:
| invisible |
the invisible Codepoint
|
| buffer |
An Buffer
|