UnicodeFuncs

class UnicodeFuncs(pointer: <Error class: unknown class><<Error class: unknown class>>)

Data type containing a set of virtual methods used for accessing various Unicode character properties.

HarfBuzz provides a default function for each of the methods in #hb_unicode_funcs_t. Client programs can implement their own replacements for the individual Unicode functions, as needed, and replace the default by calling the setter for a method.

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val harfbuzzunicode_funcs_tPointer: <Error class: unknown class><<Error class: unknown class>>