Package com.octo.captcha.component.image.fontgenerator

Implementations of FontGenerator.

See:
          Description

Interface Summary
FontGenerator Used by ComposedWordToImage to retrieve a Font to apply to the word that will be distorded
 

Class Summary
AbstractFontGenerator

Base class for Font generators.

DeformedRandomFontGenerator Takes a random font and apply a rotation to it.
RandomFontGenerator Description: Random font generator that return one of the available system's (or optionay specified) fonts, using a min and max font size.
TwistedAndShearedRandomFontGenerator Description:
TwistedRandomFontGenerator Description:
 

Package com.octo.captcha.component.image.fontgenerator Description

Implementations of FontGenerator.



Copyright 2003-2009 JCaptcha. All Rights Reserved.