Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support bitmap in Compose image #15

Open
cmey opened this issue Mar 4, 2016 · 0 comments
Open

Support bitmap in Compose image #15

cmey opened this issue Mar 4, 2016 · 0 comments

Comments

@cmey
Copy link

cmey commented Mar 4, 2016

I've tried to display a bitmap("test", rand(UInt8,9), 0, 1, 3, 3, :image) with Escher.jl, but it doesn't render. Instead, it prints:

Compose.Form{Compose.BitmapPrimitive{Tuple{Measures.Length{:cx,Int64},Measures.Length{:cy,Int64}},Measures.Length{:cx,Int64},Measures.Length{:cy,Int64}}}([Compose.BitmapPrimitive{Tuple{Measures.Length{:cx,Int64},Measures.Length{:cy,Int64}},Measures.Length{:cx,Int64},Measures.Length{:cy,Int64}}("test",UInt8[0x03,0xe8,0xda,0xf3,0x36,0x23,0x9c,0x36,0x8e],(0cx,1cy),3cx,3cy)],:image)

in the webpage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant