소스 검색

added a link so you can view the image only (also good for

lynx/elinks) and some alt="..." text so the validator does not complain.
tags/v0.99.beta17
Ben Wiley Sittler bsittler 16 년 전
부모
커밋
68386adecd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      caca-php/examples/www/render.php

+ 1
- 1
caca-php/examples/www/render.php 파일 보기

@@ -53,7 +53,7 @@ else {
<?echo caca_export_string(pig(), "html3");?>

<h1>Generated image:</h1>
<img src="render.php?png=1"/>
<a href="render.php?png=1"><img alt="[PNG]" src="render.php?png=1" border="0" /></a>
</body>
</html>



불러오는 중...
취소
저장