X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fblur.cpp;h=c2fb90fbba1666edc0cb7694c0f586129d98770e;hb=54d76cf22cb55862d5ebf52dfa098fcfe8d246f8;hp=85ce275faacf8280a1ea4c313cd5065eab673b93;hpb=47a6485b6c2602a8bce63cbf09ded0952566a70a;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/blur.cpp b/synfig-core/trunk/src/synfig/blur.cpp index 85ce275..c2fb90f 100644 --- a/synfig-core/trunk/src/synfig/blur.cpp +++ b/synfig-core/trunk/src/synfig/blur.cpp @@ -714,7 +714,7 @@ bool Blur::operator ()(const Surface &surface, }*/ /* Squaring the pw and ph values - is necessary to insure consistant + is necessary to insure consistent results when rendered to different resolutions. Unfortunately, this automatically @@ -1088,7 +1088,7 @@ bool Blur::operator ()(const surface &surface, }*/ /* Squaring the pw and ph values - is necessary to insure consistant + is necessary to insure consistent results when rendered to different resolutions. Unfortunately, this automatically