|
|
@@ -4939,7 +4939,7 @@ function generateScreenshot(callback) { |
|
|
|
|
|
|
|
|
ctx.resetTransform(); |
|
|
ctx.resetTransform(); |
|
|
|
|
|
|
|
|
ctx.fillStyle = "#777"; |
|
|
|
|
|
|
|
|
ctx.fillStyle = "#999"; |
|
|
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); |
|
|
|
|
|
|
|
|
|