"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "plugins/impex/tiff/kis_tiff_writer_visitor.cpp" between
krita-5.1.3.tar.xz and krita-5.1.4.tar.xz

About: Krita is a painting program offering art tools for everyone (concept art, texture and matte painters, illustrations and comics).

kis_tiff_writer_visitor.cpp  (krita-5.1.3.tar.xz):kis_tiff_writer_visitor.cpp  (krita-5.1.4.tar.xz)
skipping to change at line 384 skipping to change at line 384
} break; } break;
} }
if (!r) return false; if (!r) return false;
TIFFWriteScanline(image(), TIFFWriteScanline(image(),
buff.get(), buff.get(),
static_cast<uint32_t>(y), static_cast<uint32_t>(y),
(tsample_t)-1); (tsample_t)-1);
} }
buff.reset(); buff.reset();
TIFFWriteDirectory(image()); return TIFFWriteDirectory(image());
return true;
} }
 End of changes. 1 change blocks. 
2 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)