nyx_printer library

Classes

NyxPrinter
The NyxPrinter class provides methods to interact with the printer and perform various print operations.
NyxTextFormat
The NyxTextFormat class holds the formatting options for text to be printed. This class allows customization of text appearance, including font size, style, alignment, spacing, and padding. It provides a method toMap to convert the properties into a map format suitable for platform-specific communication.

Enums

NyxAlign
Enum representing different text alignment options.
NyxFont
Enum representing different font types that can be used for text.
NyxFontStyle
Enum representing different font styles that can be applied to text.