/* Page Curl 1.0 --- plugin effect for Paint.Net * Copyright (C) 2008 MadJik (Jean-Claude JAY) * * You can contact me at jeanclaude.jay@neuf.fr * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . * */ // Original version writen in C++ by Federico Mena-Quintero in 1996 // V0.5 for TheGimp V0.54 : http://www.nuclecu.unam.mx/~federico/gimp/plug-ins/index.html#pagecurl // So this plugin is licensed under a // GNU General Public License (GNU GPL): // http://www.gnu.org/licenses/gpl.html