Re: [dev] Lightweight, non-bloated, fast image viewer?
Hi all,
Let us analyze the problem at hand: To display an image on screen, we
need to
- interpret the image file
- display the content on screen
So, having one program that reads some standardized input and displays
it on screen, while another program converts any given image file to
that standardized format may be more UNIX-like. But maybe a file is not
the right representation for that standardized format. So maybe the
converter would need to be a library instead of a program.
So yes, I argue we should rather rewrite imlib, that is, try to
implement imlib's interface in a suckless way. Unless that is
impossible, then the "rewrite feh" idea is the only one left.
Ciao,
Markus
Received on Sat Jun 14 2014 - 12:42:00 CEST
This archive was generated by hypermail 2.3.0
: Sat Jun 14 2014 - 12:48:06 CEST