# SVG gradient and shadow not rendered

**URL:** https://forum.juce.com/t/svg-gradient-and-shadow-not-rendered/42623
**Category:** General JUCE discussion
**Created:** [November 7, 2020, 12:11pm UTC](https://forum.juce.com/t/svg-gradient-and-shadow-not-rendered/42623 "2020-11-07T12:11:26Z")
**Posts on this page:** 1
**Showing post:** 21

<div class="post-metadata">

### Author: ![anthony-nicholls](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/anthony-nicholls/32/1246_2.png) [@anthony-nicholls](https://forum.juce.com/u/anthony-nicholls)
#### Post date: [August 9, 2024, 12:31pm UTC](https://forum.juce.com/t/svg-gradient-and-shadow-not-rendered/42623/21 "2024-08-09T12:31:01Z")

</div>

Please see our roadmap update [here](https://forum.juce.com/t/juce-roadmap-update-q3-2024/62275).

In it, it says (emphasis mine)

> It’s time to disentangle JUCE’s Drawable class (which wraps SVG) from JUCE Components. At the moment working with any SVG data requires that you pull in the _juce\_gui\_basics_ module, which is a substantially heavier dependency than just _juce\_graphics_ , and this slows down the compilation of helper executables required to build via CMake. **We will also use this opportunity to evaluate a third-party SVG parsing library to bring our SVG compliance up to date.**

Others have since pointed out that the JUCE SVG functionality may actually be better than most other 3rd party libraries so when we get to that we’ll have to take a closer look.

---

_[View the full topic](https://forum.juce.com/t/svg-gradient-and-shadow-not-rendered/42623)._
