FabGL
ESP32 Display Controller and Graphics Library
GlyphOptions Union Reference

Specifies various glyph painting options. More...

#include <displaycontroller.h>

Public Member Functions

GlyphOptionsBlank (uint8_t value)
 Helper method to set or reset foreground and background swapping. More...
 
GlyphOptionsBold (bool value)
 Helper method to set or reset bold. More...
 
GlyphOptionsDoubleWidth (uint8_t value)
 Helper method to set or reset doubleWidth. More...
 
GlyphOptionsFillBackground (bool value)
 Helper method to set or reset fillBackground. More...
 
GlyphOptionsInvert (uint8_t value)
 Helper method to set or reset foreground and background swapping. More...
 
GlyphOptionsItalic (bool value)
 Helper method to set or reset italic. More...
 
GlyphOptionsUnderline (bool value)
 Helper method to set or reset underlined. More...
 

Detailed Description

Specifies various glyph painting options.

Definition at line 343 of file displaycontroller.h.


The documentation for this union was generated from the following file: