Changes between Version 12 and Version 13 of Grass7/DisplayLib

Show
Ignore:
Timestamp:
09/05/09 12:06:01 (4 years ago)
Author:
martinl
Comment:

updated

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/DisplayLib

    v12 v13  
    11= Display library in GRASS 7 = 
    22 
    3 == Move R_() fns to the display library == 
     3== Eliminate raster display functions == 
    44 
    5 Directory {{{lib/raster}}} will be used for [wiki:Grass7/RasterLib raster library]. Initial step is to move '''R_()''' fns to {{{lib/display}}}.  
     5Directory {{{lib/raster}}} will be used for [wiki:Grass7/RasterLib raster library]. 
     6 
     7Initial step is to eliminate '''R_()''' fns (some of them move to {{{lib/display}}}).  
    68 
    79 * {{{lib/raster}}} has been removed in r37976 ({{{lib/raster/raster.c}}} -> {{{lib/display/r_raster.c}}}). The fn names unchanged.