149 Commits

Author SHA1 Message Date
NaitLee
4fa145459b a bit code review 2023-02-13 18:46:49 +08:00
NaitLee
49b2a9a008 fix bad links to localized readmes, update build things 2023-02-13 16:58:23 +08:00
NaitLee
423a9caf49 Add MX05, MX06 as supported, minor fix;
better Chinese conversion infrastructure
0.6.2.0
2023-02-12 19:37:24 +08:00
NaitLee
5b283969fb
Merge pull request #53 from sync1211/android-12-bluetooth
Add Bluetooth permission request for Android 12+
2023-02-11 20:48:21 +08:00
NaitLee
c4a5ef7577
Merge pull request #54 from sync1211/fix-android-docs
Improve Android build instructions
2023-02-11 20:48:00 +08:00
Sync1211
ada50799eb
+ Requesting bluetooth permissions for Android 12+ 2023-02-10 12:26:01 +01:00
Sync1211
c4fdfc4912
+ Added alternative solution for bleak/setup.py not being found 2023-02-10 12:00:09 +01:00
Sync1211
9d7dc375dd
* Updated "--requirements" argument in the troubleshooting section 2023-02-10 10:37:29 +01:00
Sync1211
9c3e959a24
+ Added another troubleshooting case
* Replaced "/mnt/@/" with a DIR_BUILD variable
*
2023-02-10 09:45:26 +01:00
NaitLee
105427bf58
Merge pull request #50 from sync1211/main
Replaced hardcoded paper width with model specific width
2023-02-07 22:42:11 +08:00
Sync1211
565b359908
+ Added a list of errors and their solutions 2023-02-06 12:48:31 +01:00
Sync1211
a2730046d8
+ Added keystore arguments for later versions of p4a 2023-02-06 12:32:21 +01:00
Sync1211
ae2d281719
* Removed trailing ";" from replace expression 2023-02-06 11:06:12 +01:00
Sync1211
3074076092
* Replaced hardcoded paper width with model specific width 2022-10-17 19:07:21 +02:00
NaitLee
27eb88e189 Merge branch 'main' of https://github.com/NaitLee/Cat-Printer 2022-10-07 20:33:06 +08:00
NaitLee
9f0e3a28ce
Merge pull request #44 from sync1211/main
Opening the webbrowser using the webbrowser module
2022-10-07 20:29:08 +08:00
NaitLee
204719d936 Try to fix incorrect printing “energy”;
use `“”` in readme, better desc of a function
2022-10-07 20:25:01 +08:00
Sync1211
c44ebfd19e
- Removed note regarding the web interface not opening on MacOS 2022-10-07 10:11:04 +02:00
Sync1211
632d860436
* Using the webbrowser module instead of os.system to open the webbrowser 2022-10-07 09:08:38 +02:00
NaitLee
70cdd84359 Write Android build guide; fixed:
error when LANG=None
initial config have incorrect strength/energy
adjustments to docs and scripts
0.6.1
2022-09-12 02:20:08 +08:00
NaitLee
cbfd904152
Merge pull request #35 from sync1211/main
Update German translation
2022-08-29 14:20:50 +08:00
Sync1211
f85bc4cdf3
* Proofreading and corrections for German translation by "Sabse" 2022-08-28 20:00:49 +02:00
Sync1211
cf6a77e8a0
Merge branch 'main' of https://github.com/NaitLee/Cat-printer into main 2022-07-24 15:05:55 +02:00
NaitLee
e81553fcc5 Update i18n:
Traditional Chinese by OpenCC conversion
Chinese translation of `jslicense.html` ahead of time
Replace (device) "refresh" as "scan"
Minor change to readme and a few other
I18n will also modify `<html lang="...">`
2022-07-19 21:34:21 +08:00
NaitLee
4e3a5f540d Better anim in CSS; remove © clause in CC0 code 2022-07-19 18:33:28 +08:00
NaitLee
500971ae95 Major code clean up; new features:
Test unknown devices (scan everything)
Rework of Web FE Event & Dispatch
Fix major performance problem
Better image processing algorithm
New Halftone-like dither algo., namingly "Pattern"
Some fixes to CSS
Fix potential misc problems by manual testing
0.6.0.2
2022-07-15 02:51:44 +08:00
Sync1211
cb1ed2feeb * Updated German translations 2022-07-11 20:40:56 +02:00
Sync1211
664667a164 * Adjusted English translation in README.md 2022-07-11 20:19:10 +02:00
Sync1211
9a4f7c51c5 Merge branch 'main' of https://github.com/NaitLee/Cat-printer into main 2022-07-11 20:12:16 +02:00
Sync1211
5198bb0a17 * Updated German translation for cat-face-toward 2022-07-11 20:02:01 +02:00
NaitLee
502a572183 better css; image rotation; lolcat i18n; update about
the works are still incomplete. expecting more code cleaning
0.6.0.1
2022-07-10 01:31:23 +08:00
Sync1211
f761a9cba3 * Updated German translation 2022-07-09 18:34:12 +02:00
Sync1211
363e3c471b
+ Added localization to the license information
* Small adjustments to some English translations
2022-07-09 18:31:09 +02:00
Sync1211
979b0ee788 * Added missing localization entry for "Wrap text" 2022-07-09 18:12:45 +02:00
Sync1211
d564994808 * Adjusted German translations 2022-07-09 17:55:07 +02:00
NaitLee
947cb9a5b9
Merge pull request #31 from sync1211/main
Added the option to print text from the web interface.
2022-07-09 02:18:49 +08:00
NaitLee
403a23415a Add license info per-file, adjust docs:
Remove `COPYING` for being identified as "unknown", moved to readme
Few fixes to readme and contributing
More in TODO & dev-diary
2022-07-07 17:34:50 +08:00
Sync1211
47ace549c6
* Do not insert text if textarea is empty 2022-06-01 12:38:35 +02:00
Sync1211
5f88390853
* Adjusted line-height of textarea to better reflect the look of the end result 2022-06-01 12:35:07 +02:00
Sync1211
4cf1376858
* Fixed incorrect icon for aligning text to the right 2022-06-01 11:37:17 +02:00
Sync1211
c72658e241
* Fixed text clipping out of the text box when increasing the font size
* Centered "text-font" and "text-size" inputs
* Fixed missing "checked" attribute for the default text alignment option
2022-05-28 13:35:19 +02:00
Sync1211
44df87011c
* Improved element alignment in "Insert Text" dialog 2022-05-28 13:23:52 +02:00
Sync1211
179aada453
* Replaced text alignment selector with radio buttons 2022-05-25 13:26:54 +02:00
Sync1211
4732469b64
- Reset hinted buttons on reset 2022-05-25 12:03:22 +02:00
Sync1211
9a4a81c78b
+ Added websafe fonts to font selection 2022-05-25 11:56:37 +02:00
Sync1211
0685603832
+ Added drag & drop for text files
* Fixed spaces not being allowed in text area
2022-05-25 11:32:19 +02:00
Sync1211
1cb3c795d6
+ Added text-alignment setting 2022-05-25 09:23:01 +02:00
Sync1211
9adf5392cf
* Fixed "Show more options" button missing from "Print" panel 2022-05-25 09:08:41 +02:00
Sync1211
0a65235065
* Implemented text align in canvas 2022-05-24 08:40:46 +02:00
Sync1211
0608d87cf6
+ Implemented preview of text style within the "insert text" dialog 2022-05-24 08:30:33 +02:00