the latest veiwmat version 1.0.46 should already save with file
name same as the title, in your example the names should be
'B                 b          g.bmp'
'Colors 8 Blend.bmp'

no "Paint" is needed.  This should work in all desktop platforms
with ctrl means cmd in Mac.

Вт, 25 мар 2014, Linda Alvord писал(а):
> Some short cuts I have learned:
> 
>  
> 
> Open a new temp in  jqt.   Copy and paste  4  J lines below into the file.
> Use  Run on each of the first three lines.  You should have an image called
> 'Colors 8'  Now place cursor on the image and press  Ctrl  and S .  The
> image is now in your temp folder with the name 'viewmat'.    
> 
>  
> 
> require 'viewmat'
> 
> ]P8=: 255* #:i.8
> 
> P8 viewmat (i.8);'B                 b          g'
> 
> P8 viewmat (i.5000);'Colors 8 Blend'
> 
>  
> 
> Open any program that works with images. " Paint" is simple and works well.
> Open  "j 801 - user"  and  "temp" .  Select  "viewmat" .  Now you can save
> your image with the name  "Box of Crayons"  as a  bmp  with the name
> "Colors 8.bmp"
> 
>  
> 
> Also,  you can  run the third line.  With the image active,  use "print
> screen"  using  "alt and prt sc" and paste the entire image in a document
> like word using "ctr and V".
> 
>  
> 
> Let me know if this doesn't work in some environments.
> 
>  
> 
> Linda
> 
>  
> 
>  
> 
>  
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to