Parent Directory
|
Revision Log
|
Revision Graph
Clearing HEAD as it's not being used or maintained.
| 1 | // $Id: README.txt,v 1.4 2007/01/08 21:30:54 zoo33 Exp $ |
| 2 | |
| 3 | image_enhanced_scaling.module |
| 4 | |
| 5 | Image Enhanced Scaling replaces the image scaling function used by the |
| 6 | image module with one that gives a better image quality. This is achieved |
| 7 | by applying a sharpness filter to the image derivatives and converting |
| 8 | them to a suitable color profile. |
| 9 | |
| 10 | The HEAD version of this module is currently not used. This directory is |
| 11 | therefore empty. Please use either the DRUPAL-5 or the DRUPAL-4-7 branch. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |