Commit cf8062f694a20f81299122456cecab094f644886

Commits
[COMMIT BEGIN]
commit cf8062f694a20f81299122456cecab094f644886
Author: 0x4248 <[email protected]>
Date:   Sun Feb 1 00:01:50 2026 +0000

    escpos: add demo epml file

diff --git a/toolkits/ESCPOS/src/.gitignore b/toolkits/ESCPOS/src/.gitignore
new file mode 100644
index 0000000..48ec24f
--- /dev/null
+++ b/toolkits/ESCPOS/src/.gitignore
@@ -0,0 +1 @@
+!demo.epml
\ No newline at end of file
diff --git a/toolkits/ESCPOS/src/demo.epml b/toolkits/ESCPOS/src/demo.epml
new file mode 100644
index 0000000..ecc1680
--- /dev/null
+++ b/toolkits/ESCPOS/src/demo.epml
@@ -0,0 +1,27 @@
+[NORMAL][WIDE][CENTER]
+ESC/POS 4248 
+PRINT STANDARD
+[NORMAL]
+[HR]
+[BOLD]Lead Programmer: [NORMAL]0x4248
+[BOLD]Research & Development: [NORMAL]Sparky
+[HR][CENTER][BOLD]
+COPYRIGHT NOTICE
+[NORMAL][CENTER][FONT B]
+Copyright (C) 2026 0x4248, Sparky and contributors
+Redistribution and use in source and binary forms,
+with or without modification, are permitted provided
+that the license is not changed. 
+
+This software is free and open source. Licensed under
+the GNU general public license version 3.0 as published
+by the Free Software Foundation.
+[NORMAL][WIDE][CENTER]
+THERMAL TEST
+
+[INVERT ON][FONT C]
+                                                                                                                                
+[INVERT OFF]
+[NORMAL]
+Performing full paper cut
+[CUT]
diff --git a/toolkits/ESCPOS/src/escpos.c b/toolkits/ESCPOS/src/escpos.c
index 1967ec9..eec375c 100644
--- a/toolkits/ESCPOS/src/escpos.c
+++ b/toolkits/ESCPOS/src/escpos.c
@@ -12,12 +12,6 @@
  * public license version 3.0 as published by the Free Software Foundation.
 */
 
-/* SPDX-License-Identifier: GPL-3.0
- *
- * escpos-filter.c
- * Simple ESC/POS text filter
- */
-
 #include <stdio.h>
 #include <string.h>
 #include <ctype.h>
[COMMIT END]
(C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.