Changes between Version 8 and Version 9 of WikiStart


Ignore:
Timestamp:
05/22/08 00:16:37 (5 years ago)
Author:
sam
Comment:

fix screenshot links

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v8 v9  
    1717#!html 
    1818<p style="text-align: center;"> 
    19   <a href="http://www.ohloh.net/projects/9011?ref=WidgetProjectThinBadge"><img src="http://www.ohloh.net/projects/9011/widgets/project_thin_badge.gif" width="100" height="16" alt="libcaca Ohloh metrics" /></a> 
    20   <a href="http://www.ohloh.net/projects/9018?ref=WidgetProjectThinBadge"><img src="http://www.ohloh.net/projects/9018/widgets/project_thin_badge.gif" width="100" height="16" alt="toilet Ohloh metrics" /></a> 
     19  <a href="http://www.ohloh.net/projects/libcaca?ref=WidgetProjectThinBadge"><img src="http://www.ohloh.net/projects/libcaca/widgets/project_thin_badge.gif" width="100" height="16" alt="libcaca Ohloh metrics" /></a> 
     20  <a href="http://www.ohloh.net/projects/toilet?ref=WidgetProjectThinBadge"><img src="http://www.ohloh.net/projects/toilet/widgets/project_thin_badge.gif" width="100" height="16" alt="toilet Ohloh metrics" /></a> 
    2121  <a href="http://www.ohloh.net/projects/zzuf?ref=WidgetProjectThinBadge"><img src="http://www.ohloh.net/projects/zzuf/widgets/project_thin_badge.gif" width="100" height="16" alt="zzuf Ohloh metrics" /></a> 
    2222</p> 
     
    4646== Screenshots == 
    4747 
     48{{{ 
     49#!comment 
     50Change those fucking screenshots to proper Trac stuff when 0.11 is in Debian: 
     51[[Image(source:/www/img/tn-stitch-80x45.jpeg, link=/img/stitch-80x45.png)]] 
     52}}} 
     53 
    4854Here are a few libcaca screenshots. 
    4955 
    50 [[Image(source:/www/img/tn-stitch-80x45.jpeg, link=/img/stitch-80x45.png)]] 
     56{{{ 
     57#!html 
     58<table cellspacing="5" border="0"> 
     59  <tr> 
     60    <td align="center"> 
     61      <a href="/browser/www/img/stitch-80x45.png"><img alt="cacaview" 
     62         width="73" height="90" 
     63         src="/browser/www/img/tn-stitch-80x45.jpeg?format=raw" /></a> 
     64      <br /><small><code>cacaview</code></small> 
     65    </td> 
     66    <td align="center"> 
     67      <a href="/browser/www/img/cacaball-80x50.png"><img alt="cacaball" 
     68         width="101" height="90" 
     69         src="/browser/www/img/tn-cacaball-80x50.jpeg?format=raw" /></a> 
     70      <br /><small><code>cacaball</code></small> 
     71    </td> 
     72    <td align="center"> 
     73      <a href="/browser/www/img/cacaplas-80x50.png"><img alt="cacaplas" 
     74         width="101" height="90" 
     75         src="/browser/www/img/tn-cacaplas-80x50.jpeg?format=raw" /></a> 
     76      <br /><small><code>cacaplas</code></small> 
     77    </td> 
     78    <td align="center"> 
     79      <a href="/browser/www/img/truecolor-32x16.png"><img alt="truecolor" 
     80         width="87" height="90" 
     81         src="/browser/www/img/tn-truecolor-32x16.jpeg?format=raw" /></a> 
     82      <br /><small>TrueColor</small> 
     83    </td> 
     84    <td align="center"> 
     85    </td> 
     86  </tr> 
     87  <tr> 
     88    <td align="center"> 
     89      <a href="/browser/www/img/unicode-80x24.png"><img alt="unicode" 
     90         width="120" height="75" 
     91         src="/browser/www/img/tn-unicode-80x24.jpeg?format=raw" /></a> 
     92      <br /><small>Unicode</small> 
     93    </td> 
     94    <td align="center"> 
     95      <a href="/browser/www/img/swallow-80x32.png"><img alt="swallow" 
     96         width="120" height="81" 
     97         src="/browser/www/img/tn-swallow-80x32.jpeg?format=raw" /></a> 
     98      <br /><small>swallowing applications</small> 
     99    </td> 
     100    <td align="center"> 
     101      <a href="/browser/www/img/rotate.png"><img alt="rotation" 
     102         width="75" height="90" 
     103         src="/browser/www/img/tn-rotate.jpeg?format=raw" /></a> 
     104      <br /><small>canvas rotation</small> 
     105    </td> 
     106    <td align="center"> 
     107    </td> 
     108    <td align="center"> 
     109    </td> 
     110  </tr> 
     111</table> 
     112}}} 
    51113 
    52114See also the various export formats, generated from an old ANSI file: PNG (through TGA), HTML, SVG, PostScript.