fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
svg_write_file_impl
Subroutine
40 statements
Source File
fortplot_svg_draw.f90
fortplot_svg_draw
svg_write_file_impl
Contents
public subroutine svg_write_file_impl(filename, content_stream, width, height, ios)
Uses
fortplot_system_viewer
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
character(len=:),
intent(in),
allocatable
::
content_stream
integer,
intent(in)
::
width
integer,
intent(in)
::
height
integer,
intent(out)
::
ios