Releases: NaitLee/Cat-Printer
Cat-Printer 0.4.2
Cat-Printer 0.4.1
Compared to 0.4.0, this corrected a few layout inconsistency,
along with a better monochrome method ("dithering") in frontend,
and "threshold" is now "brightness" for i) it's now really that, and ii) won't confuse non-technical users anymore.
You can also check 0.4.0 release notes / discussion to see what's generally new.
Also something unsaid is 0.4 would reset the settings if you're coming from 0.3. I would keep it occur less in the future.
Please ignore the careless 0.4.0 in file version
of git tag tarball...
Cat-Printer 0.4.0
This new version provides (yet even) better CLI.
It now could use ImageMagick to convert "usual" image (PNG etc) and text (!) and directly print it.
It's still very configurable. You can define font size, and already-installed font family, to use.
List possible fonts with magick -list font
The cmdline parameter format is also updated. Be sure to see them.
Except that, front end is slightly updated, in some concepts.
New accessibility feature: Keyboard Mode. Invoke by pressing Tab
. Maybe you'll like it!
Cat-Printer 0.3.1
Update:
- Almost up-to-date German language
- Web UI load speed improved
- Some other UI/Accessibility features
- Other misc things
Cat-Printer 0.3.0
This is a big update on frontend. The best way to know what happened is to try it!
Big layout adjustment, language switching & accessibility, several other concerns, along with a small loading screen...
Small fixes including device-filtering regression, etc.
The next is real new features...
Cat-Printer 0.2.0
It's a big update on backend.
Anyway, in all cases the printing process is much more reactive, because it will connect to printer just after scanning.
Also "smart" buffer sending! No need to care "frequency" anymore.
The typewriter hack fully works! Along with many developer goodies.
You can also flip the print direction, for example you want cat printer face you toward rather than downward, or print text with reversed order.
Apk is release version, signed, and slightly smaller.
Cat-Printer Pre 22041300
Includes newest features for testing:
- German Language
- Possible GB03 support
- Revised CUPS/IPP (re-)support, follow the steps here
- Multi-page printing (in IPP or cat-ing several pbm files)
Package Version tag is 0.1.1, but it's for testing.
Cat-Printer 0.1.0
It's a brand new version, though some useful features are missing, they will be there sooner or later.
There's Android! Check them out!
Cat-Printer 0.0.2
Just found a childish problem and fixed it. Now can select BLE device correctly.
Also, experimental IPP protocol support is there.
Add a printer with the correct address (http://localhost:8095/
) in CUPS for unix.
Enjoy ;)
Cat-Printer 0.0.1
Basic functions are done in this release.
Enjoy!