mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 23:42:15 +08:00
Fixed various typos and added a Fluid organization chart image
contributed by Craig Earls. git-svn-id: file:///fltk/svn/fltk/trunk@207 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -105,7 +105,7 @@ href=#enumerations><tt><FL/Enumerations.H></tt></a>.
|
||||
<p>For colormapped displays, a color cell will be allocated out of
|
||||
<tt>fl_colormap</tt> the first time you use a color. If the colormap
|
||||
fills up then a least-squares algorithm is used to find the closest
|
||||
color.</i>
|
||||
color.
|
||||
|
||||
<h4>Fl_Color fl_color()</h4>
|
||||
|
||||
@@ -503,7 +503,7 @@ decompress the entire line at once: decompress it into the buffer, and
|
||||
then if <tt>x</tt> is not zero, copy the data over so the <tt>x</tt>'th
|
||||
pixel is at the start of the buffer.
|
||||
|
||||
<p>You can assumme the <tt>y</tt>'s will be consecutive, except the first one
|
||||
<p>You can assume the <tt>y</tt>'s will be consecutive, except the first one
|
||||
may be greater than zero.
|
||||
|
||||
<p>If <tt>D</tt> is 4 or more, you must fill in the unused bytes with zero.
|
||||
|
||||
Reference in New Issue
Block a user