sergiotarxz
  • Joined on 2020-05-23
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-23 02:55:18 +02:00
d5d6fdb063 Implementing font importing functionality and copy to clipboard
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-22 20:57:42 +02:00
08ff96cdc6 Using hashes instead of names in fileformat fonts
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-22 00:11:35 +02:00
bb653e91ed Fixing some bugs.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-21 19:21:36 +02:00
70078b6c1e Adding new cat printer.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-21 17:27:12 +02:00
09a0ccedd8 Increasing dither speed.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-21 17:18:01 +02:00
8216e62f66 Using dither to avoid poor visibility in images.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-19 20:39:34 +02:00
79eacc3af7 Fixing multiple opened app instances debacle, everything had
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-19 14:12:40 +02:00
1dcfe0788e Fixing badly sent parent pid.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-19 13:44:22 +02:00
cd46914add Adding stub font gallery.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-19 12:51:53 +02:00
17746d9617 Minor refactor to trying to decrease blocking chances.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-18 12:08:55 +02:00
544d517ec9 Renaming fonts and fixing image size bugs.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-18 02:15:14 +02:00
e67595aeed Adding ability to send exd_file as parameter.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-18 01:32:22 +02:00
d49d88b610 Fixing print_text and splitting to a different file for
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-17 23:46:38 +02:00
694063d5df Fixing utf-8 bugs.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-17 23:27:10 +02:00
0164723fbf Private font finished.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-17 22:30:49 +02:00
d3e4e0565c Adding missing Fontconfig.pm.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-17 21:24:59 +02:00
c4557a28e6 Adding fonts to file format and async save.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-17 07:22:02 +02:00
042fef3cab Adding save as.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-16 21:25:49 +02:00
12966354f1 Preview to grayscale.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-10-16 19:58:20 +02:00
de0bc9a655 Finishing image storage in .exd and adding save and open capability.