Reset blending mode
Seems to limit cairo to pixel graphics
This commit is contained in:
		
							parent
							
								
									148e78ce68
								
							
						
					
					
						commit
						5388791d3a
					
				
					 2 changed files with 3 additions and 4 deletions
				
			
		|  | @ -179,7 +179,6 @@ class SVGPlotter(Plotter): | |||
|         self.context.scale(dpi / 25.4, dpi / 25.4) | ||||
|         self.context.set_line_cap(cairo.LINE_CAP_ROUND) | ||||
|         self.context.set_line_join(cairo.LINE_JOIN_ROUND) | ||||
|         self.context.set_operator(cairo.OPERATOR_MULTIPLY) | ||||
| 
 | ||||
|         super().__init__(paper, line_width, colour) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue