The only thing that REALLY must be done...

Comments on existing version & Suggestions for future versions. If you want a new feature suggest it here. Discussions about beta versions also come in this section.
Post Reply
barmagloth
Posts: 1
Joined: 2005-09-24 18:31:32

The only thing that REALLY must be done...

Post by barmagloth »

...is automatical resize of pictures when storing into catalog AND exporting to a web page. E.g. 800x800 max for local storage and 200x200 max for a web page. There are PLENTY of open sources that can provide you with code needed - GIMP sources for example (written in C++ I suppose).
antp
Site Admin
Posts: 9675
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

The GIMP source would be useless for that (not so easy to take a part of another program... especially if it is written in another language :p)
There are librairies for doing a resize in Delphi.
This is on my todo list, like lots of other things...
Post Reply