animaclock.com
|
about
|
gallery
|
Graph-Based Visual Saliency
Click here for Tutorial
Edit the code below, then click anywhere outside of textarea to update:
Click here to draw your own digits!
var testfont=new function() { this.digitPad = 15; this.groupPad = 25; this.heightFrac = 0.7; this.widthFrac = 0.7; this.secondsScale = { val:0.66, pos:'middle' }; // ===== NIGHT MODE THEME ===== // Pure black background this.bgColor = [0, 0, 0]; // Very dark inactive segments this.baseColor = [15, 0, 0]; // Dark red active segments this.partColor = { a:[140, 0, 0], b:[90, 0, 0] }; // Seconds color this.secondColor = [120, 0, 0]; // Colon dots this.colonColors = [ [140, 0, 0], [90, 0, 0] ]; this.baseLineWidth = 0; this.partLineWidth = 7; this.colonRadius = 3.5; this.beginAniTime = -0.05; this.endAniTime = 1; this.baseInFront = false; this.pulsate = false; this.lineCap = 'round'; this.disableSlowest = true; var trans0 = { a:[0, 0, 0], b:[60, 0, 0] }; // KEEP EVERYTHING ELSE BELOW EXACTLY THE SAME // (all your this.t[0], this.t[1], this.t[2]... arrays) };
TO SAVE WORK
:
font name
:
(new or previous)
letters/numbers, no spaces
author username
:
(create now OR recall)
letters/numbers, no spaces
password
:
(create now OR recall)
remember what you type here -
it creates an instant account
(nothing is saved till you hit save)
see previous versions of this font