Commit 7da6440a by doszhang

dos

parent 1bc26f35

167 KB | W: | H:

323 KB | W: | H:

Public/static/image2/cover/3.png
Public/static/image2/cover/3.png
Public/static/image2/cover/3.png
Public/static/image2/cover/3.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -131,16 +131,16 @@ $(document).ready(function () { ...@@ -131,16 +131,16 @@ $(document).ready(function () {
var top = 0; var top = 0;
if (custom) { if (custom) {
top = 550; top = 550;
ctx2.fillStyle = '#FFFFFF'; ctx2.fillStyle = '#000000';
ctx2.font = 'bold 80px normal'; ctx2.font = 'bold 140px fzlt';
} else if (firstSwiper.realIndex === 0) { } else if (firstSwiper.realIndex === 0) {
top = 460; top = 460;
ctx2.fillStyle = '#000000'; ctx2.fillStyle = '#000000';
ctx2.font = 'bold 130px normal'; ctx2.font = 'bold 130px fzlt';
} else { } else {
top = 50; top = 50;
ctx2.fillStyle = '#000000'; ctx2.fillStyle = '#000000';
ctx2.font = 'bold 130px normal'; ctx2.font = 'bold 130px fzlt';
} }
ctx2.textAlign = 'left'; ctx2.textAlign = 'left';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment