enum HarfBuzz::BufferSerializeFormatT
Overview
The buffer serialization and de-serialization format used in hb_buffer_serialize_glyphs() and hb_buffer_deserialize_glyphs().
Defined in:
lib/gi-crystal/src/auto/harf_buzz-0.0/harf_buzz.crEnum Members
-
Text =
1413830740_u32
-
a human-readable, plain text format.
-
Json =
1246973774_u32
-
a machine-readable JSON format.
-
Invalid =
0_u32
-
invalid format.
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.