Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 208 B After Width: | Height: | Size: 186 B |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 511 B After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
@ -1,3 +0,0 @@ |
||||
|
||||
csc_only.png: csc_only.ps Makefile |
||||
echo | gs -sDEVICE=pngmono -sOutputFile=$@ -dBATCH -dNOWAIT -dDOINTERPOLATE -g3200x1400 $<
|
Before Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 908 B |
Before Width: | Height: | Size: 1.1 KiB |
@ -1,27 +0,0 @@ |
||||
%!PS-Adobe-2.0 |
||||
%%Creator:Ian Goldberg |
||||
%%Title:CSC Logo |
||||
%%BoundingBox: 0 0 320 140 |
||||
%%EndComments |
||||
gsave %0 setlinecap 0 setlinejoin 1 setlinewidth |
||||
newpath |
||||
10 %% Half of the line width, where the circles have radius 60 |
||||
%% Calculate the magic angles |
||||
dup dup dup 2 mul 30 sub exch 60 sub div dup dup mul 1 exch sub sqrt exch atan |
||||
/csclogomagic1 exch def |
||||
dup 2 mul 30 add exch 60 add div dup dup mul 1 exch sub sqrt exch atan |
||||
/csclogomagic2 exch def |
||||
/csclogowid exch def |
||||
|
||||
10 10 scale |
||||
130 70 60 csclogowid sub 0 180 csclogomagic1 sub arcn |
||||
70 70 60 csclogowid add csclogomagic2 360 arc |
||||
190 70 60 csclogowid sub 180 csclogomagic1 neg arcn |
||||
250 70 60 csclogowid add 180 csclogomagic2 add 180 qarc |
||||
csclogowid dup add 0 rmoveto |
||||
250 70 60 csclogowid sub 180 csclogomagic1 180 add arcn |
||||
190 70 60 csclogowid add csclogomagic2 neg 180 arc |
||||
70 70 60 csclogowid sub 0 csclogomagic1 arcn |
||||
130 70 60 csclogowid add 180 csclogomagic2 sub 360 arc |
||||
closepath fill |
||||
showpage |
After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 2.2 KiB |
@ -1,31 +0,0 @@ |
||||
%!PS-Adobe-2.0 EPSF-1.2 |
||||
%%Creator:Ian Goldberg |
||||
%%Title:CSC Logo |
||||
%%BoundingBox: 0 0 540 165 |
||||
%%EndComments |
||||
gsave %0 setlinecap 0 setlinejoin 1 setlinewidth |
||||
newpath |
||||
10 %% Half of the line width, where the circles have radius 60 |
||||
%% Calculate the magic angles |
||||
dup dup dup 2 mul 30 sub exch 60 sub div dup dup mul 1 exch sub sqrt exch atan |
||||
/csclogomagic1 exch def |
||||
dup 2 mul 30 add exch 60 add div dup dup mul 1 exch sub sqrt exch atan |
||||
/csclogomagic2 exch def |
||||
/csclogowid exch def |
||||
|
||||
130 95 60 csclogowid sub 0 180 csclogomagic1 sub arcn |
||||
70 95 60 csclogowid add csclogomagic2 360 arc |
||||
190 95 60 csclogowid sub 180 csclogomagic1 neg arcn |
||||
250 95 60 csclogowid add 180 csclogomagic2 add 180 arc |
||||
csclogowid dup add 0 rmoveto |
||||
250 95 60 csclogowid sub 180 csclogomagic1 180 add arcn |
||||
190 95 60 csclogowid add csclogomagic2 neg 180 arc |
||||
70 95 60 csclogowid sub 0 csclogomagic1 arcn |
||||
130 95 60 csclogowid add 180 csclogomagic2 sub 360 arc |
||||
closepath fill |
||||
/Helvetica findfont 48 scalefont setfont |
||||
(Computer) 330 115 moveto show |
||||
(Science) 330 75 moveto show |
||||
(Club) 330 35 moveto show |
||||
/Helvetica findfont 18 scalefont setfont |
||||
(A Student Chapter of the ACM) 135 5 moveto show grestore |
@ -1,14 +1,14 @@ |
||||
<menudefs> |
||||
<menuitem title="Home" icon="homepage" href="index.html"/> |
||||
<menuitem title="About" icon="csc" href="about/"/> |
||||
<menuitem title="Home" icon="home" href="index.html"/> |
||||
<menuitem title="About" icon="about" href="about/"/> |
||||
<menuitem title="Services" icon="services" href="services/"/> |
||||
<menuitem title="Office" icon="office" href="office/"/> |
||||
<menuitem title="Events" icon="calendar" href="events/"/> |
||||
<menuitem title="Media" icon="package_multimedia" href="media/"/> |
||||
<menuitem title="Events" icon="events" href="events/"/> |
||||
<menuitem title="Media" icon="media" href="media/"/> |
||||
<menuitem title="Library" icon="library" absolute="true" href="http://library.csclub.uwaterloo.ca/"/> |
||||
<menuitem title="Wiki" icon="sunflower" absolute="true" href="http://wiki.csclub.uwaterloo.ca/"/> |
||||
<menuitem title="Webmail" icon="horde" absolute="true" href="https://mail.csclub.uwaterloo.ca/"/> |
||||
<menuitem title="Mailman" icon="mm-icon" absolute="true" href="/mailman/"/> |
||||
<menuitem title="Wiki" icon="wiki" absolute="true" href="http://wiki.csclub.uwaterloo.ca/"/> |
||||
<menuitem title="Webmail" icon="webmail" absolute="true" href="https://mail.csclub.uwaterloo.ca/"/> |
||||
<menuitem title="Mailman" icon="mailman" absolute="true" href="/mailman/"/> |
||||
<menuitem title="gopher" icon="gopher" absolute="true" href="gopher://csclub.uwaterloo.ca/"/> |
||||
<menuitem title="gitweb" icon="gitweb" absolute="true" href="http://gitweb.csclub.uwaterloo.ca/"/> |
||||
</menudefs> |
||||
|
@ -1,17 +0,0 @@ |
||||
var e = document.getElementById("vfeed"); |
||||
var f = new net.core("http://caramel-colour.csclub.uwaterloo.ca:8080/singleframe", "rvf"); |
||||
function callvfeed() { |
||||
f.connect("http://caramel-colour.csclub.uwaterloo.ca:8080/singleframe"); |
||||
e.innerHTML = "<div class=\"vfeedmon\">" |
||||
+ "<div id=\"rvf\">Connecting...</div>" |
||||
+ "<h2>Visual Feed from the Office</h2>"; |
||||
+ "<div class=\"vfeed-cmds\">Feed 1 | Feed 2 | " |
||||
+ "<a href=\"#\" onclick=\"stopvfeed()\">X</div>"; |
||||
+ "</div>"; |
||||
} |
||||
|
||||
function stopvfeed() { |
||||
e.innerHTML = ""; |
||||
} |
||||
|
||||
document.getElementById("extracmds").innerHTML = "<a href=\"#\" onclick=\"callvfeed()\">Visual Feed</a>"; |