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
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
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. |