Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00d606 commit e99d98bCopy full SHA for e99d98b
1 file changed
extern/agg24-svn/include/ctrl/agg_gamma_spline.h
@@ -56,7 +56,7 @@ namespace agg
56
// bounding rectangle. Function values() calculates the curve by these
57
// 4 values. After calling it one can get the gamma-array with call gamma().
58
// Class also supports the vertex source interface, i.e rewind() and
59
- // vertex(). It's made for convinience and used in class gamma_ctrl.
+ // vertex(). It's made for convenience and used in class gamma_ctrl.
60
// Before calling rewind/vertex one must set the bounding box
61
// box() using pixel coordinates.
62
//------------------------------------------------------------------------
0 commit comments