from v1.21, efl officially support vector renderer and own svg loader.
Details
Diff Detail
- Repository
- rEFL core/efl
- Branch
- devs/hermet/bugfix
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 6799 Build 6809: arc lint + arc unit
Adding @stefan_schmidt to evaluate since the alpha has already gone out.
This patch should be pushed through CI in a dev branch (link result here) before landing.
stop librsvg dependency.
from v1.21, efl officially support vector renderer and own svg loader.
hmm... come to think of it, we cannot apply this right now even though svg loaders are duplicated.
That rsvg is used by image object, not vg object...
We need a choice to drop this image svg loader officially.
In that case it would be best to wait until 1.21 is out. At that point we can decide what to do with the image loader and do deeper surgery if needed. @Hermet, on IRC you said its fine to wait until 1.21 is out. I think that would be the best approach. We can have the patch sit here until then and updated if needed when we come to it.
we have plenty of dependencies, so if we can remove some, that would simplify everybody's life