Feh: Difference between revisions

imported>Wisehh
Feh page creation, and documentation to extend supported image types
 
imported>Wisehh
mNo edit summary
Line 10: Line 10:


Since feh is able to open any file supported by the imlib2 library, it is possible to [https://nixos.org/guides/nix-pills/nixpkgs-overriding-packages.html#idm140737319606432 override] the  [https://search.nixos.org/packages?channel=22.11&from=0&size=50&sort=relevance&type=packages&query=imlib2 imlib2] build argument by [https://search.nixos.org/packages?channel=22.11&from=0&size=50&sort=relevance&type=packages&query=imlib2 imlib2Full] to add support for the additional formats heif (.heic), svg, jxl, among others.
Since feh is able to open any file supported by the imlib2 library, it is possible to [https://nixos.org/guides/nix-pills/nixpkgs-overriding-packages.html#idm140737319606432 override] the  [https://search.nixos.org/packages?channel=22.11&from=0&size=50&sort=relevance&type=packages&query=imlib2 imlib2] build argument by [https://search.nixos.org/packages?channel=22.11&from=0&size=50&sort=relevance&type=packages&query=imlib2 imlib2Full] to add support for the additional formats heif (.heic), svg, jxl, among others.
=