Commit Graph

5 Commits

Author SHA1 Message Date
tobiichi3227 ae4f498fda
feat: Add webp support (#113)
* feat: add webp support

* readme: add libwebp dependency

* refactor: move including webp to source file

* style: fix using tab

* style: make const value upper-case

* Nix: add libwebp

---------

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-12-21 22:15:05 +01:00
Dmitriy Kholkin a5e21e2d4a fix build on nix 2023-12-18 12:24:02 +02:00
XenHat a1d9ab7584
[RFC] Filetype detection without extension (#77)
* first draft of filetype detection

* Nix: add file dependency

* Fix coding style mistake

* Manually format my code

---------

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-06-23 22:33:33 +02:00
Just a Badly Drawn TABS Dude 3f425d81cb
Nix: fix issue with util-linux rename (#11) 2022-09-26 22:52:38 +03:00
Mihai Fufezan 0faf740541
nix: init (#7) 2022-08-23 20:58:33 +03:00