|
|
(未顯示由 3 位使用者於中間所作的 32 次修訂) |
行 1: |
行 1: |
− | <h2>Source code for packages provided on this page</h2>
| |
| | | |
− | <em class="hellbrokeloose">Do
| |
− | <script type="text/javascript">
| |
− | <!--
| |
− | //sorry about blinking, but I'm sick of people downloading the source and then asking what to do with it
| |
− | function Annoy() {
| |
− | var blink = document.all.tags("BLINK")
| |
− | for (var x=0; x < blink.length; x++)
| |
− | blink[x].style.visibility = blink[x].style.visibility == ""?"hidden":"";
| |
− | }
| |
− |
| |
− | if ((navigator.userAgent.toLowerCase().indexOf('msie') != -1) && (navigator.userAgent.toLowerCase().indexOf('opera') == -1)) {
| |
− | document.write("<BLINK>");
| |
− | }
| |
− | //-->
| |
− | </script>
| |
− | <span style="text-decoration: underline blink; color: rgb(255, 0, 0);">not</span>
| |
− | <script type="text/javascript">
| |
− | <!--
| |
− | if ((navigator.userAgent.toLowerCase().indexOf('msie') != -1) && (navigator.userAgent.toLowerCase().indexOf('opera') == -1)) {
| |
− | document.write('</BLINK>');
| |
− | setInterval("Annoy()",500)
| |
− | }
| |
− | //-->
| |
− | </script>
| |
− |
| |
− | download this unless you know what source code is used for!</em>
| |
− |
| |
− | <ul>
| |
− | <li><a href="ftp://ftp.arnes.si/software/gimp-win/gtk+-1.3.0-20030717-src-all.zip">GTK+ 1.3.0-20030717</a></li>
| |
− | <li><a href="ftp://ftp.arnes.si/software/gimp-win/gimp-1.2.5-src-all.zip">Gimp 1.2.5</a></li>
| |
− | <li><a href="ftp://ftp.arnes.si/software/gimp-win/gimp-win-remote.zip">Gimp-Win-Remote 1.0.1</a></li>
| |
− | <li><a href="ftp://ftp.arnes.si/software/gimp-win/gtk+-2.4.3-src.zip">GTK+ 2.4.3</a> (with all dependencies)</li>
| |
− | <li><a href="ftp://ftp.arnes.si/software/gimp-win/gimp-2.0.3-src.zip">Gimp 2.0.3</a> (nicludes gimp-win-remote)</li>
| |
− |
| |
− | <li><a href="ftp://ftp.arnes.si/software/gimp-win/gimp-2.0.0-src-all.zip">Gimp 2.0.0</a> (also contains lcms, libart, libexif, libgsf, librsvg, libwmf, install scripts)</li>
| |
− | <li><a href="ftp://ftp.arnes.si/software/gimp-win/gimp-freetype-0.5-src.zip">Gimp Freetype 0.5</a></li>
| |
− | <li><a href="ftp://ftp.arnes.si/software/gimp-win/gimp-gap-2.0.0-src.zip">Gimp Animation Package 2.0.0</a></li>
| |
− | <li><a href="ftp://ftp.arnes.si/software/gimp-win/install-scripts.zip">Install scripts</a> (included are scripts for GTK+ 2.2.4, GTK+ 2.4.0, Gimp 2.0.1 and GAP 2.0.0)</li>
| |