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 = 4; this.groupPad = 15; this.heightFrac = 0.7; this.widthFrac = 0.7; this.secondsScale = {val:0.6, pos:'middle'}; this.bgColor = [0, 10, 50]; this.baseColor = [ 100, 100, 100 ]; this.partColor = { a:[ 20, 30, 100 ], b:[ 0, 200, 200 ]}; this.secondColor = this.bgColor; this.colonColors = [ [200, 50, 200] , [0, 200, 200] ]; this.baseLineWidth = 7; this.partLineWidth = 5; this.colonRadius = 4; this.beginAniTime = 0; this.endAniTime = 1; this.baseInFront = false; this.pulsate = false; this.disableSlowest = true; var trans0={a:[ 250, 50, 250 ], b:[ 150, 0, 150 ]}; this.t = new Array(); for (var i=0;i<=50;i++) this.t[i] = new Array(); this.strokes = [[[[299.3827160493827,100.00185792901665],[121.60493827160494,99.00188112248621],[120.37037037037038,501.99253415425835],[299.3827160493827,499.9925805411975]],[[299.3827160493827,100.00185792901665],[472.22222222222223,101.0018347355471],[474.69135802469134,498.992603734667],[299.3827160493827,499.9925805411975]]],[[[285.8024691358024,327.99656981795977],[329.0123456790127,94.001997089834],[472.2222222222225,99.00188112248632],[299.3827160493827,495.6017889304313]],[[359.87654320987656,172.0001879992092],[293.2098765432099,198.99956177553142],[238.88888888888889,484.99292844324077],[299.3827160493827,499.9925805411975]]],[[[159.87654320987653,474.9931603779362],[254.93827160493828,492.9927428954843],[399.3827160493827,419.99443601876135],[450,483.99295163671025]],[[150,233.99875000409725],[325.30864197530866,23.003643826171853],[661.1111111111111,262.99807739348034],[159.87654320987653,475.9931371844666]]],[[[180.8641975308642,144.00083741635655],[432.33618233618233,87.24056983219683],[435.18518518518516,278.9977062979676],[261.1111111111111,264.9980310065413]],[[189.50617283950618,266.9979846196021],[468.5185185185185,229.99884277797543],[417.9012345679012,506.99241818691064],[180.8641975308642,459.99350827997944]]],[[[342.5925925925926,125.00127809227796],[21.60493827160488,256.99821655429776],[169.75308641975315,347.9961059485687],[414.1975308641975,309.99698730041155]],[[345.0617283950617,124.0013012857475],[313.4980180791822,220.9286600352987],[314.2338631926186,364.20703400181253],[359.87654320987656,481.9929980236493]]],[[[427.77777777777777,123.00132447921706],[303.0864197530864,144.00083741635655],[257.4074074074074,107.00169557472982],[184.5679012345679,127.00123170533887]],[[188.2716049382716,127.00123170533887],[184.5679012345679,368.99561888570827],[438.88888888888886,184.99988648410508],[445.0617283950617,358.9958508204038]],[[443.82716049382714,359.9958276269342],[429.01234567901236,516.9921862522151],[190.74074074074073,496.9926501216062],[189.50617283950618,405.994760727335]]],[[[320.3703703703703,115.00151002697343],[179.62962962962962,81.00229860493806],[91.97530864197556,482.99297483017983],[301.85185185185185,477.99309079752754]],[[299.3827160493827,477.99309079752754],[457.4074074074074,474.9931603779362],[468.5185185185185,315.99684813959425],[317.9012345679012,287.9974975567417]],[[321.60493827160496,288.9974743632721],[270.98765432098764,275.9977758783763],[180.86419753086423,327.99656981795977],[185.80246913580248,387.9951782097869]],[[298.14814814814815,115.00151002697343],[354.9382716049382,107.00169557472984],[370.98765432098764,146.00079102941743],[338.8888888888889,121.00137086615615]]],[[[179.62962962962962,164.0003735469656],[224.07407407407408,174.0001416122701],[338.8888888888889,108.00167238126028],[421.6049382716049,150.00069825553928]],[[421.6049382716049,151.00067506206972],[411.0405210279914,250.5361718419795],[184.78690005122445,337.3430351235835],[225.30864197530863,465.99336911916214]]],[[[319.1358024691358,299.9972192351071],[272.79202279202275,278.6598912844943],[133.95061728395055,154.00060548166113],[293.2098765432099,140.00093019023475]],[[294.44444444444446,139.00095338370429],[477.16049382716045,147.0007678359478],[253.79867046533715,259.51795913926446],[211.7283950617284,310.9969641069421]],[[214.19753086419752,308.99701049388113],[127.77777777777777,373.99550291836056],[205.5555555555555,481.9929980236493],[342.5925925925926,437.99401853630945]],[[338.8888888888889,438.99399534283987],[395.679012345679,397.99494627509137],[393.20987654320993,349.99605956162975],[319.1358024691358,299.9972192351071]]],[[[217.9012345679012,435.9940649232485],[473.45679012345676,606.9900988399559],[466,140.00000000000003],[333,129.00000000000003]],[[334,129.00000000000003],[227,114.00000000000003],[136.41975308641972,258.9981701673586],[315.4320987654321,303.99712646122885]],[[312.96296296296293,301.997172848168],[343.82716049382714,313.9968945265334],[412,291],[412,225.00000000000003]]]]; }
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