mirror of
				https://github.com/Investigamer/cardconjurer.git
				synced 2025-10-31 07:10:42 -05:00 
			
		
		
		
	better text!
This commit is contained in:
		| @@ -15,18 +15,19 @@ cardData.transparency = true | ||||
| //Specific Values | ||||
| cardData.manaSymbolDirection = "none" | ||||
| cardData.titleAlignment = "center" | ||||
| cardData.titleX = cardWidth / 2 | ||||
| cardData.titleX = cwidth(50) | ||||
| cardData.titleY = cheight(105) | ||||
| cardData.titleFontSize = cwidth(25) | ||||
| cardData.titleRight = cwidth(700) | ||||
| cardData.titleWidth = cwidth(650) | ||||
| cardData.typeAlignment = "center" | ||||
| cardData.typeX = cardWidth / 2 | ||||
| cardData.typeX = cwidth(160) | ||||
| cardData.typeWidth = cwidth(430) | ||||
| cardData.typeY = cheight(739) | ||||
| cardData.typeFontSize = cwidth(18) | ||||
| cardData.textX = cwidth(90) | ||||
| cardData.textY = cheight(790) | ||||
| document.getElementById("inputTextSize").value = 27 | ||||
| cardData.textRight = cwidth(669) | ||||
| cardData.textWidth = cwidth(575) | ||||
| cardData.setSymbolY = cheight(727) | ||||
| cardData.setSymbolWidth = cwidth(55) | ||||
| cardData.setSymbolHeight = cheight(33) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kyle
					Kyle