Hi Tim, > I can't test it myself because I get > julia> using ImageQuilting > ERROR: syntax: invalid character "ₛ" > in include at ./boot.jl:245 > in include_from_node1 at ./loading.jl:128 > in include at ./boot.jl:245 > in include_from_node1 at ./loading.jl:128 > in reload_path at loading.jl:152 > in _require at loading.jl:67 > in require at loading.jl:51 > while loading /tmp/ImageQuilting/src/imquilt.jl, in expression starting on > line 69 > while loading /tmp/ImageQuilting/src/ImageQuilting.jl, in expression > starting > on line 3
I'm using the latest Julia from GitHub with full support to subscripts in variable names. > It also would help if you were a bit more specific about what you mean by > "the > images are not shown by ImageView". Does it show a blank window? Or give > you > an error message? > The window is not shown at all. The code runs fine.
