logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

cvs: pearweb /include/fonts fallenthyme.ttf skylab.ttf stanky.ttf /public_: msg#00146

Subject: cvs: pearweb /include/fonts fallenthyme.ttf skylab.ttf stanky.ttf /public_html captcha-image.php
danielc         Wed Sep 22 01:13:22 2004 EDT

  Removed files:               
    /pearweb/include/fonts      fallenthyme.ttf skylab.ttf stanky.ttf 

  Modified files:              
    /pearweb/public_html        captcha-image.php 
  Log:
  * Drop the fonts that are harder to read.
  
  
http://cvs.php.net/diff.php/pearweb/public_html/captcha-image.php?r1=1.7&r2=1.8&ty=u
Index: pearweb/public_html/captcha-image.php
diff -u pearweb/public_html/captcha-image.php:1.7 
pearweb/public_html/captcha-image.php:1.8
--- pearweb/public_html/captcha-image.php:1.7   Sat Aug 14 19:33:40 2004
+++ pearweb/public_html/captcha-image.php       Wed Sep 22 01:13:22 2004
@@ -42,7 +42,7 @@
  * @author    Daniel Convissor <danielc@xxxxxxx>
  * @copyright Copyright (c) 2004 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
- * @version   $Id: captcha-image.php,v 1.7 2004/08/14 23:33:40 danielc Exp $
+ * @version   $Id: captcha-image.php,v 1.8 2004/09/22 05:13:22 danielc Exp $
  * @see       generate_captcha(), validate_captcha()
  */
 
@@ -86,10 +86,7 @@
 $fonts = array(
     'bjredrum.ttf'      => 1,    // by b.j. harvey (Halloween Fontpack)
     'dirtyuncle.ttf'    =>  .8,  // by Jeremy Sinon
-    'fallenthyme.ttf'   => 1,    // by Fontosaurus
-    'skylab.ttf'        => 1.2,  // by Fontosaurus
     'sonicreverb.ttf'   =>  .8,  // by Jess Latham
-    'stanky.ttf'        => 1,    // by Isabelle Solar Sister
 );
 
 

-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>