Fix typo.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12913 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
bf04697a05
commit
1d8edbead1
@ -87,7 +87,7 @@ image type, the platform and some hardware features. The most common
|
||||
case for Fl_RGB_Image's is that FLTK uses a scaled drawing system feature that directly
|
||||
maps image data to screen pixels. An important feature of FLTK for image drawing
|
||||
is the Fl_Image::scale() member function, new in FLTK version 1.4. This function
|
||||
controls the image drawing size (in FLTK units) independantly from the size
|
||||
controls the image drawing size (in FLTK units) independently from the size
|
||||
of the image data. An image with large enough data size can thus be drawn at the
|
||||
full resolution of the screen even when the screen area covered by the image grows
|
||||
following the GUI scale factor.
|
||||
|
Loading…
Reference in New Issue
Block a user