Fix oversized color swatch in PDF docs.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7988 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
ceba5030a1
commit
a01d246ead
@ -42,7 +42,7 @@
|
|||||||
/**
|
/**
|
||||||
\brief Pops up a window to let the user pick an colormap entry.
|
\brief Pops up a window to let the user pick an colormap entry.
|
||||||
\image html fl_show_colormap.png
|
\image html fl_show_colormap.png
|
||||||
\image latex fl_show_colormap.png "fl_show_colormap" width=8cm
|
\image latex fl_show_colormap.png "fl_show_colormap" height=10cm
|
||||||
\param[in] oldcol color to be highlighted when grid is shown.
|
\param[in] oldcol color to be highlighted when grid is shown.
|
||||||
\retval Fl_Color value of the chosen colormap entry.
|
\retval Fl_Color value of the chosen colormap entry.
|
||||||
\sa Fl_Color_Chooser
|
\sa Fl_Color_Chooser
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user