File: imageio.html

package info (click to toggle)
qt-embedded 2.3.2-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 68,608 kB
  • ctags: 45,998
  • sloc: cpp: 276,654; ansic: 71,987; makefile: 29,074; sh: 12,305; yacc: 2,465; python: 1,863; perl: 481; lex: 480; xml: 68; lisp: 15
file content (26 lines) | stat: -rw-r--r-- 1,229 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Qt Image IO Extension Library</title>
</head>
<body bgcolor=#ffffff>
<p>
<h1 align=center>Qt Image IO Extensions</h1>
<hr>
<p>
Both PNG and JPEG support is now included with Qt. PNG is always available,
and JPEG is available if the installer of Qt enabled it. Hence, the
ImageIO extension is no longer required.
<p>
When installing Qt, add "-system-jpeg" when you run "configure". Notes that
this requires that you have JpegLib 6.0 or better installed on your system
It is also tested with <tt>libjpeg.so.6.0.1</tt>.
See <a href="ftp://ftp.uu.net/graphics/jpeg/">ftp.uu.net</a> for the official sources.
See <a href="http://ftpsearch.lycos.com">FTP Search</a> for other sources.
See <a href="http://www.faqs.org/faqs/jpeg-faq/">the JPEG FAQ</a> for more information.
<p>
</body>
</html>

<p><address><hr><div align="center">
<table width="100%" cellspacing="0" border="0"><tr>
<td>Copyright  2001 Trolltech<td><a href="http://www.trolltech.com/trademarks.html">Trademarks</a>
<td align="right"><div align="right">Qt version 2.3.2</div>
</table></div></address></body></html>