[libGD] #103 [Task opened] moire pattern caused by 'platform-independent' resolution

[email protected] (libGD) Mon, 30 Jul 2007 22:09:03 +0000
Newsgroups php.gd.bugs
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below.

User who did this - Bob Rostermann (rfoNYC)

Attached to Project - libGD
Summary - moire pattern caused by 'platform-independent' resolution
Task Type - Bug Report
Category - Freetype
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - 2.0.35
Due in Version - Undecided
Due Date - Undecided
Details - in gdft.c, a scaling factor METRIC_RES is responsible for problems in character spacing at font sizes 8pt and below.

#define METRIC_RES 300 
should be replaced with
#define METRIC_RES GD_RESOLUTION



More information can be found at the following URL:
http://bugs.libgd.org/?do=details&task_id=103

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.