fixed paths
[swftools.git] / swfs / rfxview.sc
index 1fd50c8..e87010d 100644 (file)
@@ -1,3 +1,23 @@
+# rfxview.sc - a document viewer for pdf2swf converted files
+#
+# Copyright (c) 2008 Matthias Kramm 
+# 
+# Permission is hereby granted, free of charge, to any person obtaining a copy
+# of this software and associated documentation files (the "Software"), to deal
+# in the Software without restriction, including without limitation the rights
+# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+# copies of the Software, and to permit persons to whom the Software is
+# furnished to do so, subject to the following condition:
+# 
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+# THE SOFTWARE.
+
+
 .flash filename=rfxview.swf fps=30 bbox=600x800 version=8 compress background=#CCCCCC export=0
 
 .define width 600
@@ -60,8 +80,8 @@
     lineTo 8,-8
 .end
 
-.font arialbold filename="../viewer/ArialBold.ttf" glyphs="1:"
-.font arial filename="../viewer/Arial.ttf" glyphs="0123456789 /:"
+.font arialbold filename="../wx/ArialBold.ttf" glyphs="1:"
+.font arial filename="../wx/Arial.ttf" glyphs="0123456789 /:"
 
 .textshape oneoneoutline text="1:1" font=arialbold size=14pt
 
 
 .edittext et width=110 height=20 font=arial size=18pt color=black noselect align=center
 
-.font dbgarial filename="../doc/Courier.ttf"
+.font dbgarial filename="../wx/Courier.ttf"
 #.edittext debugtxt width=width height=20 font=dbgarial size=18pt color=#004000 noselect
 #.put debugtxt y=20