summaryrefslogtreecommitdiff
path: root/xps/ghostxps.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2010-04-22 14:22:56 +0000
committerTor Andersson <tor.andersson@artifex.com>2010-04-22 14:22:56 +0000
commit5e121487e0326cca8c2eee63c0496a4da1aeb72e (patch)
treedd80356c015da10d063a5d96c4d969311f67d088 /xps/ghostxps.h
parent0856fee69cd311e4d182085e7f02913f7bcfcac7 (diff)
downloadghostpdl-5e121487e0326cca8c2eee63c0496a4da1aeb72e.tar.gz
Run "git stripspace" over the GhostXPS source to remove trailing
whitespace and duplicate blank lines. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@11104 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'xps/ghostxps.h')
-rw-r--r--xps/ghostxps.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xps/ghostxps.h b/xps/ghostxps.h
index 78bdfa19a..ff201824b 100644
--- a/xps/ghostxps.h
+++ b/xps/ghostxps.h
@@ -363,7 +363,6 @@ struct xps_glyph_metrics_s
float hadv, vadv, vorg;
};
-
int xps_init_font_cache(xps_context_t *ctx);
xps_font_t *xps_new_font(xps_context_t *ctx, byte *buf, int buflen, int index);
@@ -440,7 +439,6 @@ int xps_element_has_transparency(xps_context_t *ctx, char *base_uri, xps_item_t
int xps_resource_dictionary_has_transparency(xps_context_t *ctx, char *base_uri, xps_item_t *node);
int xps_image_brush_has_transparency(xps_context_t *ctx, char *base_uri, xps_item_t *root);
-
/*
* Static XML resources.
*/