Home
last modified time | relevance | path

Searched refs:png (Results 501 – 525 of 688) sorted by last modified time

1...<<2122232425262728

/plugin/qrcode2/
H A Dpng.php4 QRcode::png($_GET['id']);
/plugin/rocketchatnotifier/
H A DREADME.md30 …notification](https://github.com/Fab-IT-ApS/dokuwiki-rocketchat-integration/raw/master/example.png)
/plugin/vbsso/views/
H A Dadmin.getmenutext.tpl1 <img src="[[content-0]]lib/plugins/[[content-1]]/assets/images/icon.png"
/plugin/fetchmedia/_test/
H A DfindMediaLinks.test.php54 Real size: {{wiki:dokuwiki-128.png}}';
/plugin/flattr/
H A Dhelper.php168 $code .= '<img src="'.DOKU_URL.'/lib/plugins/flattr/button-static.png" />'.DOKU_LF;
/plugin/avatar/parts/
H A Dimage.info2 layer 120x120 0,0 Mouth_10.png
3 layer 120x120 0,0 Mouth_9.png
4 layer 120x120 0,0 Mouth_8.png
5 layer 120x120 0,0 Mouth_7.png
6 layer 120x120 0,0 Mouth_6.png
7 layer 120x120 0,0 Mouth_5.png
8 layer 120x120 0,0 Mouth_4.png
9 layer 120x120 0,0 Mouth_3.png
10 layer 120x120 0,0 Mouth_2.png
11 layer 120x120 0,0 Mouth_1.png
[all...]
H A Dmonsterparts.xcf16 ��_ G ��y#��$ �$k&A*12>5^7�9x<=�AVD�G�PX�`�i�sQ|�������@�����Ƿ�>ب�Cݱ��������� ������=�Txx Mouth_10.png� 
26 B<<xx Mouth_9.png� 
35 � @ @ @��5��4�5�� �<<xx Mouth_8.png� 
44 �P���%���&���������$���������$����'������� �P���%���&���������$���������$����'������� �P���%���&���������$���������$����'������� ��#�#�#�#�$�$�$� �<<xx Mouth_7.png� 
62 ��4�4�4�4�4�5�� f<<xx Mouth_6.png� 
79 � @ @ @��4��5��5��5��5��4�5��4��3� �<<xx Mouth_5.png� 
96 F�4�2����0��0���.�5�5��5�� f<<xx Mouth_4.png� 
105 P�4�4�5�5�2��1���0�1� +PQ4Q4Q5Q5Q2�Q1��Q0�1� +P@4@4@5@5@2y@1y�@0y1y +�4�3�2�2�1�0�0�0�0�1��<<xx Mouth_3.png� 
114 ���5�5�5� ��/5/5/5/ � @��1�4�4�4�4�4� .<<xx Mouth_2.png� 
123 A @ @ @���5��5��5��5�� f<<xx Mouth_1.png� 
[all...]
/plugin/jenkins/
H A DREADME.md52 ![Plugin Preview](https://s1.postimg.org/olp2xm0f3/jenkins_preview.png)
/plugin/bootnote/
H A DREADME.md38 ![new-bootnote.png](https://s2.postimg.org/aguld4eah/new-bootnote.png)
/plugin/konsole/
H A Dstyle.css41 background: #CCCCCC url(images/top_left.png) no-repeat;
49 background: #ccc url(images/top_bg.png) repeat-x;
64 background: #ccc url(images/top_right.png) no-repeat;
72 background: #ccc url(images/left_bg.png) repeat-y;
81 background: #ccc url(images/right_bg.png) repeat-y;
91 background: #ccc url(images/bottom_left.png) no-repeat;
99 background: #ccc url(images/bottom_bg.png) repeat-x;
109 background: #ccc url(images/bottom_right.png) no-repeat;
/plugin/wikistats/
H A Dstyle.css3 background: transparent url(images/stats.png) no-repeat 0 0;
/plugin/issuetracker/
H A Dprint.css43 background-image: url(images/up.png);
47 background-image: url(images/down.png);
373 background-image:url(images/enfold.png);
H A Dstyle.css43 background-image: url(images/up.png);
47 background-image: url(images/down.png);
373 background-image:url(images/enfold.png);
/plugin/icalevents/
H A Dscreen.css2 background-image: url(ics.png);
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DBarcode.php31 public static function png( function in jucksearm\\barcode\\Barcode
H A DDatamatrix.php27 public static function png( function in jucksearm\\barcode\\Datamatrix
H A DPDF417.php27 public static function png( function in jucksearm\\barcode\\PDF417
H A DQRcode.php31 public static function png( function in jucksearm\\barcode\\QRcode
H A DREADME.md70 Barcode::png($code, $type, $file= null, $scale = null, $height = null, $rotate = null, $color = nul…
89 QRcode::png($code, $emblem = null, $file = null, $level = null, $size = null, $margin = null, $colo…
108 Datamatrix::png($code, $file = null, $size = null, $margin = null, $color = null)
125 PDF417::png($code, $file = null, $size = null, $margin = null, $color = null)
/plugin/barcodes/vendor/jucksearm/php-barcode/examples/
H A Dbarcode_png.php7 Barcode::png('https://github.com/jucksearm/php-barcode', 'C128');
H A Ddatamatrix_png.php7 Datamatrix::png('https://github.com/jucksearm/php-barcode');
H A Dpdf417_png.php7 PDF417::png('https://github.com/jucksearm/php-barcode');
H A Dqrcode_png.php7 QRcode::png('https://github.com/jucksearm/php-barcode');
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php235 $png = imagecreate(($bcd['maxw'] * $w), $h);
236 $bgcol = imagecolorallocate($png, 255, 255, 255);
238 $fgcol = imagecolorallocate($png, $color[0], $color[1], $color[2]);
253 imagefilledrectangle($png, $x, $y, ($x + $bw - 1), ($y + $bh - 1), $fgcol);
263 $png = imagecreate($w, ($bcd['maxw'] * $h));
264 $bgcol = imagecolorallocate($png, 255, 255, 255);
266 $fgcol = imagecolorallocate($png, $color[0], $color[1], $color[2]);
277 imagefilledrectangle($png, $x, $y, ($x + $bw - 1), ($y + $bh - 1), $fgcol);
285 imagepng($png);
299 if (!@imagepng($png, $savePath))
[all …]
H A DDatamatrixFactory.php229 $png = imagecreate($w, $h);
230 $bgcol = imagecolorallocate($png, 255, 255, 255);
231 imagecolortransparent($png, $bgcol);
232 $fgcol = imagecolorallocate($png, $color[0], $color[1], $color[2]);
245 imagefilledrectangle($png, $x, $y, ($x + $scale->size - 1), ($y + $scale->size - 1), $fgcol);
257 …imagecopyresampled($frame, $png, $scale->posX, $scale->posY, 0, 0, imagesx($png), imagesy($png), i…
258 imagedestroy($png);

1...<<2122232425262728