File: links.html

package info (click to toggle)
paintlib 2.6.2-14
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,920 kB
  • ctags: 3,874
  • sloc: cpp: 25,209; sh: 10,605; ansic: 1,891; makefile: 120
file content (102 lines) | stat: -rw-r--r-- 4,157 bytes parent folder | download | duplicates (3)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<HTML>

<HEAD>
  <TITLE>paintlib - Links</TITLE>
  <meta name="robots" content="noindex">
</HEAD>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000C0" VLINK="#8000FF" ALINK="#FF00FF">
<accessed silent>
<table width="350" border="0" cellspacing="0" cellpadding="0" align=right>
  <tr>
    <td>
      <img src="pics/links.gif" width=350 height=60 border=0     
         alt="" hspace=0 vspace=0>
    <img src="pics/whitept.gif" width=31 height=21 hspace=0 vspace=0 border=0 alt="">
    </td>
  </tr>
</table>
<br clear=all>
<p align=left>
<table cellspacing="0" cellpadding="0" border="0">
  <tr>
    <td width="22">
      <img src="pics/whitept.gif" width=21 height=1 hspace=0 vspace=0 border=0 alt="">
    </td>
    <td>
<P>
These are links to libraries required by paintlib. I check these links every once in a while. 
Still, a link that's here may have become outdated. If you find one, please tell me - preferrably
with the new location.
<p>
      <TABLE>
        <TR> 
          <TD width=30% align=left valign=top> <A HREF="ftp://ftp.remotesensing.org/pub/libtiff/tiff-v3.5.7.zip" TARGET="_top">ftp://ftp.remotesensing.org/pub/libtiff/tiff-v3.5.7.zip</A> 
          </TD>
          <TD width=70%> 
            <p>This is where you can get the latest version of libtiff tested 
              with paintlib. There may be newer versions of libtiff than this one available at 
              <a href="http://www.libtiff.org" target="_top">http://www.libtiff.org</a>.
              <br>
            </p>
          </TD>
        </TR>

        <TR> 
          <TD width=30% align=left valign=top> <A HREF="ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz" TARGET="_top">
            ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz</A> </TD>
          <TD width=70%> 
            <p>You can download the independent JPEG group's library here. 
               The ijg's site is at <a href="http://www.ijg.org" target="_top">http://www.ijg.org</a>. 
              <br>
            </p>
          </TD>
        </TR>

        <TR> 
          <TD width=30% align=left valign=top> <A HREF="http://download.sourceforge.net/libpng/libpng-1.2.5.tar.gz" TARGET="_top"> 
            http://download.sourceforge.net/libpng/libpng-1.2.5.tar.gz</A> </TD>
          <TD width=70%> Download the png decoder/encoder library here. The PNG 
            home page is at <a href="http://www.libpng.org/">http://www.libpng.org/</a>. 
            The official file format specification can be found at <A HREF="http://www.w3.org/pub/WWW/TR/REC-png.html" TARGET="_top"> 
            http://www.w3.org/pub/WWW/TR/REC-png.html</A>. <BR>
          </TD>
        </TR>

        <TR> 
          <TD width=30% align=left valign=top> 
            <A HREF="http://www.gzip.org/zlib.zip" target="_top">http://www.gzip.org/zlib.zip</A></TD>
          <TD width=70%> zlib, the compression library used by libpng. The zlib home page is at 
            <a href="http://www.gzip.org/zlib/">http://www.gzip.org/zlib/</a>.<BR>
          </TD>
        </TR>

        <TR> 
          <TD width=30% align=left valign=top><A HREF="ftp://sunsite.unc.edu/pub/Linux/libs/graphics/libungif-4.1.0.tar.gz" TARGET="_top">
            ftp://sunsite.unc.edu/pub/Linux/libs/graphics/libungif-4.1.0.tar.gz</A> 
          </TD>
          <TD width=70%> Download the gif decoder library here. The main libungif 
            page is at <a href="http://prtr-13.ucsc.edu/%7Ebadger/software/libungif/" target="_top">http://prtr-13.ucsc.edu/~badger/software/libungif/</a>.<br>
          </TD>
        </TR>

        <TR> 
          <TD width=30% align=left valign=top><A HREF="http://curl.haxx.se/download/curl-7.11.1.tar.gz" TARGET="_top">
            http://curl.haxx.se/download/curl-7.11.1.tar.gz</A> 
          </TD>
          <TD width=70%> Download the url support library here. The main libcurl 
            page is at <a href="http://curl.haxx.se/" target="_top">http://curl.haxx.se/</a>.<br>
          </TD>
        </TR>
      </TABLE>
          </td>
    <td width="22">
      <img src="pics/whitept.gif" width=21 height=1 hspace=0 vspace=0 border=0 alt="">
    </td>

  </tr>
</table>

</BODY>

</HTML>