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
* use Librsvg_jll pixbuf loader
* don't use join in readdir() for Julia 1.3
* use withenv() instead of addenv() to avoid error for Windows
* set permissions on loaders_dir, add pause on Windows
* remove the pause just added and try to help Windows find the SVG
pixbuf loader
* check if libpixbufloader_svg exists, for Windows x86
* Update src/Gtk.jl
Use is_available() to check for Librsvg_jll
Co-authored-by: Mosè Giordano <[email protected]>
* attempt to get Windows x86 working
* use old code if Librsvg_jll is not available
* handle case when MutableArtifacts.toml doesn't have loader_dir_hash
* remove a redundant comment, mainly to check if CI fails again
Co-authored-by: Mosè Giordano <[email protected]>
0 commit comments