Research of reducing the size of the application
Opened this issue · 0 comments
captainepoch commented
The application, currently, takes 25MiB of space. It is because of the font file.
It could be a good idea to download that when the application starts and cache it to always have it (and, in case the file is deleted, download it again).
--
Original issue: https://codeberg.org/husky/husky/issues/16