Skip to content

API Reference / @gtkx/cli / env / *?font / default

Variable: default

const default: string

Defined in: env.d.ts:22

Font family name of the bundled font. Importing the module bundles the font file with the application and puts it where fontconfig finds it, so the family is available to Pango without any runtime registration.

Released under the MPL-2.0 License.