tm220 print mode refactoring

This commit is contained in:
EugeneTes
2026-01-21 09:19:24 +01:00
parent fe18db2642
commit cb231801f1
7 changed files with 64 additions and 30 deletions

View File

@@ -90,7 +90,7 @@ public interface IEpsonPrinter : IAsyncDisposable
/// <summary>
/// Enable or disable bigger font mode for TM-T20/220
/// </summary>
Task SetBiggerFontTM220(bool enabled);
Task SetBiggerFontTM220(bool biggerWidth, bool biggerHeight = false, bool secondaryFont = true);
/// <summary>
/// Print text to the printer