ESC/P: Use the new dot matrix font

Also remove the fallback to Courier as it's no longer needed
This commit is contained in:
Alexander Babikov
2023-12-25 07:05:02 +05:00
parent ce05674b7d
commit e812b3c3b1
2 changed files with 1 additions and 12 deletions

View File

@@ -46,7 +46,7 @@
#ifndef PRINTER_H
#define PRINTER_H
#define FONT_FILE_DOTMATRIX "dotmatrix.ttf"
#define FONT_FILE_DOTMATRIX "dotmatrix.otf"
#define FONT_FILE_ROMAN "roman.ttf"
#define FONT_FILE_SANSSERIF "sansserif.ttf"