K 10 svn:author V 6 marcel K 8 svn:date V 27 2014-05-15T00:48:05.670798Z K 7 svn:log V 314 Have the format resize twice. The first time is before we call scheme_write(). The second time is immediately before we call the format's write function. The first call is needed to have the scheme know the right image size. The second call is needed to compensate for the scheme adjusting the size while writing. END