32d680 Move `render_doPostActions.sh' to `Backends/Svg/svg_commandPngTo':

Authored and Committed by areguera 13 years ago
    Move `render_doPostActions.sh' to `Backends/Svg/svg_commandPngTo':
    
        - It is not convenient to load `render_doPostAction' functionality
          inside SVG post-rendition functionality. The RENDER_BACKEND is
          used as suffix to execute functionalities and `render_' doesn't
          coincide with it. This way, move the functionality into SVG
          backend to make it loadable.
    
        - In this configuration, it seems to be no viable design to have
          one common post-rendition function that severs as model to all
          backends.  So, each backend should have its on implementation
          post-rendition models.
    
    
        
Scripts/Functions/Render/Backends/Svg/svg_commandPngTo.sh Scripts/Functions/Render/render_doPostActions.sh
file renamed
file was renamed with no change to the file