Mercurial > laserkard
comparison paypal/generate_paylists.pm @ 37:021a9ab1ed5b laserkard
[svn r38] added echo.pl, a test program for the backend of the website
author | rlm |
---|---|
date | Sun, 24 Jan 2010 09:37:47 -0500 |
parents | 0deeb2d5d1db |
children | 1ac1409ea68c |
comparison
equal
deleted
inserted
replaced
36:bb048e29406b | 37:021a9ab1ed5b |
---|---|
137 PERL::OPT: | 137 PERL::OPT: |
138 <input type="text" id="PERL::OPT" name="line_PERL::NUMb" size="20" value = "PERL::DEFAULT" ONFOCUS="clearDefault(this)" | 138 <input type="text" id="PERL::OPT" name="line_PERL::NUMb" size="20" value = "PERL::DEFAULT" ONFOCUS="clearDefault(this)" |
139 onKeyUp=" | 139 onKeyUp=" |
140 tt.remove(); | 140 tt.remove(); |
141 | 141 |
142 var font_size = 65; | 142 var font_size = 30; |
143 | 143 |
144 tt = raphe.print(0, 145, value, raphe.getFont('HelveticaNeue', 700), font_size); | 144 tt = raphe.print(0, 145, value, raphe.getFont('HelveticaNeue', 700), font_size); |
145 tt.attr('stroke', '#f00'); | 145 tt.attr('stroke', '#f00'); |
146 tt.attr('fill', 'TRANSPARENT'); | 146 tt.attr('fill', 'TRANSPARENT'); |
147 var c = tt.getBBox().width; | 147 var c = tt.getBBox().width; |