rust-ptouch
rust-ptouch copied to clipboard
Rust driver for Brother P-Touch label makers (USB)
Hello, First of all, thank you for this repository. I've been struggling with a few different library to make some Brother printers to print properly, and this one worked quite...
This will retry issuing the status command until the expected bytes arrive. Before this, I always got an error connecting on E550w
Is it possible to add the `Cargo.lock` file, to ensure consistency? :)
Updates the requirements on [image](https://github.com/image-rs/image) to permit the latest version. Changelog Sourced from image's changelog. Version 0.24.6 Add support for QOI. ImageDecoders now expose ICC profiles on supported formats. Add...
Updates the requirements on [toml](https://github.com/toml-rs/toml) to permit the latest version. Commits 74b57e7 chore: Release 02548c8 docs: Update changelog f334bf5 chore: Release 1843fc1 docs: Update changelog b6e11da Merge pull request #528...
Updates the requirements on [embedded-graphics-simulator](https://github.com/embedded-graphics/simulator) to permit the latest version. Release notes Sourced from embedded-graphics-simulator's releases. v0.4.1 Added #45 Added OutputSettingsBuilder::max_fps to set the maximum FPS of the simulator. Changed...
Thank you for sharing such a useful tool! I'm looking forward to Bluetooth support, but there is one more feature I would like. Please add the function to write line...
Updates the requirements on [embedded-text](https://github.com/embedded-graphics/embedded-text) to permit the latest version. Release notes Sourced from embedded-text's releases. v0.5.0 Stable release of embedded-text 0.5.0. This release fixes a whitespace rendering inconsistency and...
Updates the requirements on [embedded-graphics](https://github.com/embedded-graphics/embedded-graphics) to permit the latest version. Release notes Sourced from embedded-graphics's releases. embedded-graphics v0.7.1 Changed #606 Bump minimum embedded-graphics-core version from 0.3.0 to 0.3.2 Changelog Sourced...