Parent Directory
|
|
|
|
|
doc/
|
|
|
|
|
examples/
|
|
|
|
|
tests/
|
|
|
|
|
xml/
|
|
|
|
|
.cvsignore
|
1.2
|
5 years |
fmk |
Streamline input and output directories to allow build of extension
directly fro... |
CREDITS
|
1.6
|
17 months |
mkoppanen |
Missing a newline from the last line.
|
EXPERIMENTAL
|
1.1
|
6 years |
chregu |
first release on pear/pecl of ext/imagick.
see http://php.chregu.tv/imagick for ... |
INSTALL
|
1.10
|
2 months |
mkoppanen |
Fixed Imagick to follow PHP coding standards
Fixes a small memory leak when cast... |
TODO
|
1.16
|
2 months |
mkoppanen |
Fixed Imagick to follow PHP coding standards
Fixes a small memory leak when cast... |
config.m4
|
1.28
|
5 months |
mkoppanen |
Complete refactoring of the code:
- Moved macros to php_imagick_macros.h
- Mov... |
config.w32
|
1.5
|
3 months |
tony2001 |
not sure if this really helps, but win32 build is broken anyways
hope this'll fi... |
imagick.c
|
1.277
|
6 weeks |
mkoppanen |
Fixed incorrect arginfo
|
imagick_class.c
|
1.8
|
7 weeks |
mkoppanen |
Fixed syntax in a few places
Added imagick::getImageChannelRange
|
imagick_helpers.c
|
1.11
|
2 months |
mkoppanen |
Looks like two constants are added in the middle of ImageMagick 6.4.2 branch
|
imagickdraw_class.c
|
1.3
|
7 weeks |
mkoppanen |
Fixed syntax in a few places
Added imagick::getImageChannelRange
|
imagickpixel_class.c
|
1.3
|
7 weeks |
mkoppanen |
Fixed syntax in a few places
Added imagick::getImageChannelRange
|
imagickpixeliterator_class.c
|
1.2
|
7 weeks |
mkoppanen |
Fixed syntax in a few places
Added imagick::getImageChannelRange
|
package.xml
|
1.112
|
5 weeks |
mkoppanen |
Updated files to reflect a new release
|
php_imagick.h
|
1.73
|
5 weeks |
mkoppanen |
Restored -dev version
|
php_imagick_defs.h
|
1.23
|
7 weeks |
mkoppanen |
Fixed syntax in a few places
Added imagick::getImageChannelRange
|
php_imagick_macros.h
|
1.6
|
8 weeks |
mkoppanen |
Changed error message to indicate that empty imagick object is being handled
|