Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filter: add a raster to ESC/POS filter #595

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 27, 2024

  1. filter: add a raster to ESC/POS filter

    ESC/POS is a de facto standard for POS (Point Of Sale) terminal
    printers (eg, thermal receipt printers).
    
    This patch adds a very bare-bones implementation to print raster data
    on printers that implement this command set. It also includes support
    for cutting paper either at the end of a page or at the end of a job.
    
    Signed-off-by: Sergio Gómez <[email protected]>
    sergio-gdr committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1769473 View commit details
    Browse the repository at this point in the history