[dev] PDF &_getFontFile

Marko Djukic mdjukic at horde.org
Sat Jun 12 11:27:54 PDT 2004


Quoting Duck <duck at obala.net>:

>
> In PDF class the "_getFontFile" method reads the fontfile from the wrong
> location. It should be
> $file = 'Horde/PDF/fonts/' . strtolower($fontkey) . '.php';
> instead of
> $file = 'Horde/PDF/' . strtolower($fontkey) . '.php';

that looks like an older framework package. it was slightly different in cvs,
but still wrong. fixed, thanks.


--
Marko Djukic
Horde Project (http://horde.org)


More information about the dev mailing list