Comments: update comment of class Fl_Scalable_Graphics_Driver to indicate what platforms use it.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12716 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
358bdf577e
commit
2df5cb850a
@ -443,8 +443,8 @@ struct Fl_Fontdesc {
|
||||
scaled coordinates. The member functions are named with the _unscaled suffix.
|
||||
- scale and unscale the clipping region.
|
||||
|
||||
This class is presently used on the X11 platform to support HiDPI displays.
|
||||
In the future, it may also be used on the Windows platform.
|
||||
This class is presently used by the X11 and Windows platforms to support HiDPI displays.
|
||||
In the future, it may also be used by other platforms.
|
||||
*/
|
||||
class FL_EXPORT Fl_Scalable_Graphics_Driver : public Fl_Graphics_Driver {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user