Version 2 (modified by 16 years ago) ( diff ) | ,
---|
Display library in GRASS 7
Move R_() fns to D_()
Directory lib/raster
will be used for raster library. Initial step is to move R_() fns to D_() located in lib/display
. Here is the list:
R_open_driver |
R_close_driver |
R_standard_color |
R_RGB_color |
R_line_width |
R_erase |
R_pos_abs |
R_box_abs |
R_text_size |
R_text_rotation |
R_set_window |
R_get_window |
R_text |
R_get_text_box |
R_font |
R_encoding |
R_font_list |
R_font_info |
R_begin_scaled_raster |
R_scaled_raster |
R_end_scaled_raster |
R_bitmap |
R_begin |
R_move |
R_cont |
R_close |
R_stroke |
R_fill |
R_point |
Note:
See TracWiki
for help on using the wiki.