X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=swfs%2Frfxview.sc;h=e87010d9125b8effe14f05b98b91f5f7b97257b1;hb=39c48de61428ec7997e1cf50a42586c22229a768;hp=1fd50c8ea8facf7f3d47f625397aafd897fb5f0c;hpb=0a6a5f3e53542f43512368ae53e73d939485363c;p=swftools.git diff --git a/swfs/rfxview.sc b/swfs/rfxview.sc index 1fd50c8..e87010d 100644 --- a/swfs/rfxview.sc +++ b/swfs/rfxview.sc @@ -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 @@ -280,7 +300,7 @@ .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