forked from GithubMirrors/cardconjurer
		
	test
This commit is contained in:
		@@ -528,6 +528,9 @@ a:active {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<script crossorigin="anonymous">
 | 
			
		||||
//Need to do these things first!
 | 
			
		||||
cardWidth = 749
 | 
			
		||||
cardHeight = 1044
 | 
			
		||||
//Create the canvas for creating the border image
 | 
			
		||||
var borderCanvas = document.createElement("canvas")
 | 
			
		||||
var border = borderCanvas.getContext("2d")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user