Home
last modified time | relevance | path

Searched refs:GIF (Results 1 – 25 of 81) sorted by relevance

1234

/plugin/combo/ComboStrap/
H A DMime.php19 const GIF = "image/gif"; define in ComboStrap\\Mime
31 Mime::GIF,
103 return new Mime(Mime::GIF);
H A DLdJson.php75 Mime::GIF,
/plugin/photogallery/phpThumb/
DREADME.md6 phpThumb() uses the GD library and/or ImageMagick to create thumbnails from images (GIF, PNG or JPE…
10 …om a database. GIFs are supported on all versions of GD even if GD does not have native GIF support
DphpThumb.config.php.default154 …rue; // if true: interlaced output for GIF/PNG, progressive output for JPEG; if false: non-inter…
217 … if false, only images that can be converted to GD by ImageCreateFrom(JPEG|GIF|PNG) functions are …
/plugin/photogallery/phpThumb/demo/
DphpThumb.demo.demo.php142 …bg=00FFFF&f=jpeg'), 'description' => 'source image (GIF) transpancy with transparent output (PNG,
143 …&w=25&f=jpeg'), 'description' => 'resize animated GIF. Notice how output format affects the result…
/plugin/html2pdf/html2pdf/html2ps/
DTODO16 JPEG/GIF output
/plugin/advanced/lang/en/config/
Dmime.txt15 File type icons can be added by placing an image file (PNG or GIF) named after the file extension i…
/plugin/advanced/lang/fr/config/
Dmime.txt15 Les icônes de fichiers (format PNG ou GIF) peuvent être ajoutées dans le répertoire ''lib/images/fi…
/plugin/farmer/vendor/splitbrain/php-ico/
H A DREADME.md3 …pedia.org/wiki/ICO_%28file_format%29). Note that these are not simply BMP, GIF, or PNG formatted i…
5 …the ICO file. I tested this library with JPEG, GIF, and PNG images with great results. If an anima…
/plugin/photogallery/phpThumb/docs/
Dphpthumb.changelog.txt139 * Bugfix (#265): source images other than JPEG/PNG/GIF would not
166 Note: If output to transparent-supporting format (PNG,GIF)
352 * Bugfix: poor alpha rendering from PNG to GIF with ImageMagick
395 as GIF, TIFF, PDF, etc (thanks despoixØopenxtrem*com)
640 ¤ Animated GIF output is now possible if ImageMagick is
791 and GIF output. Please use the included cache renamer:
962 * Bugfix: transparency now preserved for GIF & PNG input
964 * Bugfix: transparency now supported for GIF output
1074 color for JPEG/GIF output (thanks mailØmmjaeger*com)
1179 * Bugfix: Corrupt JPEG/PNG/GIF files that failed
[all …]
Dphpthumb.faq.txt331 Q: When I resize an animated GIF the new "smaller" version is
334 techniques. The source GIF is probably very well optimized, but
339 most filesize-optimized animated GIF possible.
Dphpthumb.readme.txt22 phpThumb() uses the GD library to create thumbnails from images (GIF, PNG
29 have native GIF support thanks to the GIFutil class by Fabien Ezber.
511 multi-frame/multi-page source images (GIF, TIFF, etc)
532 for PNG and GIF)
/plugin/combo/action/
H A Dmetafacebook.php163 $facebookMimes = [Mime::JPEG, Mime::GIF, Mime::PNG];
/plugin/jmol2/jmol/
DCOPYRIGHT.txt45 Used for exporting images in GIF and PPM formats. Distributed free and
/plugin/farm/install/animaltemplate/conf/
Dacronyms.conf37 GIF Graphics Interchange Format
/plugin/bibtex/OSBib/create/
DPREVIEWSTYLE.php604 $this->row['field4'] = 'GIF'; // type
/plugin/diagramsnet/lib/resources/
Ddia_ru.txt333 formatGif=GIF
Ddia_bg.txt333 formatGif=GIF
Ddia_el.txt333 formatGif=GIF
Ddia_zh.txt333 formatGif=GIF
Ddia_uk.txt333 formatGif=GIF
Ddia_zh-tw.txt333 formatGif=GIF
Ddia_ko.txt333 formatGif=GIF
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorActions.java.bak640 // Saving to GIF
652 ImageIO.write(image, "GIF", iBaos);
/plugin/jplayer/vendor/james-heinrich/getid3/
Dchangelog.txt67 * bugfix (G:183) reduced information for GIF files with $option_extra_info=false
124 * bugfix: (G:109) improved animated GIF support
260 * Bugfix: (#1470) GIF files falsely detected as TS format
2231 ¤ Support for GIF/JPG/PNG moved to seperate files and expanded,
2508 » Parses GIF files (requires GD < v1.6 installed)
2518 » The actual image data is now displayed (for JPEG, PNG and GIF

1234