php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21879 How do I get crisper text in ImageTTFText
Submitted: 2003-01-25 17:44 UTC Modified: 2003-01-26 04:34 UTC
From: dgintz at airlink dot net Assigned:
Status: Not a bug Package: *Graphics related
PHP Version: 4.2.3 OS: RH7.2
Private report: No CVE-ID: None
 [2003-01-25 17:44 UTC] dgintz at airlink dot net
I'm trying to create a nice crisp image for printing - when I create text into an image, it tries to anti-alias the characters and that's causing a lot of fuzziness.  How can I turn that off so I just get raw characters?
Thanks,
Dick
dgintz@airlink.net

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-26 04:34 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

RTFM: http://www.php.net/manual/en/function.imagettftext.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 14:01:29 2024 UTC