Replies: 1 comment 1 reply
-
The reasoning is probably that you don't need the file until you draw to it. Since all |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just follow the quick start section in readme.
Turns out the error is "thrown" by
I expect the error to be returned at
Why does BitMapBackend::new() need the
path
while not using it immediately, which delays the error?Is there any other delayed Error?
Beta Was this translation helpful? Give feedback.
All reactions