File: contrib.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 (66 lines) | stat: -rw-r--r-- 2,714 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HEAD>
  <TITLE>paintlib - Contributors</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/contributors.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> Many people have contributed to paintlib. I've tried to list them all 
        here. If your name isn't on the list and you believe it should be, don't 
        hesitate to contact me. It's probably (er...definitely ;-) just an oversight. 
      <ul>
        <li>Meng Bo contributed the pcx decoder. 
        <li>Jos Miguel Buenaposada wrote the autoconf script and generally made 
          sure the unix build worked. He also added the PGM decoder. 
        <li>Bernard Delm&eacute;e added true 1- and 8-bit tiff support, the base 
          encoder classes, the tiff encoder and the piclook sample. 
        <li>Mike Franklin added exif support.
        <li>Iyad Hatem wrote the threshold filter class. 
        <li>Thomas Hirschmann wrote several of the filter classes. 
        <li>Richard Hollis added CopyPalette, FromClipboard and CMemSink. 
        <li>Andreas K&ouml;pf added the "Load from resource" feature. 
        <li>Michael Salzlechner wrote the gif decoder and implemented quantization. 
        <li>Martin Skinner implemented paintX on top of the rest of paintlib, 
          he added the original filter classes and implemented jpeg encoding. 
          He also did some much-needed beta testing when paintlib was in its infancy. 
        <li>Patrick Strmstedt wrote CMemSource. 
        <li>Gilles Vollant helped with the PNG support. 
        <li>Rupert Welch implemented the iff decoder.
        <li>Mario Westphal did the wmf/emf decoder. 
        <li>EPS preview support was added by Roger Willcocks. 
        <li>I did the rest ;-). Me, that's u.zadow at gmx.de 
            (<a href="http://www.c-base.org/~coder/" target="_top">http://www.c-base.org/~coder/</a>).
      </ul>
      <p>Thanks, everyone. 
      <p><br>
    </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>