Mercurial > laserkard
changeset 104:a20199a24415 laserkard
test commit after upgrade
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 06 Aug 2010 14:26:53 -0400 |
parents | 52297178e0eb |
children | 3c398dd94f17 |
files | js-lib/buy3.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/js-lib/buy3.js Wed Jul 28 06:36:39 2010 -0400 1.2 +++ b/js-lib/buy3.js Fri Aug 06 14:26:53 2010 -0400 1.3 @@ -17,7 +17,7 @@ 1.4 1.5 //Cards drawing functions: 1.6 1.7 - var magic_font_ratio = 318; //the font size for identity under .scale(1,1) 1.8 + var magic_font_ratio = 318; //the font size in pt for identity under .scale(1,1) 1.9 var mfg = magic_font_ratio; 1.10 1.11