| Firman Wandayandi 2007-07-26, 7:02 pm |
| On 7/26/07, Alexander Naumann <mail@herrnaumann.de> wrote:
> Hi Firman,
>
> Great! Now everything works ! Thank you very much.
>
Good, you're welcome :-)
> Alexander
>
> -----Urspr=FCngliche Nachricht-----
> Von: Firman Wandayandi [mailto:firmanw@gmail.com]
> Gesendet: Donnerstag, 26. Juli 2007 14:47
> An: mail@herrnaumann.de
> Cc: PEAR-GEN
> Betreff: Re: [PEAR] Problem with CAPTCHA
>
> On 7/26/07, Alexander Naumann <mail@herrnaumann.de> wrote:
s[color=darkred]
d[color=darkred]
re[color=darkred]
ox.[color=darkred]
if[color=darkred]
>
> Okay, lets see a provided example right on the "CAPTCHA_test.php" line
> 42-47:
> -- snip --
> // Set CAPTCHA image options (font must exist!)
> $imageOptions =3D array(
> 'font_size' =3D> 24,
> 'font_path' =3D> './',
> 'font_file' =3D> 'COUR.TTF'
> );
> -- /snip --
>
> "font_path" is a directory of font file located and "font_file" is a
> filename (without directory) of font file.
>
> 'font_file' =3D> 'C:/something/font.ttf' doesn't works, should be
> something like this:
>
> 'font_path' =3D> 'C:/something',
> 'font_file' =3D> 'font.ttf'
>
> Did you right on here?
>
> Also please send a reply to pear-general@lists.php.net too so anyone
> can read this thread.
>
>
>
> --
> Firman Wandayandi <http://firmanw.org/>
>
>
--=20
Firman Wandayandi <http://firmanw.org/>
|