-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Moreover, Form needs to be converted pixel-by-pixel to cairo_image_surface for rendering, AeCanvas "tackles" this non-cheap conversion with a
LRUCache, but it's not ideal. I want to propose a change for Bloc where there is not a so strong dependency toForm. I mean this API stays available:element background: (BlImagePatternPaint form: aForm)andBlImagePatternPaintwill cache the cairo surface after the next drawing. In some way, this is similar with text, where the glyphs and measurement are cached in the spans.Related to: pharo-graphics/Alexandrie#80
Originally posted by @tinchodias in #147
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels