You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/ymage
fuchsi f717beecb1
- 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.
17 years ago
..
ymage8BitFontGenerator.java *) created new 8 bit oldschool style font for possible future use 18 years ago
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. 17 years ago
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. 17 years ago
ymageChart.java added web structure image 18 years ago
ymageDemoApplet.java added web structure image 18 years ago
ymageFontGenerator.java
ymageGraph.java - reduced default search time 18 years ago
ymageICOParser.java fix for BMP/ICO magic detection 18 years ago
ymageImageParser.java added bmp and ico image format to all parser/viewing methods 18 years ago
ymageMatrix.java removed calls to deprecated methods 18 years ago
ymagePNGEncoderJDE.java redesign of ymage classes 18 years ago
ymageToolCircle.java redesign of ymage classes 18 years ago
ymageToolPrint.java added web structure image 18 years ago