Home
last modified time | relevance | path

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

12

/plugin/jcapture/src/com/hammurapi/jcapture/
H A 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()
H A 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/
H A DREADME.md73 <wrap bigtext>Text scaled to 115%</wrap>
75 <wrap smalltext>Text scaled to 90%</wrap>
/plugin/addressbook/
H A DREADME.md78 … size of approximately 4.1 MB if every contact has a photo. The photo is scaled down and compresse…
/plugin/flowplayer/player/
H A 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/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/flowplay2/flowplayer/
H A DREADME.txt26 they have been scaled properly.
145 - Smoothing of FLV videos (antialiasing of scaled video)
/plugin/photogallery/phpThumb/docs/
H A 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/
H A Dviewer.js3538 scaled: pixelRatio !== 1
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];
H A Dviewer.css2359 /* wrapper around (scaled) print canvas elements */
H A Dviewer.js.map1scaled","skipOverflowHiddenElements","parent","element","offsetY","offsetX","getComputedStyle","sp…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md661 you want the image to be scaled to fit into.
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1498 * box.img.php: fixed bug 1250130 (PDFLIB) scaled images are not
/plugin/bible/bible_douayRheims/
H A 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/
H A Dpdf.worker.js27629 var scaled = new Float32Array(numComps);
27635 scaled[j] = src[srcOffset++] * scale;
27638 tintFn(scaled, 0, tinted, 0);
H A Dpdf.js.map1 … // Checks if anti-aliasing is enabled when scaled text is painted.\n // On Windows GDI
H A Dpdf.worker.js.map1scaled","tinted","srcOffset","inputLength","outputDelta","lookupPos","destOffset","decodeMap","Dev…
/plugin/jmol2/jmol/
H A DCHANGES.txt1575 # code: major scaled memory font savings
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1scaled and tiled. If the second keyword is absent, it is assumed to be the same as the first.\",\n…
H A D3.3.js.map1 … have the following values:\\n\\n* `any`, meaning that the icon can be scaled to any size as it …
H A Dbundle.js.map1scaled based on available space. If set to false, the diagram reserves its\n *absolute width.\…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs11627 o[o.length] = '<a:lin ang="16200000" scaled="1"/>';
11634 o[o.length] = '<a:lin ang="16200000" scaled="0"/>';
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1scaled based on available space. If set to false, the diagram reserves its\n * absolute width.…

12