ICS # ICS configuration commands for "SwiftView "Blue" - for drawings and TIFF images. gui color docframe rgb:90/c0/f0 gui color buttontext rgb:00/00/90 set select drawing set select disable set ldocinit "rotate 0|scale all" # Support mixed page sizes - rescale with each page. set dpageinit "draw all" set draw "draw all" set drawtop "draw all" set drawbottom "draw all" # No engineer wants icons wasting space! gui controls style labels # Drawings more commonly landscape, so top buttons is better in browser. gui controls display topbuttons gui controls clear # Exit and Open are only in npsview.ics, so only show up in standalone (and partner mode, oh well...) gui button label "All" icon all info "Show entire page" command "draw all" gui button label "Rotate" icon rotate info "Rotate clockwise" command "rotate next|draw" gui button label "Print" icon print info "Print document" command "gui dialog print" gui button label "Help" icon help info "How to use SwiftView" command "gui dialog help" # Better to not clip off data - originals often go out to the edge. set printmenudefault printertype pclps passpapersize n set printmenudefault printertype pclps scale printable set printmenudefault printertype notp passpapersize n set printmenudefault printertype notp scale printable ldoc http://www.swiftview.com/cooldemos/cyclobutane.hpg