Home
last modified time | relevance | path

Searched refs:BMP (Results 1 – 15 of 15) sorted by relevance

/plugin/combo/ComboStrap/
H A DMime.php21 const BMP = "image/bmp"; define in ComboStrap\\Mime
28 Mime::BMP,
101 return new Mime(Mime::BMP);
H A DLdJson.php71 * BMP, GIF, JPEG, PNG, WebP, and SVG
74 Mime::BMP,
345 // BMP, GIF, JPEG, PNG, WebP, and SVG.
/plugin/photogallery/phpThumb/
H A Dphpthumb.bmp.php45 $BMP = '';
55 $BMP .= $thisline;
58 $bmpSize = strlen($BMP) + 14 + 40;
79 return $BITMAPFILEHEADER.$BITMAPINFOHEADER.$BMP;
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php143 …rent but not animated (first frame is rendered as a still image); JPEG and BMP are neither transpa…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt92 Explorer and it saves in BMP format, why?
H A Dphpthumb.changelog.txt557 ¤ Added output support for BMP (bitmap) format (&f=bmp).
973 * Faster BMP parsing (thanks sgeppertØmail*utexas*edu)
1197 "phpthumb.bmp.php" for BMP reading support without
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md119 * BMP
H A Dreadme.txt119 * BMP
H A Dstructure.txt401 ['bmp']=>array() { // BMP - OS/2 or Windows BitMaP
H A Dchangelog.txt288 * Bugfix: (#1315) BMP detection was broken
887 * Bugfix: BMP subtypes 4 and 5 were not being identified
2213 » Support for BMP added. Palette and pixel data can optionally be
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md720 Using "unAGlyphs" forces subsetting of fonts, and will not work with SIP/SMP fonts (using characters beyond the Unicode BMP Plane).
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md332 * [#13603](http://dev.ckeditor.com/ticket/13603): Added support for uploading dropped BMP images.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md752 * [#13603](https://dev.ckeditor.com/ticket/13603): Added support for uploading dropped BMP images.
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …rivate Use Areas:\nconst PRIVATE_USE_AREAS = [\n [0xE000, 0xF8FF], // BMP (0)\n [0x100000, 0…