summaryrefslogtreecommitdiff
path: root/include/mupdf.h
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2004-10-14 07:39:49 +0200
committerTor Andersson <tor@ghostscript.com>2004-10-14 07:39:49 +0200
commitbbf53bb5172130d375ac4e6214c685d24120204b (patch)
tree354253a281a2cf91207da0038a4e1620e96c9b4c /include/mupdf.h
parent21c12718cabdd7acad2a2ceccc938e0df659b4f9 (diff)
downloadmupdf-bbf53bb5172130d375ac4e6214c685d24120204b.tar.xz
stretch substituted fonts to match metrics
Diffstat (limited to 'include/mupdf.h')
-rw-r--r--include/mupdf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mupdf.h b/include/mupdf.h
index 3c766740..2c423408 100644
--- a/include/mupdf.h
+++ b/include/mupdf.h
@@ -158,6 +158,7 @@ struct pdf_font_s
fz_font super;
void *ftface;
+ int substitute;
/* FontDescriptor */
int flags;