Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Apr 18, 2021
1 parent 165f89f commit fb64736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magick/draw.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
Define declarations.
*/
#define BezierQuantum 200
#define PrimitiveExtentPad 2053.0
#define PrimitiveExtentPad 4096.0
#define MaxBezierCoordinates 67108864
#define ThrowPointExpectedException(image,token) \
{ \
Expand Down

0 comments on commit fb64736

Please sign in to comment.