-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
this started out in JuliaImages/ImageView.jl#139 but at a closer look, the assertion by mustimplement goes something wrong, here https://github.com/JuliaGraphics/Graphics.jl/blob/master/src/Graphics.jl#L391, because:
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: https://docs.julialang.org
_ _ _| |_ __ _ | Type "?help" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.6.2 (2017-12-13 18:08 UTC)
_/ |\__'_|_|_|\__'_| | Official http://julialang.org/ release
|__/ | x86_64-pc-linux-gnu
julia> using Cairo
julia> reset_transform
reset_transform (generic function with 1 method)
julia> methods(reset_transform)
# 1 method for generic function "reset_transform":
reset_transform(ctx::Cairo.CairoContext) in Cairo at /home/lobi/.julia/v0.6/Cairo/src/Cairo.jl:595
va-andrew
Metadata
Metadata
Assignees
Labels
No labels