Andreas Lobinger
Andreas Lobinger
It's for sure not very clean coded (i miss some understanding about the data types).
Started in dcjones/Compose.jl#140 and (long time ago) dcjones/Gadfly.jl#288 this should create a basis for both an - image implementation (see thread) -> insert an image into a Compose context -...
To add something like a bitmap or image to a compose context the implementation of a image primitive is needed. There is a bitmap available, but only correctly implemented for...
I don't have a local windows computer, so for some testing i connect to appveyor builds. My session looked like this: ``` C:\projects\julia\bin>julia.exe _ _ _ _(_)_ | A fresh...
handling of cfunctions is not mentioned in the manual, so maybe i was overoptimistic, but still... (one working cfunction example in Cairo) ``` _ _ _(_)_ | A fresh approach...
showed up here: https://github.com/JuliaGraphics/Cairo.jl/issues/231 and https://github.com/JuliaGraphics/Cairo.jl/issues/230
This is more of a question. I'm currently trying to find out, why on appveyor testing some (but not all) windows tests fail (for Cairo.jl -> https://ci.appveyor.com/project/tkelman/cairo-jl/branch/master/job/lxbs19ha6j0cq3hy). The output of...
See: https://github.com/JuliaGraphics/Cairo.jl/issues/184
``` _ _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: https://docs.julialang.org _ _ _| |_ __ _ | Type "?help" for help....