Giter VIP home page Giter VIP logo

Comments (9)

cormullion avatar cormullion commented on May 18, 2024

Thanks, Kris, looks strangely familiar... :). I wonder whether this is just general v0.6 flakiness, or something else. I've been struggling to get some other basic packages working too - I've been getting QuartzIO errors, for example. But this one seems OK:

screen shot 2017-05-14 at 23 08 16

(Note that you probably want to choose a non-white color for text.)

from luxor.jl.

KristofferC avatar KristofferC commented on May 18, 2024

Okay, maybe it is something strange with my setup then. Anyway, it seems that the problem is not here. Sorry for noise :)

from luxor.jl.

cormullion avatar cormullion commented on May 18, 2024

No problem - nice that someone's trying to use it.๐Ÿ˜€

from luxor.jl.

cormullion avatar cormullion commented on May 18, 2024

This hasn't gone away like I thought it might. Julia v0.6 should be stable by now. So it might be fixable here.

from luxor.jl.

ggggggggg avatar ggggggggg commented on May 18, 2024

I tried using Luxor in Juliabox with a 0.6 kernel. At first I had problems (like infinite freeze), but then I ran Pkg.add("ImageMagick") and the following works:

using Luxor
@png begin
        fontsize(50)
        circle(O, 150, :stroke)
        text("hello world", halign=:center, valign=:middle)
     end

But if I use @svg instead of @png the text is unreadable.

Should ImageMagick be in REQUIRE?

from luxor.jl.

cormullion avatar cormullion commented on May 18, 2024

@ggggggggg I've not tested Luxor on JuliaBox (my experiences with JBox haven't been encouragingโ€ ) but I'll have another look tomorrow.

โ€  INFO: Upgrading Luxor: v0.8.6 => v0.9.1
GitError(Code:ERROR, Class:OS, cannot extend packfile '/home/juser/.julia/v0.6/Luxor/.git/objects/pack/pack_git2_bHHsuZ': No space left on device)

I've never installed ImageMagick locally, though...

from luxor.jl.

cormullion avatar cormullion commented on May 18, 2024

I finally managed to get JuliaBox working again, but to me it's the SVG that works OK, and the PNG format that might need some help from ImageMagick on Linux. (ImageMagick isn't needed on macOS.)

screen shot 2017-09-13 at 08 07 24

I'll find out how to add conditional dependencies (require ImageMagick only on Linux...).

from luxor.jl.

cormullion avatar cormullion commented on May 18, 2024

More about world age errors on this Discourse post. I've no idea how to stop the error appearing though...

from luxor.jl.

cormullion avatar cormullion commented on May 18, 2024

JuliaLang/IJulia.jl#609 , but now presumed to be problem in FileIO.jl (JuliaIO/FileIO.jl#142). Hopefully fixed by commit d333473 (release v0.10.2).

from luxor.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.