mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
88d1f47e25
Many web applications generate or otherwise deliver graphics as part of their interface. Getting the delivery of these images right is tricky, and developers usually need to make trade-offs in order to get a usable mechanism. Image::Delivery is an extremely sophisticated module for delivering these generated images. It is designed to be powerful, flexible, extensible, scalable, secure, stable and correct, and use a minimum of resources. WWW: http://search.cpan.org/dist/Image-Delivery/ PR: ports/116217 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
14 lines
563 B
Plaintext
14 lines
563 B
Plaintext
Image::Delivery - Efficient transformation and delivery of web images
|
|
|
|
Many web applications generate or otherwise deliver graphics as part
|
|
of their interface. Getting the delivery of these images right is
|
|
tricky, and developers usually need to make trade-offs in order
|
|
to get a usable mechanism.
|
|
|
|
Image::Delivery is an extremely sophisticated module for delivering
|
|
these generated images. It is designed to be powerful, flexible,
|
|
extensible, scalable, secure, stable and correct, and use a minimum
|
|
of resources.
|
|
|
|
WWW: http://search.cpan.org/dist/Image-Delivery/
|