I'm using Fortran extensively to draw graphics on the screen, mostly consisting of lines, boxes, circles and text. I'm searching for a way to save these graphics in a file, which could be a .gif, .jpg, .wpg, .pdf, or any other format that can store graphics. Or a screenshot would do it. Any idea how I can do that in Fortran?
Thanks!
Thanks!