summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@hotmail.com>2009-02-27 00:36:06 +0100
committerSebastian Rasmussen <sebras@hotmail.com>2009-02-27 00:36:06 +0100
commit3281c17fcc6efa2bf26d0f1c48b7c89f17bf1102 (patch)
tree28beff190139f816e14516c78c1cc72faa9aadca
parentf6ed37269a2f9f2733a695d12e2197e409ac9c6a (diff)
downloadmupdf-3281c17fcc6efa2bf26d0f1c48b7c89f17bf1102.tar.xz
Put stronger emphasis on type3 fonts lacking resources.
-rw-r--r--mupdf/pdf_type3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mupdf/pdf_type3.c b/mupdf/pdf_type3.c
index 35f0591b..cc0cf428 100644
--- a/mupdf/pdf_type3.c
+++ b/mupdf/pdf_type3.c
@@ -200,7 +200,7 @@ pdf_loadtype3font(pdf_fontdesc **fontdescp, pdf_xref *xref, fz_obj *dict, fz_obj
goto cleanup;
}
else
- pdf_logfont("no resource dict!\n");
+ fz_warn("no resource dictionary for type 3 font!\n");
/*
* CharProcs