summaryrefslogtreecommitdiff
path: root/contact.html
blob: be43b7f63ee594c8aadf7aff40e1a691fc6a6219 (plain)
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
          "http://www.w3.org/TR/html4/loose.dtd">

<html lang="en">

<head>
  <meta http-equiv="Content-Type"
        content="text/html; charset=utf-8">
  <meta http-equiv="Content-Style-Type"
        content="text/css">
  <meta http-equiv="Content-Script-Type"
        content="text/javascript">

  <meta name="description"
        content="FreeType Contact">
  <meta name="keywords"
        content="FreeType contact Werner Lemberg David Turner
                 Robert Wilhelm mailing lists">

  <link rel="icon"
        href="image/favicon_-60.ico">
  <link rel="shortcut icon"
        href="image/favicon_-60.ico">
  <link rel="stylesheet"
        type="text/css"
        href="css/freetype2_-60.css">

  <script type="text/javascript"
          src="javascript/jquery-1.11.0.min.js">
  </script>
  <script type="text/javascript"
          src="javascript/jquery.ba-resize.min.js">
  </script>
  <script type="text/javascript"
          src="javascript/freetype2.js">
  </script>

  <title>FreeType Contact</title>
</head>

<body>

<div id="top"
     class="bar">
  <h1><a href="index.html">FreeType</a> Contact</h1>
</div>


<div id="wrapper">

<div class="colmask leftmenu">
  <div class="colright">
    <div class="col1wrap">
      <div class="col1">


        <!-- ************************************************** -->

        <div id="mailing-lists">
          <h2>Mailing Lists</h2>

          <p>There are four mailing lists related to FreeType.</p>

          <ul>
            <li class="emph">
              <p>freetype@nongnu.org</p>

              <p>Discusses general use and applications of FreeType,
                as well as future and wanted additions to the library
                and distribution.  If you are looking for support,
                start in this list <b>if you haven't found anything in
                the documentation which helps you</b>.</p>
            </li>
            <li class="emph">
              <p>freetype-devel@nongnu.org</p>

              <p>Discusses engine internals, design issues, specific
                licenses, porting, etc.  Mainly for software
                developers.</p>
            </li>
            <li class="emph">
              <p>freetype-announce@nongnu.org</p>

              <p>Contains important announcements related to the
                project, like releases, milestones, etc.  Only the
                FreeType team can post to this list.</p>
            </li>
            <li class="emph">
              <p>freetype-commit@nongnu.org</p>

              <p>Tracks commits to the FreeType git repositories,
                showing diffs.  Only the FreeType team can post to
                this list.  (There is no mailing list archive
                available for this list.)</p>
            </li>
          </ul>

          <p>To subscribe to one of them use one of the methods
          below.</p>

          <ul>
            <li>
              <p>Savannah's web interface to the mailing lists, which
              also gives links to the mailing list archives.  Have a
              look at</p>

              <div class="quote">
                <a href="http://savannah.nongnu.org/mail/?group=freetype">http://savannah.nongnu.org/mail/?group=freetype</a>
              </div>
            </li>
            <li>
              <p>By e-mail, using a &lsquo;-request&rsquo; suffix to
                send a message to one of the mailing lists, with
                &lsquo;subscribe&rsquo; in the subject line (without
                the quote characters).  Here are direct links.</p>

              <ul>
                <li>
                  <a href="mailto:freetype-request@nongnu.org?subject=subscribe">freetype-request@nongnu.org?subject=subscribe</a>
                </li>
                <li>
                  <a href="mailto:freetype-devel-request@nongnu.org?subject=subscribe">freetype-devel-request@nongnu.org?subject=subscribe</a>
                </li>
                <li>
                  <a href="mailto:freetype-announce-request@nongnu.org?subject=subscribe">freetype-announce-request@nongnu.org?subject=subscribe</a>
                </li>
                <li>
                  <a href="mailto:freetype-commit-request@nongnu.org?subject=subscribe">freetype-commit-request@nongnu.org?subject=subscribe</a>
                </li>
              </ul>

              <p>You can use a similar method to unsubscribe, by using
                &lsquo;unsubscribe&rsquo; in the subject line (without
                the quote characters).  Here are direct links.</p>

              <ul>
                <li>
                  <a href="mailto:freetype-request@nongnu.org?subject=unsubscribe">freetype-request@nongnu.org?subject=unsubscribe</a>
                </li>
                <li>
                  <a href="mailto:freetype-devel-request@nongnu.org?subject=unsubscribe">freetype-devel-request@nongnu.org?subject=unsubscribe</a>
                </li>
                <li>
                  <a href="mailto:freetype-announce-request@nongnu.org?subject=unsubscribe">freetype-announce-request@nongnu.org?subject=unsubscribe</a>
                </li>
                <li>
                  <a href="mailto:freetype-commit-request@nongnu.org?subject=unsubscribe">freetype-commit-request@nongnu.org?subject=unsubscribe</a>
                </li>
              </ul>

              <p>Finally, use the word &lsquo;help&rsquo; (without the
                quote characters) in the subject line if you want to
                receive an automatic answer detailing all available
                options through e-mail.</p>
            </li>
          </ul>

          <p>When joining, you will receive a confirmation request by
            e-mail; it will also contain the address of a specific web
            page you can use to to change your account settings, for
            example to unsubscribe.</p>

          <p>Note that mailing archives provided through the Mailman
            web interface are searchable.</p>

          <p>If you prefer, you might access the mailing lists via
            Gmane:</p>

          <div class="quote">
            <a href="http://dir.gmane.org/gmane.comp.fonts.freetype.user">freetype-user
              list via Gmane</a><br>
            <a href="http://dir.gmane.org/gmane.comp.fonts.freetype.devel">freetype-devel
              list via Gmane</a>
          </div>
        </div>


        <!-- ************************************************** -->

        <div id="authors-developers">
          <h2>Authors &amp; Developers</h2>

          <p>Please use one of the mailing lists to contact the
            development team!</p>


          <h3>Original Authors</h3>

          <p>David <b>Turner</b> (no longer active development but
            still <em>spiritus rector</em> of the project)<br>

            Robert <b>Wilhelm</b> (no longer active)<br>

            Werner <b>Lemberg</b> (current maintainer)<br>


          <h3>Core Developers</h3>

          <p>Alexei <b>Podtelezhnikov</b> (<span lang="ru">Алексей
            Подтележников</span>)<br>

            <b>Suzuki</b> Toshiya (<span lang="ja">鈴木俊哉</span>)</p>


          <h3>Major Contributors</h3>

          <p>Oran <b>Agra</b><br>

            Graham <b>Asher</b><br>

            David <b>Bevan</b><br>

            Bradley <b>Grainger</b><br>

            <b>Infinality</b><br>

            Tom <b>Kacvinsky</b><br>

            <span lang="cs">Pavel <b>Kaňkovský</b></span><br>

            Antoine <b>Leca</b><br>

            Just <b>van Rossum</b><br>

            <b>Wu</b> Chia-I (<span lang="zh-TW">吳佳一</span>)</p>
        </div>


        <!-- ************************************************** -->

        <div class="updated">
          <p>Last update: 28-Jul-2015</p>
        </div>
      </div>
    </div>


    <!-- ************************************************** -->

    <div class="col2">
    </div>
  </div>
</div>


<!-- ************************************************** -->

<div id="TOC">
  <ul>
    <li class="funding">
      <p><a href="https://pledgie.com/campaigns/24434">
        <img alt="Click here to lend your support to the FreeType project and make a donation at pledgie.com!"
             src="https://pledgie.com/campaigns/24434.png?skin_name=chrome"
             border="0"
             align="middle">
      </a></p>

      <p><a href="https://flattr.com/thing/421342/lemzwerg-on-Flattr"
         target="_blank">
        <img class="with-border"
             src="http://api.flattr.com/button/flattr-badge-large.png"
             alt="Flattr this"
             title="Flattr this"
             border="0"
             align="middle">
      </a></p>
    </li>
    <li class="primary">
      <a href="index.html">Home</a>
    </li>
    <li class="primary">
      <a href="index.html#news">News</a>
    </li>
    <li class="primary">
      <a href="freetype2/docs/index.html">Overview</a>
    </li>
    <li class="primary">
      <a href="freetype2/docs/documentation.html">Documentation</a>
    </li>
    <li class="primary">
      <a href="developer.html">Development</a>
    </li>
    <li class="primary">
      <a href="contact.html"
         class="current">Contact</a>
    </li>

    <li>
      &nbsp; <!-- separate primary from secondary entries -->
    </li>

    <li class="secondary">
      <a href="#mailing-lists">Mailing Lists</a>
    </li>
    <li class="secondary">
      <a href="#authors-developers">Authors &amp; Developers</a>
    </li>
  </ul>
</div>

</div> <!-- id="wrapper" -->

<div id="TOC-bottom">
</div>

</body>
</html>