summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2004-05-10 02:19:22 +0000
committerIlia Alshanetsky <iliaa@php.net>2004-05-10 02:19:22 +0000
commit8f242bb48bf51149d056f66daabab6d3b2b466b8 (patch)
tree4cbd9753dfe77469e9b26fec9eea08df2d5563b5
parent7afbc0239203ba26ff78ffeba53acf700cb2ac01 (diff)
downloadphp-git-8f242bb48bf51149d056f66daabab6d3b2b466b8.tar.gz
Added missing upgrade bit.
-rw-r--r--ext/gd/libgd/gd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/gd/libgd/gd.h b/ext/gd/libgd/gd.h
index d167c89730..9b5680f773 100644
--- a/ext/gd/libgd/gd.h
+++ b/ext/gd/libgd/gd.h
@@ -320,11 +320,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