Skip to content

Commit bfce97d

Browse files
Update README.md
1 parent 55dcfbf commit bfce97d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66
```
77
PEL is an open source project (MIT License) written in python containing special effects,
88
image processing tools and game methods to be use in addition to PYGAME library.
9+
910
Amongst the image processing tools, PEL contains the following methods:
1011
Sobel, Feldman, Canny filter, Prewit algorithms, Gaussian blur and image sharpening tools, Sepia, Grayscale,
1112
Hue shift, control over the luminescence and saturation.
13+
1214
By default, PEL will works with the following file extensions (if pygame is built with full image support):
1315
JPG, PNG, GIF (non-animated), BMP, PCX, TGA (uncompressed), TIFF, LBM, PBM, XPM
1416

0 commit comments

Comments
 (0)