|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|
GRASS cairo display driver - driver initialization. More...
#include "cairodriver.h"
Go to the source code of this file.
Functions | |
| const struct driver * | Cairo_Driver (void) |
| Initialize display driver. | |
GRASS cairo display driver - driver initialization.
(C) 2007-2014 by Lars Ahlzen and the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file cairodriver/driver.c.
Initialize display driver.
Definition at line 22 of file cairodriver/driver.c.
References Cairo_Begin(), Cairo_begin_raster(), Cairo_Bitmap(), Cairo_Box(), Cairo_Close(), Cairo_Color(), Cairo_Cont(), Cairo_end_raster(), Cairo_Erase(), Cairo_Fill(), Cairo_font_info(), Cairo_font_list(), Cairo_Graph_close(), Cairo_Graph_get_file(), Cairo_Graph_set(), Cairo_Line_width(), Cairo_Move(), Cairo_Point(), Cairo_raster(), Cairo_set_font(), Cairo_Set_window(), Cairo_Stroke(), Cairo_Text(), Cairo_text_box(), and AMI_STREAM< T >::name().
Referenced by D_open_driver().