X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=doc%2Ffileformat.sc;h=c6104d0f621e71014b060f9ba5dce673a31e5848;hb=af05e625c93f13930324faf497b9eddb617f3b06;hp=a345967474b1da7b9b12068c847f08afb8108ad2;hpb=040bf66a9d112af3eb6ce5caff8ff324c2aa531b;p=swftools.git diff --git a/doc/fileformat.sc b/doc/fileformat.sc index a345967..c6104d0 100644 --- a/doc/fileformat.sc +++ b/doc/fileformat.sc @@ -1,6 +1,6 @@ # ================================================================================== # -# File format specification (well, sort of) +# swfc(1) File format specification (well, sort of) # Version: 0.1 # # ================================================================================== @@ -51,6 +51,15 @@ .texture text1=background scale=50% rotate=45 +# define a gradient +# ----------------- + +#.gradient mygradient: +# 0.000 0 0 0 +# 0.500 255 255 255 +# 1.000 0 0 0 +#.end + # load several pages: # -------------------