rabbit 2.0.3 → 2.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/data/locale/en/LC_MESSAGES/rabbit.mo +0 -0
- data/data/locale/fr/LC_MESSAGES/rabbit.mo +0 -0
- data/data/locale/ja/LC_MESSAGES/rabbit.mo +0 -0
- data/data/rabbit/image/rabbit-images/close-quote-blue.png +0 -0
- data/data/rabbit/image/rabbit-images/close-quote-brown.png +0 -0
- data/data/rabbit/image/rabbit-images/close-quote-light-blue.png +0 -0
- data/data/rabbit/image/rabbit-images/open-quote-blue.png +0 -0
- data/data/rabbit/image/rabbit-images/open-quote-brown.png +0 -0
- data/data/rabbit/image/rabbit-images/open-quote-light-blue.png +0 -0
- data/doc/en/news.rd +32 -0
- data/doc/ja/news.rd +31 -0
- data/lib/rabbit/command/rabbit-slide.rb +1 -1
- data/lib/rabbit/renderer/engine/cairo.rb +28 -20
- data/lib/rabbit/task/slide.rb +2 -2
- data/lib/rabbit/version.rb +1 -1
- data/po/rabbit.pot +28 -24
- metadata +2 -7
- data/sample/kou/clear-blue-headline-background.svg +0 -283
- data/sample/kou/clear-blue-icon.svg +0 -194
- data/sample/kou/horizontal-bar.svg +0 -82
- data/sample/kou/quote.svg +0 -497
- data/sample/kou/vertical-bar.svg +0 -70
data/sample/kou/vertical-bar.svg
DELETED
@@ -1,70 +0,0 @@
|
|
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
10
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
11
|
-
width="50"
|
12
|
-
height="50"
|
13
|
-
id="svg2"
|
14
|
-
sodipodi:version="0.32"
|
15
|
-
inkscape:version="0.46"
|
16
|
-
version="1.0"
|
17
|
-
sodipodi:docname="vertical-bar.svg"
|
18
|
-
inkscape:output_extension="org.inkscape.output.svg.inkscape">
|
19
|
-
<defs
|
20
|
-
id="defs4">
|
21
|
-
<inkscape:perspective
|
22
|
-
sodipodi:type="inkscape:persp3d"
|
23
|
-
inkscape:vp_x="0 : 526.18109 : 1"
|
24
|
-
inkscape:vp_y="0 : 1000 : 0"
|
25
|
-
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
26
|
-
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
27
|
-
id="perspective10" />
|
28
|
-
</defs>
|
29
|
-
<sodipodi:namedview
|
30
|
-
id="base"
|
31
|
-
pagecolor="#ffffff"
|
32
|
-
bordercolor="#666666"
|
33
|
-
borderopacity="1.0"
|
34
|
-
gridtolerance="10000"
|
35
|
-
guidetolerance="10"
|
36
|
-
objecttolerance="10"
|
37
|
-
inkscape:pageopacity="0.0"
|
38
|
-
inkscape:pageshadow="2"
|
39
|
-
inkscape:zoom="7.9195959"
|
40
|
-
inkscape:cx="32.277628"
|
41
|
-
inkscape:cy="18.908726"
|
42
|
-
inkscape:document-units="px"
|
43
|
-
inkscape:current-layer="layer1"
|
44
|
-
showgrid="false"
|
45
|
-
inkscape:window-width="843"
|
46
|
-
inkscape:window-height="650"
|
47
|
-
inkscape:window-x="126"
|
48
|
-
inkscape:window-y="229" />
|
49
|
-
<metadata
|
50
|
-
id="metadata7">
|
51
|
-
<rdf:RDF>
|
52
|
-
<cc:Work
|
53
|
-
rdf:about="">
|
54
|
-
<dc:format>image/svg+xml</dc:format>
|
55
|
-
<dc:type
|
56
|
-
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
57
|
-
</cc:Work>
|
58
|
-
</rdf:RDF>
|
59
|
-
</metadata>
|
60
|
-
<g
|
61
|
-
inkscape:label="Layer 1"
|
62
|
-
inkscape:groupmode="layer"
|
63
|
-
id="layer1"
|
64
|
-
transform="translate(-53.785714,-351.86218)">
|
65
|
-
<path
|
66
|
-
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
67
|
-
d="M 78.78637,351.86152 L 78.78637,401.07848"
|
68
|
-
id="path2383" />
|
69
|
-
</g>
|
70
|
-
</svg>
|