text.vsn 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "Programs": {
  3. "Program": {
  4. "Pages": [{
  5. "Regions":[
  6. {
  7. "Rect": {
  8. "X": "0",
  9. "Y": "8",
  10. "Width": "128",
  11. "Height": "256"
  12. },
  13. "Items": [{
  14. "Type": "5",
  15. "BackColor": "#0x00000000",
  16. "TextColor": "0xFF008000",
  17. "Alpha": "1.000000",
  18. "BeGlaring": "0",
  19. "MultiPicInfo": {
  20. "OnePicDuration": "5000"
  21. },
  22. "VerticalAlign":0,
  23. "CenteralAlign":0,
  24. "LogFont": {
  25. "lfHeight": "21",
  26. "lfWeight": "20",
  27. "lfItalic": "0",
  28. "lfUnderline": "0",
  29. "lfStrikeOut": "0",
  30. "lfFaceName": ""
  31. },
  32. "RepeatCount":"",
  33. "Speed":"",
  34. "IsScrollByTime":"",
  35. "IsScroll":"",
  36. "PlayLenth":"",
  37. "Text": ""
  38. }]
  39. }
  40. ]
  41. }]
  42. }
  43. }
  44. }