Home
last modified time | relevance | path

Searched refs:scaled (Results 1 – 25 of 30) sorted by relevance

12

/plugin/jcapture/src/com/hammurapi/jcapture/
DScreenShot.java111 …BufferedImage scaled = new BufferedImage((int) (img.getWidth()*scale), (int) (img.getHeight()*scal… in call() local
112 Graphics2D g = scaled.createGraphics(); in call()
117 g.drawImage(img, 0, 0, scaled.getWidth(), scaled.getHeight(), null); in call()
119 img = scaled; in call()
DSwfEncoder.java273 …BufferedImage scaled = new BufferedImage((int) (mouseBi.getWidth()*config.getScreenScale()), (int)… in encode() local
274 Graphics2D g = scaled.createGraphics(); in encode()
279 g.drawImage(mouseBi, 0, 0, scaled.getWidth(), scaled.getHeight(), null); in encode()
281 mouseBi = scaled; in encode()
/plugin/pdftools/
DREADME.md73 <wrap bigtext>Text scaled to 115%</wrap>
75 <wrap smalltext>Text scaled to 90%</wrap>
/plugin/addressbook/
DREADME.md78 … size of approximately 4.1 MB if every contact has a photo. The photo is scaled down and compresse…
/plugin/farmer/vendor/splitbrain/php-ico/
H A DREADME.md53 …of the contained images, each contained image is simply the source image scaled to the new dimensi…
/plugin/flowplayer/player/
DREADME.txt189 - external swf files were not scaled properly
300 - fix for entering fullscreen for Flash versions that don't support the hardware scaled fullscreen-…
455 - logo now takes 6.5% of the screen height, width is scaled so that the aspect ratio is preserved
/plugin/flowplay2/flowplayer/
DREADME.txt26 they have been scaled properly.
145 - Smoothing of FLV videos (antialiasing of scaled video)
/plugin/jcapture/lib/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/photogallery/phpThumb/docs/
Dphpthumb.readme.txt372 watermark image will be scaled to fit inside
569 * Thumbnails will be scaled proportionately to fit in a
/plugin/pdfjs/pdfjs/web/
Dviewer.js3538 scaled: pixelRatio !== 1 property
9960 if (!noCtxScale && outputScale.scaled) {
12143 outputScale.scaled = true;
12153 outputScale.scaled = true;
12167 var transform = !outputScale.scaled ? null : [outputScale.sx, 0, 0, outputScale.sy, 0, 0];
Dviewer.css2359 /* wrapper around (scaled) print canvas elements */
Dviewer.js.map1scaled","skipOverflowHiddenElements","parent","element","offsetY","offsetX","getComputedStyle","sp…
/plugin/amcharts/assets/amcharts/plugins/export/
DREADME.md661 you want the image to be scaled to fit into.
/plugin/html2pdf/html2pdf/html2ps/
DChangeLog1498 * box.img.php: fixed bug 1250130 (PDFLIB) scaled images are not
/plugin/bible/bible_douayRheims/
DProverbs.txt607 …21:22. The wise man hath scaled the city of the strong, and hath cast down the strength of the con…
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js27629 var scaled = new Float32Array(numComps);
27635 scaled[j] = src[srcOffset++] * scale;
27638 tintFn(scaled, 0, tinted, 0);
Dpdf.js.map1 … // Checks if anti-aliasing is enabled when scaled text is painted.\n // On Windows GDI
/plugin/jmol2/jmol/
DCHANGES.txt1575 # code: major scaled memory font savings
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1scaled and tiled. If the second keyword is absent, it is assumed to be the same as the first.\",\n…
/plugin/openlayersmap/ol/
Dol.js.map1scaled transform.\n */\nexport function scale(transform, x, y) {\n return multiply(transform, set…
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs11627 o[o.length] = '<a:lin ang="16200000" scaled="1"/>';
11634 o[o.length] = '<a:lin ang="16200000" scaled="0"/>';
/plugin/mizarveifiabledocs/dist/
Dscript.js.map1scaled\n this.paddingBottom = 0; // Padding below the document, scaled\n this.conten…
/plugin/mizarproofchecker/dist/
Dscript.js.map1scaled\n this.paddingBottom = 0; // Padding below the document, scaled\n this.conten…
/plugin/mizarverifiabledocs/dist/
H A Dscript.js.map1scaled\n this.paddingBottom = 0; // Padding below the document, scaled\n this.conten…

12