From: Ilia Alshanetsky Date: Mon, 10 May 2004 02:18:49 +0000 (+0000) Subject: Missing part of the upgrade patch. X-Git-Tag: RELEASE_0_1~244 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a50bd2de1699beb054e44d0975cefd2045bd85f;p=php Missing part of the upgrade patch. --- diff --git a/ext/gd/libgd/gd.h b/ext/gd/libgd/gd.h index a4bdf2ab96..f0fdb6b284 100644 --- a/ext/gd/libgd/gd.h +++ b/ext/gd/libgd/gd.h @@ -321,11 +321,14 @@ typedef struct { gdFTEX_Shift_JIS, or gdFTEX_Big5; when not specified, maps are searched for in the above order. */ + int hdpi; + int vdpi; } gdFTStringExtra, *gdFTStringExtraPtr; #define gdFTEX_LINESPACE 1 #define gdFTEX_CHARMAP 2 +#define gdFTEX_RESOLUTION 4 /* These are NOT flags; set one in 'charmap' if you set the gdFTEX_CHARMAP bit in 'flags'. */ #define gdFTEX_Unicode 0