Skip to content

Commit f7e8b66

Browse files
committed
Initial commit
Signed-off-by: Manuel Reinhard <[email protected]>
0 parents  commit f7e8b66

File tree

2 files changed

+794
-0
lines changed

2 files changed

+794
-0
lines changed

Diff for: README

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
/* ------------------------------------------------------------------------ */
2+
class.Images.php
3+
Copyright (C) 2010 Manuel Reinhard
4+
5+
This program is free software: you can redistribute it and/or modify
6+
it under the terms of the GNU General Public License as published by
7+
the Free Software Foundation, either version 3 of the License, or
8+
(at your option) any later version.
9+
10+
This program is distributed in the hope that it will be useful,
11+
but WITHOUT ANY WARRANTY; without even the implied warranty of
12+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
GNU General Public License for more details.
14+
15+
You should have received a copy of the GNU General Public License
16+
along with this program. If not, see <http://www.gnu.org/licenses/>.
17+
18+
/* ------------------------------------------------------------------------ */
19+
20+
Manuel Reinhard, [email protected]
21+
Twitter: @sprain
22+
Web: www.sprain.ch
23+
Beware, known for being one sandwich short of a picnic.
24+
25+
/* ------------------------------------------------------------------------ */
26+
27+
For examples check:
28+
http://sprain.ch/blog/downloads/php-class-image-manipulation/

0 commit comments

Comments
 (0)