faceBuilderSortTables

fnvoid faceBuilderSortTables(harfbuzz.face.Face face, harfbuzz.types.Tag[] tags)

Set the ordering of tables for serialization. Any tables not specified in the tags list will be ordered after the tables in tags, ordered by the default sort ordering.

Parameters

faceA face object created with [harfbuzz.global.faceBuilderCreate]
tagsordered list of table tags terminated by HB_TAG_NONE