https://github.com/danieloneill/seikoslplinuxdriver
Seiko SLP CUPS Driver with various fixes, such as removing the arbitrary 90 degree rotation and form feed between pages. This driver will print with the rotation as specified by CUPS, and will feed as many lines as are in the provided image: no more, no less.
https://github.com/danieloneill/seikoslplinuxdriver
Last synced: 5 months ago
JSON representation
Seiko SLP CUPS Driver with various fixes, such as removing the arbitrary 90 degree rotation and form feed between pages. This driver will print with the rotation as specified by CUPS, and will feed as many lines as are in the provided image: no more, no less.
- Host: GitHub
- URL: https://github.com/danieloneill/seikoslplinuxdriver
- Owner: danieloneill
- License: gpl-2.0
- Created: 2015-12-29T23:07:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T20:24:18.000Z (over 8 years ago)
- Last Synced: 2025-03-27T03:51:15.330Z (over 1 year ago)
- Language: C++
- Size: 35.2 KB
- Stars: 12
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SeikoSLPLinuxDriver
Seiko SLP CUPS Driver with various fixes, such as removing the arbitrary 90 degree rotation and form feed between pages. This driver will print with the rotation as specified by CUPS, and will feed as many lines as are in the provided image: no more, no less.