X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fblur.cpp;h=85ce275faacf8280a1ea4c313cd5065eab673b93;hb=606a53ecae1c2993a50f9af49f65864d7bcab656;hp=5a673cd170bb3738a9eeece63212e7d62217976f;hpb=5ddcf36f04cfbd10fabda4e3c5633cb27cdd4c0a;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/blur.cpp b/synfig-core/trunk/src/synfig/blur.cpp index 5a673cd..85ce275 100644 --- a/synfig-core/trunk/src/synfig/blur.cpp +++ b/synfig-core/trunk/src/synfig/blur.cpp @@ -1,8 +1,8 @@ /* === S Y N F I G ========================================================= */ -/*! \file blur.cpp +/*! \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... */