mirror of
				https://github.com/johnwhitington/cpdf-source.git
				synced 2025-06-05 22:09:39 +02:00 
			
		
		
		
	Angles in radians
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								cpdfmanual.pdf
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								cpdfmanual.pdf
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -4371,7 +4371,7 @@ Lines may have dash patterns. A dash pattern consists of one or more numbers. Al
 | 
			
		||||
   \noindent\verb!-pop! Pop graphics stack\\
 | 
			
		||||
   \noindent\verb!-matrix "a b c d e f"! Append to graphics matrix\\
 | 
			
		||||
   \noindent\verb!-mtrans "tx ty"! Translate the graphics matrix\\
 | 
			
		||||
   \noindent\verb!-mrot "x y a"! Rotate the graphics matrix counterclockwise around \texttt{(x, y)} by angle \texttt{a}\\
 | 
			
		||||
   \noindent\verb!-mrot "x y a"! Rotate the graphics matrix counterclockwise around \texttt{(x, y)} by angle \texttt{a} in radians\\
 | 
			
		||||
   \noindent\verb!-mscale "x y sx sy"! Scale the graphics matrix around \texttt{(x, y)}\\
 | 
			
		||||
   \noindent\verb!-mshearx "x y a"! Shear the graphics matrix in X around \texttt{(x, y)} by angle \texttt{a}\\
 | 
			
		||||
   \noindent\verb!-msheary "x y a"! Shear the graphics matrix in Y around \texttt{(x, y)} by angle \texttt{a}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user