svg_write_file_impl Subroutine

public subroutine svg_write_file_impl(filename, content_stream, width, height, ios)

Arguments

Type IntentOptional 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