|
|
@@ -3858,7 +3858,7 @@ function generateScreenshot(callback) { |
|
|
|
|
|
|
|
|
renderToCanvas(); |
|
|
renderToCanvas(); |
|
|
|
|
|
|
|
|
ctx.fillStyle = "#555"; |
|
|
|
|
|
|
|
|
ctx.fillStyle = "#777"; |
|
|
ctx.font = "normal normal lighter 16pt coda"; |
|
|
ctx.font = "normal normal lighter 16pt coda"; |
|
|
ctx.fillText("macrovision.crux.sexy", 10, 25); |
|
|
ctx.fillText("macrovision.crux.sexy", 10, 25); |
|
|
|
|
|
|
|
|
|