You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I have supposed (k/image ["notebooks/geoplot.webp"]) to work, but it fails with
IllegalArgumentException: No matching method write found taking 3 args
at scicloj.clay.v2.util.image$write_BANG_ invoke "image.clj" 8
at scicloj.clay.v2.item$image invoke "item.clj" 224
Also, the image docs read example: https://raw.githubusercontent.com/scicloj/graphic-design/live/icons/Kindly.svg but that is not true. (k/image "string...") won't work...
Clay version: 2-beta15
The text was updated successfully, but these errors were encountered:
Hello! I have supposed
(k/image ["notebooks/geoplot.webp"])
to work, but it fails withAlso, the image docs read
example: https://raw.githubusercontent.com/scicloj/graphic-design/live/icons/Kindly.svg
but that is not true.(k/image "string...")
won't work...Clay version: 2-beta15
The text was updated successfully, but these errors were encountered: