sylvio      2009-11-15 00:44:02 UTC

  FreeBSD ports repository

  Modified files:
    math/dislin          Makefile distinfo-6.0 distinfo-7.0 
                         pkg-plist 
  Log:
  - Update my mail address to FreeBSD
  - LICPTS is a new routine for calculating a Line Integral Convolution (LIC) 
image of a vector field. Some algorithm parameters can be modified with the new 
routine LICMOD and with the already existing routines STMOPT and STMVAL.
  - The routine TXTURE generates a texture image of random numbers that can be 
passed to the routine LICPTS as texture image.
  - The new routine CRVQDR plots a coloured surface from quadrangles similar to 
CRVTRI that plots triangles. A smooth surface can be selected with the routine 
SHDMOD
  - CRVT3D plots a curve in 3-D like CURV3D, but can show different thicknesses 
and colours at curve segments.
  - The new routine IMGTPR defines a transparency colour for images that are 
plotted by routines such as WPIXLS, WPXROW and INCFIL. Pixels with the 
transparency colour will not be copied to the output format.
  - MRKCLR defines the colour of symbols plotted by CURVE. The option is useful 
if symbols and lines are plotted by CURVE. The colour defined by MRKCLR will 
alse be displayed in legends.
  - The routines ZBFMOD and DBFMOD can disable the Z-buffer and depth sort in 
Dislin
  - Version 2.0 of the GSHHS shorelines managed by Paul Wessel is now supported 
by Dislin
  - Bump due the these changes
  - Plist update due of all these changes
  
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.38      +2 -2      ports/math/dislin/Makefile
  1.15      +3 -3      ports/math/dislin/distinfo-6.0
  1.9       +3 -3      ports/math/dislin/distinfo-7.0
  1.8       +9 -0      ports/math/dislin/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to