Paketname | imgsizer |
Beschreibung | Adds WIDTH and HEIGHT attributes to IMG tags in HTML files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.7-3 |
Sektion | web |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | imagemagick | file, imagemagick | libjpeg-progs, python (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Peter S Galbraith |
Quelle | |
Paketgröße | 10712 Byte |
Prüfsumme MD5 | 0611b9960390e95b6b271866ed6bea77 |
Prüfsumme SHA1 | 10adc69c265948154e4ee61bd4292469d4dbfb0d |
Prüfsumme SHA256 | d1c3803e892fa0860c0bd7ef440fd55f91fdb3ae523abfd7ff4753e478fcfe4d |
Link zum Herunterladen | imgsizer_2.7-3_all.deb |
Ausführliche Beschreibung | The imgsizer script automates away the tedious task of creating and
updating the extension HEIGHT and WIDTH parameters in HTML IMG tags.
These parameters help browsers to multi-thread image loading, instead of
having to load images in strict sequence in order to have each one's
dimensions available so the next can be placed. This generally allows
text on the remainder of the page to load much faster.
.
The package needs either the imagemagick package or both the file and
libjpeg-progs packages.
|