>While working on my blog application ( www.webworksllc.com/blogcfm ) I 
>decided I needed some kind of captcha tool to help keep out the 
>spambots.  So with the help of a few java font rendering tutorials... I 
>wrote one, and am releasing it under the BSD open-source license.


It works really well Rick. One question however, does it only work with windows 
boxes? Or how much modification would it require to work on a *nix box. For 
instance I saw this snippet in your code:

if (not isDefined("arguments.fontFile")) {
     arguments.fontFile = "C:\WINDOWS\FONTS\comic.ttf";
}

thx,
larry

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191266
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to