/s/smil.smil
http://github.com/AdamHarte/hello-world · Unknown · 13 lines · 13 code · 0 blank · 0 comment · 0 complexity · c9b1b3c3c4948ef0fd52d4c49dd0f7aa MD5 · raw file
- <smil>
- <head>
- <layout>
- <root-layout width="300" height="160" background-color="white"/>
- <region id="text_region" left="115" top="60"/>
- </layout>
- </head>
- <body>
- <text src="data:,Hello%20World!" region="text_region">
- <param name="fontFace" value="Arial"/>
- </text>
- </body>
- </smil>