mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update packCustomDeckCover.js
This commit is contained in:
@@ -34,8 +34,8 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
|
|||||||
resetWatermark();
|
resetWatermark();
|
||||||
//text
|
//text
|
||||||
loadTextOptions({
|
loadTextOptions({
|
||||||
title: {name:'Title', text:'', x:0.0474, y:0.0234, width:0.9054, height:0.0534, oneLine:true, font:'beleren', size:0.0534, color:'white', align:'center', shadowX:0.0027, shadowY:0.002},
|
title: {name:'Title', text:'', x:0.0474, y:0.0234, width:0.9054, height:0.0534, oneLine:true, font:'belerenb', size:0.0534, color:'white', align:'center', shadowX:0.0027, shadowY:0.002},
|
||||||
notes: {name:'Description', text:'', x:0.69, y:0.7358, width:0.27, height:0.18, font:'beleren', size:0.0362, color:'white', align:'center', shadowX:0.002, shadowY:0.0015}
|
notes: {name:'Description', text:'', x:0.69, y:0.7358, width:0.27, height:0.18, font:'belerenb', size:0.0362, color:'white', align:'center', shadowX:0.002, shadowY:0.0015}
|
||||||
});
|
});
|
||||||
//bottom info
|
//bottom info
|
||||||
await loadBottomInfo({
|
await loadBottomInfo({
|
||||||
|
Reference in New Issue
Block a user