Home
last modified time | relevance | path

Searched refs:GIF (Results 1 – 25 of 80) 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.php71 * BMP, GIF, JPEG, PNG, WebP, and SVG
75 Mime::GIF,
345 // BMP, GIF, JPEG, PNG, WebP, and SVG.
/plugin/photogallery/phpThumb/
H A 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
H A 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/
H A 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/
H A DTODO16 JPEG/GIF output
/plugin/advanced/lang/en/config/
H A 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/
H A Dmime.txt15 Les icônes de fichiers (format PNG ou GIF) peuvent être ajoutées dans le répertoire ''lib/images/fi…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt964 * Bugfix: transparency now supported for GIF output
1179 * Bugfix: Corrupt JPEG/PNG/GIF files that failed
1318 * Bugfix: 'maxb' option for PNG/GIF output incorrect
1376 * Bugfix: Non-GD GIF support was broken on restricted
1511 (or GD without PNG support) for non-GD GIF support
1536 non-GD GIF-reading functions
1550 * Added GIF support for versions of GD that do not
1551 have built-in GIF support (v1.6.x) via the "GIF
1553 GD's built-in GIF-reading functions are faster, and
1555 of GD can display resized GIF thumbnails now.
[all …]
H A 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.
H A 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/
H A DCOPYRIGHT.txt45 Used for exporting images in GIF and PPM formats. Distributed free and
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf37 GIF Graphics Interchange Format
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php604 $this->row['field4'] = 'GIF'; // type
/plugin/diagramsnet/lib/resources/
H A Ddia_ru.txt333 formatGif=GIF
H A Ddia_bg.txt333 formatGif=GIF
H A Ddia_el.txt333 formatGif=GIF
H A Ddia_zh.txt333 formatGif=GIF
H A Ddia_uk.txt333 formatGif=GIF
H A Ddia_fa.txt333 formatGif=GIF
H A Ddia_ja.txt333 formatGif=GIF
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak640 // Saving to GIF
652 ImageIO.write(image, "GIF", iBaos);
/plugin/jplayer/vendor/james-heinrich/getid3/
H A 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
H A DREADME.md120 * GIF

1234