// SciVeg Alphabitstencil fontography
// NV,SA,BY,IF$1%
// taboosaboo.neocities.org/Terms
v01,
v02,
v03,
v04
this is v05
this is almost
V1
download png ,
scriber
pre ifs, n = 0 ; o = 3 ; str.charAt[o] = 4 ; i = 1 ; ii = 0 ;
if char at o== 4 ; n== 0 ; n+= 4*i ; i== 1 ; n+= 4*1 == 4 ;
n = 4 ; o = 3str.charAt[o] = 4 ; i = 1 ; ii = 0 ;
if char at o== 3 ; n== 4 ; n+= 3*i ; i== 10 ; n+= 3*10 == 30 ;
n = 34 ; o = 2str.charAt[o] = 3 ; i = 10 ; ii = 1 ;
if char at o== 2 ; n== 34 ; n+= 2*i ; i== 100 ; n+= 2*100 == 200 ;
n = 234 ; o = 1str.charAt[o] = 2 ; i = 100 ; ii = 2 ;
if char at o== 1 ; n== 234 ; n+= 1*i ; i== 1000 ; n+= 1*1000 == 1000 ;
n = 1234 ; o = 0str.charAt[o] = 1 ; i = 1000 ; ii = 3 ;
//s also requires 5 verticle minimum.. //5×5 is now the minimum block requisite //Therfore 1to5 is 25 per block, 75 per column lower case //Upper case should be suficable //Thus W and M will not be wider than w and m, only taller //3rd or 5th line width max, for partial or full alphabit[ ["prime factors",1,2,3,5,7,11], ["2nd factor",["1s"..],["2s",2,4,6,10,14,22],["3s",3,6,9,15,21,33],["5s",5,10,15,25,35,55],["7s",7,14,21,35,49,77],["11s",11,22,33,55,77,121]], ["3rd factors",[1s&1s=1s],["1s & 2s",=="2s"],[1s & 3s,==3s],[1s &5s==5s],[1&7s==7s],[1s&11==11s]], [2s&1s,==2s],[2s&2s,4,] ["4th factors",[],[],[],[],[],[]], [], ]
Required. A set of commands which define the path. The following commands are available for path data: d M = moveto (move from one point to another point) L = lineto (create a line) H = horizontal lineto (create a horizontal line) V = vertical lineto (create a vertical line) C = curveto (create a curve) S = smooth curveto (create a smooth curve) Q = quadratic Bézier curve (create a quadratic Bézier curve) T = smooth quadratic Bézier curveto (create a smooth quadratic Bézier curve) A = elliptical Arc (create a elliptical arc) Z = closepath (close the path) Note: All of the commands above can also be expressed in lower case. Upper case means absolutely positioned, lower case means relatively positioned.example from w3 Alphabit