X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fblur.cpp;h=85ce275faacf8280a1ea4c313cd5065eab673b93;hb=2634f9614b1b0c8278f72acbda44073c02e42fd4;hp=91ff6907958e44a31cae6f6f63237c1fcefcfa94;hpb=70bcefce2ab011a11014f36fc129b473cc0bc61e;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/blur.cpp b/synfig-core/trunk/src/synfig/blur.cpp index 91ff690..85ce275 100644 --- a/synfig-core/trunk/src/synfig/blur.cpp +++ b/synfig-core/trunk/src/synfig/blur.cpp @@ -2,7 +2,7 @@ /*! \file synfig/blur.cpp ** \brief Blur Implementation File ** -** $Id: blur.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -717,7 +717,7 @@ bool Blur::operator ()(const Surface &surface, is necessary to insure consistant results when rendered to different resolutions. - Unfortunately, this automaticly + Unfortunately, this automatically squares our rendertime. There has got to be a faster way... */ @@ -1091,7 +1091,7 @@ bool Blur::operator ()(const surface &surface, is necessary to insure consistant results when rendered to different resolutions. - Unfortunately, this automaticly + Unfortunately, this automatically squares our rendertime. There has got to be a faster way... */