yacy_search_server/source/de/anomic/ymage
low012 4400acc27d *) created new 8 bit oldschool style font for possible future use
*) main method is generalization of main method of ymageFontGenerator:
   it does not matter how many lines of how many bits a font is made of
   as long as the values stay the same within the font -> use this class as 
   a template for your own font generators and be a happy camper
*) main method checks if font is valid (96 characters, all letters must have
   same number of lines and same number of bits per line)
*) ***** I have not checked if the result is really a valid font so far. *****


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3552 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-04-05 21:05:16 +00:00
..
ymage8BitFontGenerator.java *) created new 8 bit oldschool style font for possible future use 2007-04-05 21:05:16 +00:00
ymageCaptcha.java *) corrected spelling of captcha 2007-04-04 10:13:58 +00:00
ymageChart.java redesign of ymage classes 2007-01-15 23:31:50 +00:00
ymageDemoApplet.java redesign of ymage classes 2007-01-15 23:31:50 +00:00
ymageFontGenerator.java refactoring of image-generation; added experimental PNG encoder (not active now) 2005-10-31 02:43:55 +00:00
ymageMatrix.java redesign of ymage classes 2007-01-15 23:31:50 +00:00
ymagePNGEncoderJDE.java redesign of ymage classes 2007-01-15 23:31:50 +00:00
ymageToolCircle.java redesign of ymage classes 2007-01-15 23:31:50 +00:00
ymageToolPrint.java redesign of ymage classes 2007-01-15 23:31:50 +00:00