Update of /cvsroot/avl/avl/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10509
Modified Files:
relazione.tex
Added Files:
ll_rot.eps ll_rot.png lr_rot.eps lr_rot.png
Log Message:
added simple and double rotations images
finished the document. needs a review (of course..), please read it!
--- NEW FILE: lr_rot.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: lr_rot.eps ---
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: ImageMagick 6.0.5
%%Title: lr_rot.eps
%%CreationDate: Sat Sep 4 15:33:45 2004
%%BoundingBox: 0 0 575 795
%%HiResBoundingBox: 0 0 575 795
%%DocumentProcessColors: Black
%%LanguageLevel: 3
%%Pages: 1
%%EndComments
%%BeginProlog
/ByteStreamDecodeFilter
{
/z exch def
/r exch def
/c exch def
z 0 eq { /ASCII85Decode filter } if
z 1 eq
{
<<
/K -1
/Columns c
/Rows r
>>
/CCITTFaxDecode filter
} if
z 2 eq { /DCTDecode filter } if
z 3 eq { /LZWDecode filter } if
z 4 eq { /RunLengthDecode filter } if
z 5 eq { /FlateDecode filter } if
} bind def
/DirectClassImageDict
{
colorspace 0 eq
{
/DeviceRGB setcolorspace
<<
/ImageType 1
/Width columns
/Height rows
/BitsPerComponent 8
/DataSource pixel_stream
/MultipleDataSources false
/ImageMatrix [columns 0 0 rows neg 0 rows]
/Decode [0 1 0 1 0 1]
>>
}
{
/DeviceCMYK setcolorspace
<<
/ImageType 1
/Width columns
/Height rows
/BitsPerComponent 8
/DataSource pixel_stream
/MultipleDataSources false
/ImageMatrix [columns 0 0 rows neg 0 rows]
/Decode
compression 2 eq
{ [1 0 1 0 1 0 1 0] }
{ [0 1 0 1 0 1 0 1] }
ifelse
>>
}
ifelse
} bind def
/PseudoClassImageDict
{
% Colors in colormap image.
currentfile buffer readline pop
token pop /colors exch def pop
colors 0 eq
{
% Depth of grayscale image.
currentfile buffer readline pop
token pop /bits exch def pop
/DeviceGray setcolorspace
<<
/ImageType 1
/Width columns
/Height rows
/BitsPerComponent bits
/Decode [0 1]
/ImageMatrix [columns 0 0 rows neg 0 rows]
/DataSource pixel_stream
>>
}
{
% RGB colormap.
/colormap colors 3 mul string def
compression 0 eq
{ currentfile /ASCII85Decode filter colormap readstring pop pop }
{ currentfile colormap readstring pop pop }
ifelse
[ /Indexed /DeviceRGB colors 1 sub colormap ] setcolorspace
<<
/ImageType 1
/Width columns
/Height rows
/BitsPerComponent 8
/Decode [0 255]
/ImageMatrix [columns 0 0 rows neg 0 rows]
/DataSource pixel_stream
>>
}
ifelse
} bind def
/NonMaskedImageDict
{
class 1 eq
{ PseudoClassImageDict }
{ DirectClassImageDict }
ifelse
} bind def
/MaskedImageDict
{
<<
/ImageType 3
/InterleaveType 3
/DataDict NonMaskedImageDict
/MaskDict
<<
/ImageType 1
/Width columns
/Height rows
/BitsPerComponent 1
/DataSource mask_stream
/MultipleDataSources false
/ImageMatrix [ columns 0 0 rows neg 0 rows]
/Decode [ 0 1 ]
>>
>>
} bind def
/ClipImage
{} def
/DisplayImage
{
/buffer 512 string def
% Translation.
currentfile buffer readline pop
token pop /x exch def
token pop /y exch def pop
x y translate
% Image size and font size.
currentfile buffer readline pop
token pop /x exch def
token pop /y exch def pop
currentfile buffer readline pop
token pop /pointsize exch def pop
x y scale
% Clipping path.
currentfile buffer readline pop
token pop /clipped exch def pop
% EPS.
currentfile buffer readline pop
token pop /sp exch def pop
% Image pixel size.
currentfile buffer readline pop
token pop /columns exch def
token pop /rows exch def pop
% Colorspace (RGB/CMYK).
currentfile buffer readline pop
token pop /colorspace exch def pop
% Transparency.
currentfile buffer readline pop
token pop /alpha exch def pop
% Stencil mask?
currentfile buffer readline pop
token pop /stencil exch def pop
% Image class (direct/pseudo).
currentfile buffer readline pop
token pop /class exch def pop
% Compression type.
currentfile buffer readline pop
token pop /compression exch def pop
% Clip and render.
/pixel_stream currentfile columns rows compression
ByteStreamDecodeFilter def
clipped { ClipImage } if
alpha stencil not and
{ MaskedImageDict mask_stream resetfile }
{ NonMaskedImageDict }
ifelse
stencil { 0 setgray imagemask } { image } ifelse
grestore
sp { showpage } if
} bind def
%%EndProlog
%%Page: 1 1
%%PageBoundingBox: 0 0 575 795
%%PageProcessColors: Black
/ClipImage {} def
userdict begin
%%BeginData: 7869 BINARY Bytes
DisplayImage
0 0
575 795
12.000000
false
false
575 795
0
false
false
1
3
0
1
|