yacy_search_server/source/de/anomic
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
..
data - better implementation of search query properties 2007-04-05 10:14:48 +00:00
htmlFilter added author tag to indexing content 2007-03-17 01:18:34 +00:00
http *) bugfix: setting mimeType properly for dir listing with e.g. "?format=xml" 2007-03-23 05:37:19 +00:00
icap replaced some toString() 2007-02-06 16:26:56 +00:00
index optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
kelondro fix for http://www.yacy-forum.de/viewtopic.php?p=33925#33925 2007-04-05 19:08:59 +00:00
net - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
plasma moved url pattern matching for search to better place 2007-04-05 15:08:14 +00:00
server bugfix for http://www.yacy-forum.de/viewtopic.php?p=33838#33838 2007-04-03 22:08:40 +00:00
soap *) trying to solve SecurityManager problem during init of soap engine 2007-03-31 16:01:52 +00:00
tools added selection of audio, video, image and application resources 2006-12-01 16:21:17 +00:00
urlRedirector added option to distinguish between text crawl and media crawl 2006-12-19 03:10:46 +00:00
yacy fix for http://www.yacy-forum.de/viewtopic.php?p=33925#33925 2007-04-05 19:08:59 +00:00
ymage *) created new 8 bit oldschool style font for possible future use 2007-04-05 21:05:16 +00:00