Gallery Maker

new topic     » topic index » view thread      » older message » newer message

I've been testing Tone Škoda's GalleryMaker before using it in anger.

After adding ctype.e...

ImageMagick for me is installed under "Program Files" (with a space).  To make
this work, change line 156 to:

if system_exec ("\"" & Imagemagick_Path & "\\convert.exe -blur 2x2 -flop
    -raise 2x2 -sample \""
      & sprintf ("%d", Thumb_Max_Width) & "x" & sprintf ("%d", Thumb_Max_Height)
& " " & "\"" & Directory & "\\" & fname & " \"" & Directory & "\\" &
      thumb_fname, 2) then end if


Which adds quotes around the executable name for imagemagick.

That seems to work.

One of the projects that I would like to do (but probably won't) would be to do
a GUI version of this program.

BTW, where did you get als_dj.exe??



=====================================
Too many freaks, not enough circuses.

j.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu