summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/src/drawing.dox4
-rw-r--r--documentation/src/fltk-colormap.jpgbin140581 -> 0 bytes
-rw-r--r--documentation/src/fltk-colormap.pngbin0 -> 53032 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/drawing.dox b/documentation/src/drawing.dox
index 4223e0ce2..285a61ea5 100644
--- a/documentation/src/drawing.dox
+++ b/documentation/src/drawing.dox
@@ -166,8 +166,8 @@ standard colors and color cube for the first 256 colors. All of
these are named with symbols in
\ref enumerations "<FL/Enumerations.H>". Example:
- \image html fltk-colormap.jpg "FLTK default colormap (Fl_Color 0x00 - 0xff)"
- \image latex fltk-colormap.jpg "FLTK default colormap (Fl_Color 0x00 - 0xff)" width=6cm
+ \image html fltk-colormap.png "FLTK default colormap (Fl_Color 0x00 - 0xff)"
+ \image latex fltk-colormap.png "FLTK default colormap (Fl_Color 0x00 - 0xff)" width=6cm
Color values greater than 255 are treated as 24-bit RGB
values. These are mapped to the closest color supported by the
diff --git a/documentation/src/fltk-colormap.jpg b/documentation/src/fltk-colormap.jpg
deleted file mode 100644
index fc9b48f2e..000000000
--- a/documentation/src/fltk-colormap.jpg
+++ /dev/null
Binary files differ
diff --git a/documentation/src/fltk-colormap.png b/documentation/src/fltk-colormap.png
new file mode 100644
index 000000000..36bdac618
--- /dev/null
+++ b/documentation/src/fltk-colormap.png
Binary files differ