Re-add WebImage #349
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
masonry
Issues relating to the Masonry widget layer
WebImage was removed for a few reasons:
reqwest::blocking::get(url)
in a background thread, which isn't ideal for a few reasons:ImageBuf::from_data
, which caused some build problems because that method wasn't reliably generated depending on feature flags.I would like to add that type back eventually, with a few caveats:
parley::FontCache::new()
(1.8 GiB) #24) where we'll hopefully have a better import structure.reqwest::blocking
.The text was updated successfully, but these errors were encountered: