Fantastic Eliot - thank you.  That problem is resolved!

BTW, does anyone know what the following message is about:

*julia> **using Winston*

Warning: could not import Base.Text into Tk

On Tuesday, June 16, 2015, Elliot Saba <staticfl...@gmail.com> wrote:

> Congratulations!  You have helped me track down a bug in Pango that I
> inadvertently introduced four days ago!  You win the "very helpful and
> patient community member" prize.
>
> The good news is, this is now fixed
> <https://github.com/staticfloat/homebrew-juliadeps/commit/5259fb998b76f36b783b35230d208942f2290c0d>.
> The better news is, to get the fix to propagate to your machine is very
> simple:
>
> julia> using Homebrew
>
> julia> Homebrew.update()
>
> julia> Homebrew.rm("pango"); Homebrew.add("pango")
>
> Then quit Julia, reopen and you should see text in your plots.  This was
> masked on my machine due to some files laying around in just the right
> location to be loaded properly, giving me the proper text on my machine but
> not on yours.  Thank you for your patience!
> -E
>

Reply via email to