CINXE.COM
Contact
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Contact</title> <link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../local.css" type="text/css" /> </head> <body> <div class="header"> <div id="logo"> <a href="/"><img alt="cairo" src="/cairo-banner.png" /></a> </div> </div> <div id="navcontainer"> <ul id="navlist"> <li><a href="/news/">News</a></li> <li><a href="/download/">Download</a></li> <li><a href="/documentation/">Documentation</a></li> <li><a href="/contact/">Contact</a></li> <li><a href="/examples/">Examples</a></li> </ul> </div> <div id="title"> Contact </div> <div id="content"> <p>There are several ways to contact developers and users of cairo.</p> <h1>Mailing Lists</h1> <p>This is the primary form of cairo-related communication. Feel free to come participate, or just lurk, on any of the cairo <a href="../lists/">mailing lists</a>. Archives: <a href="http://lists.cairographics.org/archives/cairo/">cairo</a>, <a href="http://lists.cairographics.org/archives/cairo-announce/">announce</a>, <a href="http://lists.cairographics.org/archives/cairo-commit/">commits</a>, <a href="http://lists.cairographics.org/archives/cairo-bugs">bugs</a>.</p> <h1>Bug reports</h1> <p>If you've found a bug in cairo, you can discuss it on the <a href="mailto:cairo@cairographics.org">cairo@cairographics.org</a> mailing list, (you will need to <a href="http://cairographics.org/cgi-bin/mailman/listinfo/cairo">subscribe</a> before the list will accept your mail). Or, if you prefer a web-based interface that lets you check back on the status of the bug, then enter a bug report at <a href="https://gitlab.freedesktop.org/cairo/cairo">https://gitlab.freedesktop.org/cairo/cairo</a>.</p> <h1>IRC</h1> <p>Some people IRC. If you're one of them, you can find other like-minded cairo folk here:</p> <pre><code>server: irc.freenode.net channel: #cairo </code></pre> <p>If you think IRC is nothing but a big waste of time, feel free to ignore IRC since any significant discussion there will be reflected on the mailing lists. You'll just miss out on hearing things like how good Keith's latest pie was.</p> </div> <div id="footer"> <div id="pageinfo"> <div class="pagedate"> Last edited <span class="date">Sun Nov 29 05:51:16 2020</span> </div> </div> <!-- from cairographics.org --> </div> </body> </html>