mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 22:04:26 +08:00
Add note to doc of Fl_Cairo_Window about required build option.
This commit is contained in:
@@ -74,6 +74,9 @@
|
||||
|
||||
\see examples/cairo-draw-x.cxx
|
||||
\see test/cairo_test.cxx
|
||||
|
||||
\note Class Fl_Cairo_Window requires the FLTK library to have been built with
|
||||
CMake option OPTION_CAIRO or configure --enable-cairo.
|
||||
|
||||
\note You can alternatively define your custom cairo FLTK window,
|
||||
and thus at least override the draw() method to provide custom cairo
|
||||
|
||||
Reference in New Issue
Block a user