Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ImageMagick
/
76eb72fd36af6ff1a0343b6af84626fb8d10a579
/
MagickCore
/
draw.c
76eb72f
Revert write mask mod
by Cristy
· 8 years ago
6040173
...
by Cristy
· 8 years ago
6eeddf0
Fix small memory leak for clip-path MVG graphics primitive
by Cristy
· 8 years ago
b81b01d
Render to clip mask rather than image for clip-path MVG graphics primitive
by Cristy
· 8 years ago
958de5f
Set alpha member of draw structure to OpaqueAlpha
by Cristy
· 8 years ago
ddb2a06
...
by Cristy
· 8 years ago
ca0dd94
Bump release
by Cristy
· 8 years ago
b529843
...
by Cristy
· 8 years ago
dd6065a
Minor cosmetic changes
by Cristy
· 8 years ago
ddca5f7
Prevent buffer overflow (bug report from Max Thrane)
by Cristy
· 8 years ago
0934d9f
Eliminate compiler warnings
by Cristy
· 8 years ago
ae2e0fb
...
by Cristy
· 8 years ago
48bcfe0
https://github.com/ImageMagick/ImageMagick/issues/229
by Cristy
· 8 years ago
4c16bb8
...
by Cristy
· 8 years ago
e4f4113
https://github.com/ImageMagick/ImageMagick/issues/227
by Cristy
· 8 years ago
01b1bd1
Partial fix to https://github.com/ImageMagick/ImageMagick/issues/167
by Cristy
· 8 years ago
ebe99d0
https://github.com/ImageMagick/ImageMagick/issues/227
by Cristy
· 8 years ago
d84051a
...
by Cristy
· 8 years ago
67d73ab
...
by Cristy
· 8 years ago
3af104d
Fixed checking the pointsize.
by dirk
· 8 years ago
c1f3dad
...
by Cristy
· 8 years ago
911b586
...
by Cristy
· 8 years ago
cebc568
https://github.com/ImageMagick/ImageMagick/issues/218
by Cristy
· 8 years ago
04a1569
...
by Cristy
· 8 years ago
c14d942
https://github.com/ImageMagick/ImageMagick/issues/218
by Cristy
· 8 years ago
fc7b06d
...
by Cristy
· 8 years ago
8adfa20
...
by Cristy
· 8 years ago
7712107
...
by Cristy
· 8 years ago
4280d54
https://github.com/ImageMagick/ImageMagick/issues/218
by Cristy
· 8 years ago
ade0d8e
...
by Cristy
· 8 years ago
ba4ad2d
Sync cache pixels before OpenMP loop (possible optimization)
by Cristy
· 8 years ago
91dac17
...
by Cristy
· 8 years ago
58affb9
Latest configure script
by Cristy
· 8 years ago
3ed6c69
...
by Cristy
· 8 years ago
49201ac
...
by Cristy
· 8 years ago
726812f
Prevent buffer overflow in magick/draw.c
by Cristy
· 9 years ago
9cdadd9
Fix possible memory leak
by Cristy
· 9 years ago
4c038a5
Latest configure script
by Cristy
· 9 years ago
8bedb4e
Change GetTokenLexeme() to GetNextToken()
by Cristy
· 9 years ago
fc0f124
Use correct extent value when calling GetMagickToken.
by dirk
· 9 years ago
a8b2bb2
Check to ensure token does not exceed maximum extent
by Cristy
· 9 years ago
d2a7a2d
Fixes for unused parameters.
by dirk
· 9 years ago
4d928fd
Reverted change and added check for stroke_pattern.
by dirk
· 9 years ago
4cf8f90
Draw strokes even if stroke color is transparent to properly support patterns
by Cristy
· 9 years ago
50be538
Changed return type of GetFillColor and GetStrokeColor.
by dirk
· 9 years ago
06f5901
Removed TransformImages and made TransformImage private.
by dirk
· 9 years ago
0d88ea3
Use -define type:features rather than -font-features option
by Cristy
· 9 years ago
17f8c72
https://github.com/ImageMagick/ImageMagick/pull/88
by Cristy
· 9 years ago
7ce65e7
Update copyright years
by Cristy
· 9 years ago
05d2ff7
Use 'magick_restrict' instead of 'restrict'.
by dirk
· 9 years ago
8af8043
Corrected radial gradient equations
by Cristy
· 9 years ago
95264c4
Support gradient:angle define
by Cristy
· 9 years ago
f70f909
Add support for gradient:extent define
by Cristy
· 9 years ago
50a6c9d
Support ellipses for radial gradient
by Cristy
· 9 years ago
c93932a
Fixed various warnings reported by Visual Studio 2015
by dirk
· 9 years ago
6409f34
Added fontFamily to the Image class of Magick++.
by dirk
· 9 years ago
341d2ec
Added extra aliases for weight names. Fixed parsing weight in various methods.
by dirk
· 9 years ago
cd7357c
Another attempt...
by dirk
· 9 years ago
d91d18e
Change to alphabetic order.
by dirk
· 9 years ago
5acf702
Fixed options for -weight and -list weight.
by dirk
· 9 years ago
acd0d4c
by cristy
· 9 years ago
b6f578b
Added support for more than 2 stop colors.
by dirk
· 9 years ago
84c7c04
Added support for radial gradients in draw.
by dirk
· 9 years ago
4777847
Added methods to get/set the density of a DrawingWand.
by dirk
· 9 years ago
e1c94d9
by cristy
· 9 years ago
c381376
by cristy
· 9 years ago
b8cb022
by cristy
· 10 years ago
151b66d
by cristy
· 10 years ago
6124e6b
by cristy
· 10 years ago
c8e845f
Renamed alpha back to opacity for various Draw methods.
by dirk
· 10 years ago
e435691
by cristy
· 10 years ago
6fb25cc
by cristy
· 10 years ago
83ff9fc
by cristy
· 10 years ago
93cee29
by cristy
· 10 years ago
34e1a21
Renamed matte to alpha.
by dirk
· 10 years ago
11a06d3
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26830
by cristy
· 10 years ago
badc752
Make MagickMax()/MagickMin() a macro rather than an inline.
by cristy
· 10 years ago
17f11b0
by cristy
· 10 years ago
9d8e3fe
by cristy
· 10 years ago
889e187
by cristy
· 10 years ago
b56bb24
by cristy
· 10 years ago
35553db
by cristy
· 10 years ago
1bdb233
by cristy
· 10 years ago
e6bc777
by cristy
· 10 years ago
7d6d3d8
by cristy
· 10 years ago
86c364d
by cristy
· 10 years ago
f2a82ee
by cristy
· 10 years ago
4d0ca34
by cristy
· 11 years ago
c084d39
Added text direction to Wand and added DrawableTextDirection to Magick++.
by dirk
· 11 years ago
15cace9
by cristy
· 11 years ago
54ebd8d
by cristy
· 11 years ago
de984cd
by cristy
· 11 years ago
fe676ee
by cristy
· 11 years ago
93b02b7
Fixed compiler warnings.
by dirk
· 11 years ago
bf1dba1
by cristy
· 11 years ago
206c26e
by cristy
· 11 years ago
3a5987c
by cristy
· 11 years ago
e191b32
Fixed initialization of stroke color.
by dirk
· 11 years ago
1579edb
by cristy
· 11 years ago
8a77f14
by cristy
· 11 years ago
Next »