Last active
September 2, 2019 02:15
-
-
Save jiahao/93ec9b68be8cafec1caa to your computer and use it in GitHub Desktop.
Julia developers' basic Github workflow
The SVG markup is invalid. "svg
" element should be:
<svg width="1024" height="768" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
I've corrected this in my fork of the gist. I've also extracted the PNG image from the SVG and included it in the gist.
@lsloan thanks for the update!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How is a Base64 encoded png inside a svg image better than a pure png?