Ignore:
Timestamp:
Sep 15, 2016 8:33:57 AM (8 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
5bcb6a9
Parents:
dfdc243
git-author:
SteveK <stephen.king@…> (08/16/16 11:33:07)
git-committer:
Piotr Rozyczko <rozyczko@…> (09/15/16 08:33:57)
Message:

Edits to the 'Saving a plot image' section in respect of the RAW/RGBA
and PGF formats.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sasgui/guiframe/media/graph_help.rst

    rf93b473f r78bc3bb2  
    9494*  PNG (portable network graphics) 
    9595*  PS (postscript) 
    96 *  RAW/RGBA (bitmap) 
     96*  RAW/RGBA (bitmap, stored as 935x635 pixels of depth 8) 
    9797*  SVG/SVGA (scalable vector graphics) 
    9898*  TIF/TIFF (tagged iamge file) 
     99 
     100The PGF image type option requires a LaTeX compiler: xelatex (default),  
     101lualatex, or pdflatex. These are not shipped with SasView. 
    99102 
    100103Printing a plot 
Note: See TracChangeset for help on using the changeset viewer.