Package: pango
Function pango:font-serialize
Lambda Listpango:font-serialize (font) ArgumentsReturn Value The g:bytes instance containing the serialized form of font. Details
Serializes the font in a way that can be uniquely identified.
There are no guarantees about the format of the output across different
versions of Pango. The intended use of this function is testing, benchmarking
and debugging. The format is not meant as a permanent storage format. To recreate a font from its serialized form, use the pango:font-deserialize function. Since 1.50 | See also |
2024-3-5