From 505cb7f0ff6bf8088ba5f334ab820642ca82f2dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gunnar=20Farneb=C3=A4ck?= Date: Sun, 2 Sep 2018 14:16:32 +0200 Subject: [PATCH] Import missing functions from Graphics. (#254) --- src/Cairo.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cairo.jl b/src/Cairo.jl index 8a4ce5b..ab051a9 100644 --- a/src/Cairo.jl +++ b/src/Cairo.jl @@ -13,7 +13,7 @@ using Colors import Graphics using Graphics: BoundingBox, GraphicsContext, GraphicsDevice -import Graphics: arc, clip, close_path, creategc, fill_preserve, height, line_to, move_to, new_path, new_sub_path, paint, rectangle, rel_line_to, reset_clip, restore, rotate, save, scale, set_dash, set_line_width, set_source, set_source_rgb, set_source_rgba, stroke, stroke_preserve, textwidth, translate, width, circle, reset_transform +import Graphics: arc, clip, clip_preserve, close_path, creategc, device_to_user!, device_to_user_distance!, fill_preserve, height, line_to, move_to, new_path, new_sub_path, paint, rectangle, rel_line_to, rel_move_to, reset_clip, restore, rotate, save, scale, set_dash, set_line_width, set_source, set_source_rgb, set_source_rgba, stroke, stroke_preserve, stroke_transformed, stroke_transformed_preserve, textwidth, translate, user_to_device!, user_to_device_distance!, width, circle, reset_transform import Base: copy, fill libcairo_version = VersionNumber(unsafe_string(