Author: greg.ercolano
Date: 2012-05-17 16:34:17 -0700 (Thu, 17 May 2012)
New Revision: 9524
Log:
Added some descriptions to colors, switched jpg -> png.
(jpeg was 2x larger)


Added:
   branches/branch-1.3/documentation/src/fltk-colormap.png
Removed:
   branches/branch-1.3/documentation/src/fltk-colormap.jpg
Modified:
   branches/branch-1.3/documentation/src/drawing.dox

Modified: branches/branch-1.3/documentation/src/drawing.dox
===================================================================
--- branches/branch-1.3/documentation/src/drawing.dox   2012-05-17 23:34:17 UTC 
(rev 9523)
+++ branches/branch-1.3/documentation/src/drawing.dox   2012-05-17 23:34:17 UTC 
(rev 9524)
@@ -166,8 +166,8 @@
 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

Deleted: branches/branch-1.3/documentation/src/fltk-colormap.jpg

Added: branches/branch-1.3/documentation/src/fltk-colormap.png
===================================================================
(Binary files differ)


Property changes on: branches/branch-1.3/documentation/src/fltk-colormap.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to