wiki:Grass7/DisplayLib

Version 13 (modified by martinl, 15 years ago) ( diff )

updated

Display library in GRASS 7

Eliminate raster display functions

Directory lib/raster will be used for raster library.

Initial step is to eliminate R_() fns (some of them move to lib/display).

  • lib/raster has been removed in r37976 (lib/raster/raster.c -> lib/display/r_raster.c). The fn names unchanged.
  • raster.h merged with display.h
  • Some R_() fns can be made be static, see suggestion (r38001)

Status: done

Note: See TracWiki for help on using the wiki.