Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.7.0

Request #3356 required trailing slash for font_path
Submitted: 2005-02-02 07:37 UTC
From: dst at dmc dot de Assigned: stoyan
Status: Closed Package: Image_Text
PHP Version: Irrelevant OS: WinXP, Win2000, Linux
Roadmaps: (Not assigned)    
Subscription  


 [2005-02-02 07:37 UTC] dst at dmc dot de
Description: ------------ The requirement of a trailing slash for $option['font_path'] contradicts with common sense. realpath(), getcwd(), dirname() and other methods that return a path _always_ ommit the trailing path. Image_Text should be updated to handle this internally.

Comments

 [2007-03-10 05:56 UTC] stoyan (Stoyan Stefanov)
This is now fixed in CVS. Thanks for the report, Stoyan