Date: 10/15/98
- Next message: Bug Database: "[PHP-DEV] Bug #798 Updated: parse_url() and fopen() reject legal URLs"
- Previous message: thies: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: nivan <email protected>
Operating system: Linux
PHP version: 3.0.5
PHP Bug Type: Other
Bug description: ImageTTFText displays mirror image
When using the ImageTTFText function to draw text inside a GIF image the text appears as a mirror image.
I call the function in the following way:
ImageTTFText ($img,50,0,120,120,$c_axis,"fonts/Ambient.ttf","Testing...");
The text is drawn from top to bottom (note that I am using an angle of 0) and the text is a mirror image.
I have tried different fonts but the problem persists.
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #798 Updated: parse_url() and fopen() reject legal URLs"
- Previous message: thies: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

