Searched refs:png (Results 1 - 10 of 10) sorted by path

/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex1131 \newhelp\nopdfimagehelp{Texinfo supports .png, .jpg, .jpeg, and .pdf images
1190 % pdftex (and the PDF format) support .pdf, .png, .jpg (among
1198 \openin 1 #1.png \ifeof 1
1210 \else \gdef\pdfimgext{png}%
/freebsd-11-stable/contrib/bmake/PSD.doc/
H A DMakefile8 EXTRAHTMLFILES=make1.png make2.png
/freebsd-11-stable/contrib/groff/doc/
H A DMakefile.in122 gnu.png: gnu.xpm
130 webpage.html: webpage.ms gnu.png gnu.eps groff.css
147 -rm -f *.png *.eps
H A DMakefile.sub111 gnu.png
152 gnu.png: gnu.xpm
160 webpage.html: webpage.ms gnu.png groff.css
165 distfiles: groff gnu.eps gnu.png
/freebsd-11-stable/release/picobsd/tinyware/view/
H A Dview.c43 #include <png.h>
487 log=fopen("/png/view.log","w");
/freebsd-11-stable/usr.sbin/ntp/doc/icons/
H A DMakefile8 FILES= home.gif mail2.gif sitemap.png
/freebsd-11-stable/contrib/expat/doc/
H A DMakefile.am55 expat.png \
58 valid-xhtml10.png \
H A DMakefile.in322 expat.png \
325 valid-xhtml10.png \
/freebsd-11-stable/contrib/subversion/doc/
H A Ddoxygen.conf947 # to manually remove any form_*.png images from the HTML output directory
1427 # generated by dot. Possible values are png, jpg, or gif
1428 # If left blank png will be used.
1430 DOT_IMAGE_FORMAT = png
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c464 int png; local
506 png = os_strncasecmp((char *) pos + 1, "image/png", 9) == 0;
534 png ? "png" : "icon");

Completed in 350 milliseconds