[GRASS-dev] Raster lib in GRASS7

Martin Landa landa.martin at gmail.com
Sat Jun 20 10:29:12 EDT 2009


Hi,

2009/6/20 Glynn Clements <glynn at gclements.plus.com>:

[...]

> OTOH, many of the R_* functions no longer need to be externally
> visible. AFAICT, only the following are used other than by
> lib/display:
>
> R_close_driver
> R_encoding
> R_erase
> R_font
> R_font_info
> R_font_list
> R_get_window
> R_open_driver
> R_text
> R_text_rotation
> R_text_size
>
> Everything else can be made "static" (or eliminated; most of them are
> just aliases for the corresponding COM_* functions in lib/driver).
>
> AFAICT, all of the above except for R_erase() can be changed to D_*;
> none of the other R_* functions which have matching D_* versions are
> used externally.

OK, partly done r38001.

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa


More information about the grass-dev mailing list