X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=doc%2Ffileformat.sc;fp=doc%2Ffileformat.sc;h=c6104d0f621e71014b060f9ba5dce673a31e5848;hb=415286ee50b0c071ab8d1af162788805837ba53e;hp=a345967474b1da7b9b12068c847f08afb8108ad2;hpb=d852d51782832c91db0c7c5a77355f26d22ca62e;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: # -------------------