Commit Graph

40 Commits (efd0b8371a04d12d3b9f52532f3f3aba1f7b3790)

Author SHA1 Message Date
orbiter f4e9ff6ce9 more generics
17 years ago
low012 6fbda9ef4f *) cleaned up code
17 years ago
orbiter 6a3a292015 - smoothed ymage font
17 years ago
low012 7397152e04 *) quick hack for antialiasing, works only on borders now => less blurry image
17 years ago
low012 4eb40c4f61 *) added 2 filters: blur and antialiasing (which in fact is nothing more than a mild blur) to ymageMatrix
17 years ago
orbiter e22014dc83 some memory enhancements when generating and displaying ymage objects
17 years ago
orbiter c57eb76b13 removed CMY color model from ymage classes and re-introduced RGB color model
17 years ago
low012 76cd6ed6f6 *) New methods to insert bitmaps that feature transparencies.
17 years ago
orbiter be214e594f - generalized ymage initialization options
17 years ago
low012 ee8a177c26 *) Logo is in the middle of free space now.
17 years ago
low012 72698fcd36 *) Banner features a logo now. It does not look nice, but at least it works. Banner is not finished yet.
17 years ago
orbiter aefb3f7765 added memory graph picture to PerformanceMemory_p.html
17 years ago
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
orbiter bf6f6820ec fix for another BMP parser problem. This is not a bug, I guess it was caused by a corrupted graphics file.
18 years ago
orbiter cff019464e fix for BMP/ICO magic detection
18 years ago
orbiter b1630e73c8 addition to fix 3983
18 years ago
orbiter d477773fa3 fix for b/w color mode in BMP parserhttp://forum.yacy-websuche.de/viewtopic.php?f=6&t=180&hilit=&p=942#p942
18 years ago
orbiter 26ddf797eb added bmp and ico image format to all parser/viewing methods
18 years ago
orbiter ac7b6b9c10 added a default favicon for search results from domains that do not have a favicon
18 years ago
orbiter 89e1848db6 fixed problem with favicons:
18 years ago
orbiter 71fd972ac0 - reduced default search time
18 years ago
orbiter 5dd9acc2a7 removed calls to deprecated methods
18 years ago
orbiter 0ae6664ad8 enhanced web structure picture
18 years ago
orbiter a585b4d41b added web structure image
18 years ago
low012 4400acc27d *) created new 8 bit oldschool style font for possible future use
18 years ago
auron_x f30bf1683e *) corrected spelling of captcha
18 years ago
low012 d7edc9740b *) added correct (c) and Last*-data
18 years ago
low012 ee241f32e6 *) very basic capcha class (see coding sections of forum for more details)
18 years ago
orbiter 5515571950 redesign of ymage classes
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
borg-0300 b174fbd0ca "import ...*" removed;
18 years ago
orbiter 416b4e5c6b ups
18 years ago
orbiter 309accb983 memory control for ymage generation:
18 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter ec2b39c1ce code cleanup
19 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
orbiter a04930f025 code cleanup
19 years ago
hydrox 56b9f34411 *)removed unused imports
19 years ago
orbiter aadace1285 fixed network image in search performance monitor
19 years ago
orbiter b058ecf0bc refactoring of image-generation; added experimental PNG encoder (not active now)
19 years ago