yacy_search_server/source/de/anomic/ymage
2007-10-19 04:13:46 +00:00
..
ymage8BitFontGenerator.java
ymageBMPParser.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
ymageCaptcha.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
ymageChart.java
ymageDemoApplet.java
ymageFontGenerator.java
ymageGraph.java - reduced default search time 2007-06-14 15:21:01 +00:00
ymageICOParser.java fix for BMP/ICO magic detection 2007-07-18 13:08:24 +00:00
ymageImageParser.java added bmp and ico image format to all parser/viewing methods 2007-07-15 12:55:41 +00:00
ymageMatrix.java
ymagePNGEncoderJDE.java
ymageToolCircle.java
ymageToolPrint.java