> On 17 Jan 2016, at 19:58, Stephan Eggermont <step...@stack.nl> wrote: > > On 16-01-16 13:50, Dimitris Chloupis wrote: >> Seems that creating forms and morph from pngs is super slow > > Put the forms in one fuel file and materialize that > > Stephan
That is exactly what I showed him in https://pharo.fogbugz.com/f/cases/17403/Creating-Forms-from-PNGs-is-very-slow The speedup was massive and it was so easy to do. But the fact remains that the PNG parser itself, being written in pure Pharo, could use a Plugin counterpart, like in the JPG case. Sven