mirror of https://github.com/fltk/fltk
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
This commit is contained in:
parent
b558eaac17
commit
a4ff075c29
|
@ -507,6 +507,10 @@ box. The two angles are measured in degrees counter-clockwise from
|
|||
3'oclock and are the starting and ending angle of the arc, \p a2
|
||||
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
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
Loading…
Reference in New Issue