faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
thread
|
Re: s/ImageMagic//g
by other ac on Tuesday 21/Jun/2005, @14:26
|
| Agree. I don't see the point of removing the dependency on ImageMagick. ImageMagick is ubiquitous and does just about every image format conversion you can think of. |
|
|
The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: s/ImageMagic//g
by ac on Tuesday 21/Jun/2005, @16:35
|
I think the proper solution would be to have a image framework for KDE or something like that.
|
[
Reply To This | View ]
|
Re: s/ImageMagic//g
by Asdex on Tuesday 21/Jun/2005, @22:48
|
Why reinvent the wheel?
ImageMagick works. Just do it the unix-way instead of reinventing the wheel all the time.
|
[
Reply To This | View ]
|
Re: s/ImageMagic//g
by cies breijs on Tuesday 21/Jun/2005, @23:11
|
> Just do it the unix-way instead of reinventing the wheel all the time.
Or may this old-skool quote:
"Those who do not understand Unix are condemned to reinvent it, poorly." -- Henry Spencer, University of Toronto
Cies Breijs
|
[
Reply To This | View ]
|
Re: s/ImageMagic//g
by ac on Wednesday 22/Jun/2005, @09:33
|
I think both quotes are quite silly. If we argue why re-inventing the wheel then by now we all would still be using CDE. There is a problem we need to solve properly and this means a sane graphic layer library doing these kind of work. Right now we have different KDE applications using different versions of graphic libraries for doing exactly the same task. Some use libimlib, some use stuff from imagemagic, some other things use some other libraries and and and. We could get rid of a lot of dependency on 3rd party libraries and tools if there was a proper graphic library or something. All KDE apps that require such a library can use the one provided by KDE and not from any random 3rd party application. It's easier for bugtracking and easier to maintain too.
|
[
Reply To This | View ]
|
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|
|