~openshot.code/openshot/main

« back to all changes in this revision

Viewing changes to openshot/titles/1_Line_Bottom_Left.svg

  • Committer: Jonathan Thomas
  • Date: 2009-09-08 04:49:08 UTC
  • Revision ID: jonathan@jonathan64-20090908044908-kzhw2m1dl251yt9y
Bumping version to 0.9.30

Here it goes.  Massive re-factoring across OpenShot.  I put
a ton of regression work into this to ensure everything still
works, but as always, I could have missed something.

The biggest changes: 
------------------------------
1) Distutils is now used to install OpenShot (setup.py install).
   Installing OpenShot this way will copy Mime Types, Register Icons,
   Add launcher to Application menu, and copy the OpenShot .py code 
   to the /site-packages/ folder.
2) Python code moved into ~/openshot/openshot/
3) New folders ~/openshot/[bin,docs,xdg]
4) Translations moved to ~/openshot/openshot/locale
5) classes/project.py contains all of the PATH variables
6) classes/info.py contains the version of OpenShot
7) after installing (using setup.py), the /openshot/bin/openshot 
   is the launcher that gets copied to the /usr/bin
8) A few bug fixes have also been added:
   A) removing marker clears timeline
   B) opening a project stopped some changes from refreshing the video
9) Arguments can be passed to OpenShot ($ openshot 'video1.avi', 'video2.avi')
------------------------------

There are now 2 ways to launch OpenShot.

$ openshot (assuming setup.py was used to install OpenShot)
$ ~/openshot/openshot/openshot.py  (I know... it looks funny)

Good luck to everyone testing this!  =)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!-- Created with Inkscape (http://www.inkscape.org/) -->
 
3
<svg
 
4
   xmlns:dc="http://purl.org/dc/elements/1.1/"
 
5
   xmlns:cc="http://creativecommons.org/ns#"
 
6
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 
7
   xmlns:svg="http://www.w3.org/2000/svg"
 
8
   xmlns="http://www.w3.org/2000/svg"
 
9
   xmlns:xlink="http://www.w3.org/1999/xlink"
 
10
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
 
11
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
 
12
   width="720"
 
13
   height="576"
 
14
   id="svg2383"
 
15
   sodipodi:version="0.32"
 
16
   inkscape:version="0.46"
 
17
   version="1.0"
 
18
   sodipodi:docname="1_Line_Bottom_Right.svg"
 
19
   inkscape:output_extension="org.inkscape.output.svg.inkscape">
 
20
  <defs
 
21
     id="defs2385">
 
22
    <linearGradient
 
23
       inkscape:collect="always"
 
24
       id="linearGradient3267">
 
25
      <stop
 
26
         style="stop-color:#0000ff;stop-opacity:0"
 
27
         offset="0"
 
28
         id="stop3269" />
 
29
      <stop
 
30
         id="stop3275"
 
31
         offset="0.48768985"
 
32
         style="stop-color:#ffffff;stop-opacity:1" />
 
33
      <stop
 
34
         style="stop-color:#0000ff;stop-opacity:0;"
 
35
         offset="1"
 
36
         id="stop3271" />
 
37
    </linearGradient>
 
38
    <inkscape:perspective
 
39
       sodipodi:type="inkscape:persp3d"
 
40
       inkscape:vp_x="0 : 526.18109 : 1"
 
41
       inkscape:vp_y="0 : 1000 : 0"
 
42
       inkscape:vp_z="744.09448 : 526.18109 : 1"
 
43
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
 
44
       id="perspective2391" />
 
45
    <linearGradient
 
46
       inkscape:collect="always"
 
47
       xlink:href="#linearGradient3267"
 
48
       id="linearGradient3273"
 
49
       x1="333.26617"
 
50
       y1="671.26709"
 
51
       x2="1668.8561"
 
52
       y2="671.26709"
 
53
       gradientUnits="userSpaceOnUse"
 
54
       gradientTransform="matrix(0.4475832,0,0,1.1594093,-317.72844,-354.23847)" />
 
55
    <linearGradient
 
56
       inkscape:collect="always"
 
57
       xlink:href="#linearGradient3267"
 
58
       id="linearGradient3463"
 
59
       gradientUnits="userSpaceOnUse"
 
60
       gradientTransform="matrix(0.4475832,0,0,1.1594093,-317.72845,-255.93349)"
 
61
       x1="333.26617"
 
62
       y1="671.26709"
 
63
       x2="1668.8561"
 
64
       y2="671.26709" />
 
65
  </defs>
 
66
  <sodipodi:namedview
 
67
     id="base"
 
68
     pagecolor="#ffffff"
 
69
     bordercolor="#666666"
 
70
     borderopacity="1.0"
 
71
     gridtolerance="10000"
 
72
     guidetolerance="10"
 
73
     objecttolerance="10"
 
74
     inkscape:pageopacity="0.0"
 
75
     inkscape:pageshadow="2"
 
76
     inkscape:zoom="1"
 
77
     inkscape:cx="152.93269"
 
78
     inkscape:cy="296.8385"
 
79
     inkscape:document-units="px"
 
80
     inkscape:current-layer="layer1"
 
81
     showgrid="false"
 
82
     inkscape:window-width="1440"
 
83
     inkscape:window-height="844"
 
84
     inkscape:window-x="0"
 
85
     inkscape:window-y="24" />
 
86
  <metadata
 
87
     id="metadata2388">
 
88
    <rdf:RDF>
 
89
      <cc:Work
 
90
         rdf:about="">
 
91
        <dc:format>image/svg+xml</dc:format>
 
92
        <dc:type
 
93
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
 
94
      </cc:Work>
 
95
    </rdf:RDF>
 
96
  </metadata>
 
97
  <g
 
98
     inkscape:label="Layer 1"
 
99
     inkscape:groupmode="layer"
 
100
     id="layer1">
 
101
    <rect
 
102
       style="opacity:0;fill:#003dff;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
103
       id="rect3160"
 
104
       width="720"
 
105
       height="576"
 
106
       x="0.00021325333"
 
107
       y="0.0019898149"
 
108
       rx="0"
 
109
       ry="0" />
 
110
    <text
 
111
       xml:space="preserve"
 
112
       style="font-size:43.37441634999999707px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#2a5cff;fill-opacity:1;stroke:#7a7a7a;stroke-width:0.87822062000000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
 
113
       x="21.724876"
 
114
       y="555.17212"
 
115
       id="text3161"
 
116
       sodipodi:linespacing="125%"><tspan
 
117
         sodipodi:role="line"
 
118
         id="tspan3163"
 
119
         x="21.724876"
 
120
         y="555.17212"
 
121
         style="font-size:43.37441634999999707px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#2a5cff;fill-opacity:1;stroke-width:0.87822062000000001;stroke-miterlimit:4;stroke-dasharray:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans">The Title</tspan></text>
 
122
  </g>
 
123
</svg>