Implement a class and drawer that outputs image data from the Ector.
Image data is output with a vector object and supports transform.
Details
Details
N/A
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 12305 Build 8941: arc lint + arc unit
Comment Actions
Please check a comment.
src/lib/ector/ector_renderer_image.eo | ||
---|---|---|
4 | Should it extend efl.gfx.image? I think it's not proper to extend efl_gfx_image since this ector renderer image doesn't work for its interfaces. |