emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 171/255: bigger stones


From: Eric Schulte
Subject: [elpa] 171/255: bigger stones
Date: Sun, 16 Mar 2014 01:02:42 +0000

eschulte pushed a commit to branch go
in repository elpa.

commit eb23b845efca59a0b3c8d2521353f7631c8174f2
Author: Eric Schulte <address@hidden>
Date:   Sat Jun 9 17:49:40 2012 -0600

    bigger stones
---
 go-board-faces.el |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/go-board-faces.el b/go-board-faces.el
index 308aa95..4a4527f 100644
--- a/go-board-faces.el
+++ b/go-board-faces.el
@@ -133,7 +133,7 @@
     ((stop (offset . 0)   (stop-color . "#777")))
     ((stop (offset . 0.3) (stop-color . "#222")))
     ((stop (offset . 1)   (stop-color . "#000")))))
-  ((circle (cx . 12.5) (cy . 12.5) (r . 6.125) (fill . "url(#$rg)"))))
+  ((circle (cx . 12.5) (cy . 12.5) (r . 9.375) (fill . "url(#$rg)"))))
 
 (go-board-image-sides white
   ((defs)
@@ -141,7 +141,7 @@
     ((stop (offset . 0.7) (stop-color . "#FFF")))
     ((stop (offset . 0.9) (stop-color . "#DDD")))
     ((stop (offset . 1)   (stop-color . "#777")))))
-  ((circle (cx . 12.5) (cy . 12.5) (r . 6.125) (fill . "url(#$rg)"))))
+  ((circle (cx . 12.5) (cy . 12.5) (r . 9.375) (fill . "url(#$rg)"))))
 
 (defvar go-board-image-hoshi
   (go-board-image
@@ -160,7 +160,7 @@
       ((stop (offset . 0.7) (stop-color . "#FFF")))
       ((stop (offset . 0.9) (stop-color . "#DDD")))
       ((stop (offset . 1)   (stop-color . "#777")))))
-    ((circle (cx . 12.5) (cy . 12.5) (r . 6.125) (fill . "url(#$rg)")))
+    ((circle (cx . 12.5) (cy . 12.5) (r . 9.375) (fill . "url(#$rg)")))
     ((text (x . 8.75) (y . 16.25) (r . 12.25) (style . "font-size:12.5;"))
      ,label)))
 
@@ -171,7 +171,7 @@
       ((stop (offset . 0)   (stop-color . "#777")))
       ((stop (offset . 0.3) (stop-color . "#222")))
       ((stop (offset . 1)   (stop-color . "#000")))))
-    ((circle (cx . 12.5) (cy . 12.5) (r . 6.125) (fill . "url(#$rg)")))
+    ((circle (cx . 12.5) (cy . 12.5) (r . 9.375) (fill . "url(#$rg)")))
     ((text (x . 8.75) (y . 16.25) (r . 12.25)
            (style . "font-size:12.5;fill:#ffffff;")) ,label)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]