[ CCode ( cname = "hb_buffer_diff_flags_t" , cprefix = "HB_BUFFER_DIFF_FLAG_" , type_id = "hb_gobject_buffer_diff_flags_get_type ()" ) ]
[ Flags ]
[ GIR ( name = "buffer_diff_flags_t" ) ]
public enum BufferDiffFlags
Flags from comparing two Buffer's.
Buffer with different BufferContentType cannot be meaningfully compared in any further detail.
For buffers with differing length, the per-glyph comparison is not attempted, though we do still scan reference buffer for dotted circle and `.notdef` glyphs.
If the buffers have the same length, we compare them glyph-by-glyph and report which aspect(s) of the glyph info/position are different.