Github User Fetcher 1.0.0
C Application with Server and GUI
|
Go to the source code of this file.
Macros | |
#define | HB_HAS_FREETYPE 1 |
#define | HB_HAS_GLIB 1 |
#define | HB_HAS_GOBJECT 1 |
#define HB_HAS_FREETYPE 1 |
SECTION: hb-features @title: hb-features @short_description: Feature detection hb-features.h
Macros for detecting optional HarfBuzz features at build time. HB_HAS_CAIRO:
Defined if Harfbuzz has been built with cairo support. HB_HAS_CORETEXT:
Defined if Harfbuzz has been built with CoreText support. HB_HAS_DIRECTWRITE:
Defined if Harfbuzz has been built with DirectWrite support. HB_HAS_FREETYPE:
Defined if Harfbuzz has been built with Freetype support.
Definition at line 65 of file hb-features.h.
#define HB_HAS_GLIB 1 |
HB_HAS_GDI:
Defined if Harfbuzz has been built with GDI support. HB_HAS_GLIB:
Defined if Harfbuzz has been built with GLib support.
Definition at line 79 of file hb-features.h.
#define HB_HAS_GOBJECT 1 |
HB_HAS_GOBJECT:
Defined if Harfbuzz has been built with GObject support.
Definition at line 86 of file hb-features.h.