let bytes_written = raw_printer::write_to_device("/dev/usb/lp0", "^FDhello world");
println!("wrote {} bytes", bytes_written);-
Notifications
You must be signed in to change notification settings - Fork 1
Direct RAW printing on windows or linux
License
mushonnip/raw-printer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Direct RAW printing on windows or linux