Search found 11 matches

by ruthless
Wed Jun 22, 2005 12:46 am
Forum: GFL SDK
Topic: help using gflax
Replies: 7
Views: 6672

xnview wrote:
ruthless wrote:e-mailed :)
You use the PM from forum??
I had e-mailed you at pierre.g {at} wanadoo {dot} fr. That e-mailed bounced. I then just pm'ed you on this boards.
by ruthless
Tue Jun 21, 2005 5:13 pm
Forum: GFL SDK
Topic: help using gflax
Replies: 7
Views: 6672

The email bounced... over quota. I pm'ed you.

Also please ignore ".ResizeCanvas defaultSize, defaultSize, GFL_CANVASRESIZE_CENTER, RGB(0,0,0)" and also ".Sharpen"
by ruthless
Tue Jun 21, 2005 5:11 pm
Forum: GFL SDK
Topic: help using gflax
Replies: 7
Views: 6672

e-mailed :)
by ruthless
Tue Jun 21, 2005 4:27 pm
Forum: GFL SDK
Topic: help using gflax
Replies: 7
Views: 6672

Re: help using gflax

Where are all the command available for manipulating an image in ASP using GFLAX.

I checked Help.chm

It's really hard to follow it. I would really appriciate any help

I am trying to resize a image and then center align it if the input image is small and the final canvas is bigger.

Also how do ...
by ruthless
Tue Jun 21, 2005 12:40 am
Forum: GFL SDK
Topic: Tif to Jpeg
Replies: 3
Views: 1865

Where can I find more help on .SaveFormatName

I tried searching for it on the help.chm file and could not find it.
by ruthless
Tue Jun 21, 2005 12:25 am
Forum: GFL SDK
Topic: help using gflax
Replies: 7
Views: 6672

help using gflax

Where are all the command available for manipulating an image in ASP using GFLAX.

I checked Help.chm

It's really hard to follow it. I would really appriciate any help

I am trying to resize a image and then center align it if the input image is small and the final canvas is bigger.

Also how do ...
by ruthless
Tue Jan 18, 2005 3:32 am
Forum: GFL SDK
Topic: Need help getting gflax to work
Replies: 8
Views: 4551

Does anyone have an example of how to open a file and resize the canvas to 120x120 center aligned and save it?

Any help will be appreciated.
by ruthless
Thu Jan 06, 2005 6:18 pm
Forum: GFL SDK
Topic: Need help getting gflax to work
Replies: 8
Views: 4551

Those command are in the ASP example files under the gfLAX folder :)
by ruthless
Thu Jan 06, 2005 12:50 am
Forum: GFL SDK
Topic: Need help getting gflax to work
Replies: 8
Views: 4551

Thanks for your reply.

Where can I find all the command to alter the file.

I could not find the commands that were used in ASP under "Help.chm"

For Example...
.FontName
.FontSize
.TextOut

Also if I want to resize the canvas but center the image how do I go about it?
by ruthless
Wed Jan 05, 2005 7:25 pm
Forum: GFL SDK
Topic: Need help getting gflax to work
Replies: 8
Views: 4551

got it to work. It was my fault...

I want to use this to create random images for form registeration.

Many forums use random images to confirm that the form was submitted by the user and not some script.

Does any one know how I can use this lib to create an image that displays an random image ...
by ruthless
Wed Jan 05, 2005 7:08 pm
Forum: GFL SDK
Topic: Need help getting gflax to work
Replies: 8
Views: 4551

Need help getting gflax to work

Hi guys...

I am having a tough time getting the dll file to work in ASP.

I am using windows 98 with Personal Web Server 4.

I did not install xnview on my local server. Instead I copied the GflAx directory to my home server (an old machine).

I registered c:\GflSDK\GflAx\Lib\std\GflAx.dll with ...