-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy pathTODO
28 lines (25 loc) · 1.39 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Note: not ordered. do whatever I/you want
+ Cookbook of basic things
+ Write good help/manual
+ Some sort of Wiki
+ Make error notice short while let users see detailed help/manual for what-to-do
+ Even better CUPS/IPP support
+ Even better frontend, language-friendly text printing
+ Tcl/Tk frontend. More in dev-diary.txt, July 7th 2022.
+ Try to implement enough without more dependencies
+ More funny "languages" (now there's lolcat; I think the next is 文言)
+ Arch Linux package / AUR, package for other distros
+ Service for other init systems (a systemd unit file is there)
+ ...
? Optimize PF2 text printing? It seems a bit slow (in bit processing)
? Fix feeding command for MX05/MX06
? Use something else as server part of backend? This can boost things up, and build some (essential) image manipulation in, quicker. And strip some way-too-big Python libs away (for smaller Windows/Android dist)
? Built-in PostScript (Even if very basic)
? Data compression for GB03 alike. Optional
? Plugin, for including community features (that involves usefulness but also bloatness)
It's usually messy. Try forking in your own way, at the moment.
? Process picture with WebAssembly? (Web frontend only)
Tried, Not as efficient as pure JavaScript
? Put Android APP on F-Droid? But it needs automatic build system...
Android guys can help this!
? ... Or put to APKPure? But make frontend well before doing all of these