summaryrefslogtreecommitdiff
path: root/xps/xpsglyphs.c
diff options
context:
space:
mode:
Diffstat (limited to 'xps/xpsglyphs.c')
-rw-r--r--xps/xpsglyphs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xps/xpsglyphs.c b/xps/xpsglyphs.c
index aefc9c09b..9b2b027fb 100644
--- a/xps/xpsglyphs.c
+++ b/xps/xpsglyphs.c
@@ -676,7 +676,7 @@ xps_parse_glyphs(xps_context_t *ctx,
if (clip_att || clip_tag)
{
- xps_unclip(ctx, &saved_bounds);
+ xps_restore_bounds(ctx, &saved_bounds);
}
xps_release_part(ctx, part);