Commit Graph

60 Commits

Author SHA1 Message Date
af25d2fdc9 Adding the option to get the program for free when
I choose to allow it.
2024-11-19 16:04:41 +01:00
6a1c772cf6 v1.0.14 Making non fatal if we cannot find cat-printers because
of dbus limitations
2024-11-14 13:25:34 +01:00
67deb962bc v1.0.13 2024-11-12 23:55:31 +01:00
f1867c4e14 Adding starting price, maybe more people buy doing that. 2024-11-12 23:49:59 +01:00
aec8d719dd v1.0.12 Implementing discounts and promoting better affiliated supplies. 2024-11-12 13:58:18 +01:00
ce30f1d251 Make affiliates more prominent. 2024-11-12 11:25:42 +01:00
9d0df15e7c Removing dead code; 2024-11-11 12:20:44 +01:00
546545b195 Inline::C to XS 2024-11-10 18:04:52 +01:00
997259004e Improving the promoted products and adding some new screenshots. 2024-11-09 02:34:00 +01:00
04dc171c25 v1.0.8: Adding recommended products (With comission) 2024-11-08 23:09:23 +01:00
d707010942 Documenting $printer and fixing QRCodes v1.0.3 2024-11-03 17:34:07 +01:00
b58bd9f946 Removing filters and adding screenshots. 2024-11-03 12:37:52 +01:00
3746196901 Increasing the energy of printing because it looks too pale in stickers
I hope it doesn't break normal tickets.
2024-11-02 22:20:52 +01:00
7a281d626a Restoring brightness, my problem is faulty paper. 2024-11-02 21:59:56 +01:00
026538cd94 Adding support for production. 2024-11-02 21:54:45 +01:00
d8a2560500 Fixing bugs with cat printers again. 2024-11-02 21:02:09 +01:00
5c8903909a Fixing cat printers for long outputs. 2024-11-02 18:54:33 +01:00
b6dfefefd8 Fixing some warnings related to imagemagick. 2024-10-30 02:58:38 +01:00
b817a9bb25 Open achieved!! 2024-10-30 02:09:35 +01:00
2f5c5d08a0 Changes trying to get open to work. 2024-10-29 23:34:47 +01:00
6e38cd5b94 Removing command line parsing. 2024-10-29 22:45:05 +01:00
fc7780588f Changing run.sh for run.pl to try to be able to
open files
2024-10-29 22:30:15 +01:00
78f3ce6b98 Fixing no open. 2024-10-29 22:01:07 +01:00
4f29e8e66b Missing semicolon. 2024-10-29 21:34:21 +01:00
fcc8bf8080 Fixing typo. 2024-10-29 21:33:33 +01:00
b857da8cdc Implementing open. 2024-10-29 21:27:19 +01:00
5dda40ca42 Finishing payments. 2024-10-29 19:11:29 +01:00
59e7904721 Adapting to new cat printer just bought. 2024-10-28 12:14:38 +01:00
515982cdbb Adding autoclose to the printer configure. 2024-10-23 18:47:46 +02:00
d5d6fdb063 Implementing font importing functionality and copy to clipboard
of imported fonts.
2024-10-23 02:54:12 +02:00
08ff96cdc6 Using hashes instead of names in fileformat fonts
to easier manipulation.
2024-10-22 20:56:38 +02:00
bb653e91ed Fixing some bugs. 2024-10-22 00:10:53 +02:00
70078b6c1e Adding new cat printer. 2024-10-21 19:21:19 +02:00
09a0ccedd8 Increasing dither speed. 2024-10-21 17:26:47 +02:00
8216e62f66 Using dither to avoid poor visibility in images. 2024-10-21 17:17:04 +02:00
79eacc3af7 Fixing multiple opened app instances debacle, everything had
a really poor design.
2024-10-19 20:38:58 +02:00
1dcfe0788e Fixing badly sent parent pid. 2024-10-19 14:12:20 +02:00
cd46914add Adding stub font gallery. 2024-10-19 13:44:04 +02:00
17746d9617 Minor refactor to trying to decrease blocking chances. 2024-10-19 12:51:26 +02:00
544d517ec9 Renaming fonts and fixing image size bugs. 2024-10-18 12:07:56 +02:00
e67595aeed Adding ability to send exd_file as parameter. 2024-10-18 02:14:38 +02:00
d49d88b610 Fixing print_text and splitting to a different file for
usage in font demostration.
2024-10-18 01:31:42 +02:00
694063d5df Fixing utf-8 bugs. 2024-10-17 23:46:16 +02:00
0164723fbf Private font finished. 2024-10-17 23:26:33 +02:00
d3e4e0565c Adding missing Fontconfig.pm. 2024-10-17 22:30:31 +02:00
c4557a28e6 Adding fonts to file format and async save. 2024-10-17 21:22:10 +02:00
042fef3cab Adding save as. 2024-10-17 07:21:48 +02:00
12966354f1 Preview to grayscale. 2024-10-16 21:25:29 +02:00
de0bc9a655 Finishing image storage in .exd and adding save and open capability. 2024-10-16 19:57:50 +02:00
3285ac3987 Adding missing database for cache, missing file format and some image
logic.
2024-10-16 13:51:06 +02:00