Dynamic Image Creation

K

Keith

Can ASP VB create dynamic images of text? (ie. an image of a line of text)

If so does anyone have any examples I could take a look at please.

Thanks you
 
E

Evertjan.

Curt_C [MVP] wrote on 11 feb 2005 in
microsoft.public.inetserver.asp.general:
not directly no. You may find a third party component though, try
www.aspin.com or www.aspfaq.com for a pointer.

Asp-vbs could, even directly, make an imagefile, but it would be
prohibitively server processor intensive to have vbs make a bitwise
imagefile of more than a few thousand pixels, even without compression
algorithm.
 
K

Keith

Evertjan. said:
Curt_C [MVP] wrote on 11 feb 2005 in
microsoft.public.inetserver.asp.general:

Asp-vbs could, even directly, make an imagefile, but it would be
prohibitively server processor intensive to have vbs make a bitwise
imagefile of more than a few thousand pixels, even without compression
algorithm.

Do you have links to any examples I could take a look at please.

Thanks
 
E

Evertjan.

Keith wrote on 12 feb 2005 in microsoft.public.inetserver.asp.general:
Do you have links to any examples I could take a look at please.

No.

As I said, it is impractical, so I supect no one tried.

Luckily, not everything that is theoretically possible, has to be available
as an example.

You would have to know the exact bitwise specifications of the .jpg, gif,
..tiff, .bmp or other imagefile and start from there, having examples of all
the seperate letter forms and the true-type alchorithms in your head.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,159
Messages
2,570,886
Members
47,419
Latest member
ArturoBres

Latest Threads

Top