enum HarfBuzz::OtMetaTagT

Overview

Known metadata tags from https://docs.microsoft.com/en-us/typography/opentype/spec/meta

Defined in:

lib/gi-crystal/src/auto/harf_buzz-0.0/harf_buzz.cr

Enum Members

DesignLanguages = 1684827751_u32

Design languages. Text, using only Basic Latin (ASCII) characters. Indicates languages and/or scripts for the user audiences that the font was primarily designed for.

SupportedLanguages = 1936485991_u32

Supported languages. Text, using only Basic Latin (ASCII) characters. Indicates languages and/or scripts that the font is declared to be capable of supporting.

Class Method Summary

Instance Method Summary

Class methods inherited from struct Enum

g_type : UInt64 g_type

Class Method Detail

def self.g_type : UInt64 #

Returns the type id (GType) registered in GLib type system.


[View source]

Instance Method Detail

def design_languages? #

[View source]
def supported_languages? #

[View source]