Commit Graph

64 Commits

Author SHA1 Message Date
5c8903909a Fixing cat printers for long outputs. 2024-11-02 18:54:33 +01:00
face50ef58 Adding deps. 2024-10-30 17:08:51 +01:00
c646114733 Making the file manager show the correct icon. 2024-10-30 11:16:24 +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
c9248027de Removing terminal options. 2024-10-29 22:39:16 +01:00
bac82a0e1a Adding log 2024-10-29 22:34:51 +01:00
ba74e381af Maybe BEGIN will allow it... 2024-10-29 22:32:26 +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
e3e4a9b928 Trying to pass arguments to the program. 2024-10-29 22:02:57 +01:00
78f3ce6b98 Fixing no open. 2024-10-29 22:01:07 +01:00
0091a4b749 Trying to fix mime type. 2024-10-29 21:59:49 +01:00
6125c13def Updating icon mimetype 2024-10-29 21:44:01 +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
ede8ad5f9b Improving mime type 2024-10-29 21:22:13 +01:00
56cdf51e78 Trying to get the compiled inline::c 2024-10-29 21:02:05 +01:00
18baa6e065 oeunsoeuhtsa 2024-10-29 20:34:06 +01:00
8c9dfdb2f3 Fixing main.pl 2024-10-29 20:33:00 +01:00
43363837b6 Adding run.sh 2024-10-29 20:28:36 +01:00
dac578abc3 Adding more files for flatpak. 2024-10-29 20:26:00 +01:00
fc157d4d66 Adding some flatpak files. 2024-10-29 19:50:36 +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
ba3a5591cf Fixing logo, it is now a face. 2024-10-23 20:10:27 +02:00
191feb4a2b New logo. 2024-10-23 20:07:13 +02:00
967dd1951a Adding log. 2024-10-23 19:16:36 +02: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