Results 367 comments of cormullion
trafficstars

Great! This is awaiting progress on the [PR](https://github.com/JuliaGraphics/Cairo.jl/pull/357) at Cairo.jl, I assume...? Cairo.jl maintenance looks to have paused - this year at least.

Yes the `paths` option places a path rather than draws text, to allow for animation, etc.

> Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? > Still relevant, but not currently ready for...

Sure thing - 64x64 PNGs [here](https://github.com/cormullion/graphics/tree/master/discourse-icons-64x64)

For posterity, here's the code to generate it: ```julia using Luxor function main(fname, S = 64; linewidth = 4) Drawing(S, S, fname) origin() setline(linewidth) k = 0.85S sethue(Luxor.julia_blue) box(O, k,...

I'm so pleased there's some light at the end of the tunnel! But it's not working just yet: ``` _ _ _ _(_)_ | A fresh approach to technical computing...

@staticfloat Cairo now builds! Thanks for whatever magic rites you performed. :)

``` Error: You are using macOS 10.13. We do not provide support for this pre-release version. You may encounter build failures or other breakages. Please create pull-requests instead of filing...

Isn't BinDeps obsolescent? >The old world of BinDeps.jl fades slowly into the long, dark sleep of forgotten heroes. [Elliot in 2018](https://juliacon2018.sched.com/event/FQ4v/10-tips-on-how-to-build-better-binaries-you-wont-believe-8)