diff options
| author | Greg Ercolano <erco@seriss.com> | 2018-05-24 17:30:49 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2018-05-24 17:30:49 +0000 |
| commit | a4ff075c29fada06f492ba039ecb05935e5449c9 (patch) | |
| tree | 7abf4ed6ae22a3653001e275b165d0250eea93ed /documentation/src | |
| parent | b558eaac17f48096ef48846894dc3c5a7c193c23 (diff) | |
Added a diagram to clarify how fl_pie() and fl_arc() works.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12933 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src')
| -rw-r--r-- | documentation/src/drawing.dox | 4 | ||||
| -rw-r--r-- | documentation/src/fl_pie_arc_diagram.png | bin | 0 -> 5419 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/documentation/src/drawing.dox b/documentation/src/drawing.dox index 26c615f03..a803507cd 100644 --- a/documentation/src/drawing.dox +++ b/documentation/src/drawing.dox @@ -508,6 +508,10 @@ box. The two angles are measured in degrees counter-clockwise from must be greater or equal to \p a1. \par +\image html fl_pie_arc_diagram.png "fl_pie() and fl_arc()" +\image latex fl_pie_arc_diagram.png "fl_pie() and fl_arc()" width=6cm + +\par \p %fl_arc() draws a series of lines to approximate the arc. Notice that the integer version of \p %fl_arc() has a different number of arguments to the other diff --git a/documentation/src/fl_pie_arc_diagram.png b/documentation/src/fl_pie_arc_diagram.png Binary files differnew file mode 100644 index 000000000..de7ece5d5 --- /dev/null +++ b/documentation/src/fl_pie_arc_diagram.png |
