thomas_lucky13
2 years ago
parent
2910ead719
commit
9b70a1c1df
4 changed files with 390 additions and 7 deletions
-
10resources/OpenBoard.qrc
-
88resources/images/print/onepage.svg
-
180resources/images/print/thumbnails.svg
-
119resources/images/print/twopages.svg
@ -0,0 +1,88 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) --> |
||||||
|
|
||||||
|
<svg |
||||||
|
width="64" |
||||||
|
height="46" |
||||||
|
viewBox="0 0 64 46" |
||||||
|
version="1.1" |
||||||
|
id="SVGRoot" |
||||||
|
sodipodi:docname="onepage.svg" |
||||||
|
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)" |
||||||
|
xml:space="preserve" |
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
||||||
|
xmlns="http://www.w3.org/2000/svg" |
||||||
|
xmlns:svg="http://www.w3.org/2000/svg" |
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
||||||
|
xmlns:cc="http://creativecommons.org/ns#"><sodipodi:namedview |
||||||
|
id="namedview1017" |
||||||
|
pagecolor="#ffffff" |
||||||
|
bordercolor="#666666" |
||||||
|
borderopacity="1.0" |
||||||
|
inkscape:pageshadow="2" |
||||||
|
inkscape:pageopacity="0" |
||||||
|
inkscape:pagecheckerboard="true" |
||||||
|
inkscape:document-units="px" |
||||||
|
showgrid="true" |
||||||
|
inkscape:zoom="2.8284271" |
||||||
|
inkscape:cx="6.1871843" |
||||||
|
inkscape:cy="6.8942911" |
||||||
|
inkscape:window-width="1366" |
||||||
|
inkscape:window-height="695" |
||||||
|
inkscape:window-x="0" |
||||||
|
inkscape:window-y="0" |
||||||
|
inkscape:window-maximized="1" |
||||||
|
inkscape:current-layer="layer1" |
||||||
|
inkscape:snap-global="true" |
||||||
|
showborder="true" |
||||||
|
borderlayer="false" |
||||||
|
inkscape:showpageshadow="false" |
||||||
|
inkscape:deskcolor="#d1d1d1" |
||||||
|
width="64px"><inkscape:grid |
||||||
|
type="xygrid" |
||||||
|
id="grid1080" |
||||||
|
originx="0" |
||||||
|
originy="0" /></sodipodi:namedview><defs |
||||||
|
id="defs1012" /><g |
||||||
|
inkscape:label="icon" |
||||||
|
inkscape:groupmode="layer" |
||||||
|
id="layer1" |
||||||
|
transform="matrix(2.4389982,0,0,2.4182213,-4.0660654,-3.6210429)"><g |
||||||
|
id="g8267" |
||||||
|
inkscape:label="onepage"><rect |
||||||
|
style="fill:#ffffff;stroke-width:1.96072;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect887" |
||||||
|
width="25.434027" |
||||||
|
height="18.19451" |
||||||
|
x="2.0771091" |
||||||
|
y="1.9109263" |
||||||
|
ry="1.0088674" |
||||||
|
inkscape:label="border" /><rect |
||||||
|
style="fill:#000000;stroke-width:1.73184;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect969" |
||||||
|
width="22.974001" |
||||||
|
height="15.714711" |
||||||
|
x="3.3071222" |
||||||
|
y="3.1508255" |
||||||
|
ry="0.56213224" |
||||||
|
inkscape:label="board" /><text |
||||||
|
xml:space="preserve" |
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.8626px;line-height:1.25;font-family:sans-serif;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.364694" |
||||||
|
x="2.1396112" |
||||||
|
y="17.625134" |
||||||
|
id="text3024" |
||||||
|
transform="matrix(0.93496669,-0.38822297,0.37791181,0.91263781,0,0)" |
||||||
|
inkscape:label="text"><tspan |
||||||
|
sodipodi:role="line" |
||||||
|
id="tspan3022" |
||||||
|
style="font-size:4.8626px;fill:#ffffff;stroke-width:0.364694" |
||||||
|
x="2.1396112" |
||||||
|
y="17.625134">Page 1</tspan></text></g></g><metadata |
||||||
|
id="metadata1158"><rdf:RDF><cc:Work |
||||||
|
rdf:about=""><cc:license |
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" /></cc:Work><cc:License |
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"><cc:permits |
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits |
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" /><cc:permits |
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /></cc:License></rdf:RDF></metadata></svg> |
After Width: | Height: | Size: 3.5 KiB |
@ -0,0 +1,180 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) --> |
||||||
|
|
||||||
|
<svg |
||||||
|
width="64" |
||||||
|
height="46" |
||||||
|
viewBox="0 0 64 46" |
||||||
|
version="1.1" |
||||||
|
id="SVGRoot" |
||||||
|
sodipodi:docname="thumbnails.svg" |
||||||
|
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)" |
||||||
|
xml:space="preserve" |
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
||||||
|
xmlns="http://www.w3.org/2000/svg" |
||||||
|
xmlns:svg="http://www.w3.org/2000/svg" |
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
||||||
|
xmlns:cc="http://creativecommons.org/ns#"><sodipodi:namedview |
||||||
|
id="namedview1017" |
||||||
|
pagecolor="#ffffff" |
||||||
|
bordercolor="#666666" |
||||||
|
borderopacity="1.0" |
||||||
|
inkscape:pageshadow="2" |
||||||
|
inkscape:pageopacity="0" |
||||||
|
inkscape:pagecheckerboard="true" |
||||||
|
inkscape:document-units="px" |
||||||
|
showgrid="true" |
||||||
|
inkscape:zoom="7.9999999" |
||||||
|
inkscape:cx="24.0625" |
||||||
|
inkscape:cy="16.0625" |
||||||
|
inkscape:window-width="1366" |
||||||
|
inkscape:window-height="695" |
||||||
|
inkscape:window-x="0" |
||||||
|
inkscape:window-y="0" |
||||||
|
inkscape:window-maximized="1" |
||||||
|
inkscape:current-layer="g8267" |
||||||
|
inkscape:snap-global="true" |
||||||
|
showborder="true" |
||||||
|
borderlayer="false" |
||||||
|
inkscape:showpageshadow="false" |
||||||
|
inkscape:deskcolor="#d1d1d1" |
||||||
|
width="64px"><inkscape:grid |
||||||
|
type="xygrid" |
||||||
|
id="grid1080" |
||||||
|
originx="0" |
||||||
|
originy="0" /></sodipodi:namedview><defs |
||||||
|
id="defs1012" /><g |
||||||
|
inkscape:label="icon" |
||||||
|
inkscape:groupmode="layer" |
||||||
|
id="layer1" |
||||||
|
transform="matrix(2.4389982,0,0,2.4182213,-4.0660654,-3.6210429)"><g |
||||||
|
id="g8267" |
||||||
|
inkscape:label="thumbnails"><rect |
||||||
|
style="fill:#ffffff;stroke-width:2.03635;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect887" |
||||||
|
width="26.240282" |
||||||
|
height="19.022247" |
||||||
|
x="1.6671047" |
||||||
|
y="1.4973993" |
||||||
|
ry="5.0592053e-08" |
||||||
|
inkscape:label="background" |
||||||
|
sodipodi:insensitive="true" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390026;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect969" |
||||||
|
width="4.920053" |
||||||
|
height="3.7217436" |
||||||
|
x="3.3071222" |
||||||
|
y="3.1515076" |
||||||
|
ry="0.4135271" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390025;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect969-3" |
||||||
|
width="4.920053" |
||||||
|
height="3.7217436" |
||||||
|
x="9.4571886" |
||||||
|
y="3.1515076" |
||||||
|
ry="0.4135271" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390025;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect969-6" |
||||||
|
width="4.9200525" |
||||||
|
height="3.7217436" |
||||||
|
x="15.607254" |
||||||
|
y="3.1515071" |
||||||
|
ry="0.41352758" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390026;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1123" |
||||||
|
width="4.920053" |
||||||
|
height="3.7217436" |
||||||
|
x="21.75732" |
||||||
|
y="3.1515076" |
||||||
|
ry="0.4135271" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390026;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1275" |
||||||
|
width="4.9200549" |
||||||
|
height="3.7217436" |
||||||
|
x="3.3071203" |
||||||
|
y="13.903212" |
||||||
|
ry="0.4135271" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390026;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1277" |
||||||
|
width="4.9200549" |
||||||
|
height="3.7217436" |
||||||
|
x="9.4571867" |
||||||
|
y="13.903212" |
||||||
|
ry="0.4135271" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390026;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1279" |
||||||
|
width="4.920054" |
||||||
|
height="3.7217436" |
||||||
|
x="15.607254" |
||||||
|
y="13.903213" |
||||||
|
ry="0.41352758" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390026;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1281" |
||||||
|
width="4.9200549" |
||||||
|
height="3.7217436" |
||||||
|
x="21.757318" |
||||||
|
y="13.903212" |
||||||
|
ry="0.4135271" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390026;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1283" |
||||||
|
width="4.920053" |
||||||
|
height="3.7217436" |
||||||
|
x="3.3071222" |
||||||
|
y="8.52736" |
||||||
|
ry="0.4135271" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390025;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1285" |
||||||
|
width="4.920053" |
||||||
|
height="3.7217436" |
||||||
|
x="9.4571877" |
||||||
|
y="8.52736" |
||||||
|
ry="0.4135271" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390026;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1287" |
||||||
|
width="4.9200544" |
||||||
|
height="3.7217436" |
||||||
|
x="15.607252" |
||||||
|
y="8.52736" |
||||||
|
ry="0.41352758" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#000000;stroke-width:0.390026;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1289" |
||||||
|
width="4.920053" |
||||||
|
height="3.7217436" |
||||||
|
x="21.75732" |
||||||
|
y="8.52736" |
||||||
|
ry="0.4135271" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#ffffff;stroke-width:0.314001;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1331" |
||||||
|
width="4.1000447" |
||||||
|
height="2.8946903" |
||||||
|
x="3.7171264" |
||||||
|
y="3.5650344" |
||||||
|
ry="3.3251243e-07" |
||||||
|
inkscape:label="board" /><rect |
||||||
|
style="fill:#ef2929;stroke-width:1.90541;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect1394" |
||||||
|
width="1.6461611" |
||||||
|
height="0.82705414" |
||||||
|
x="6.17101" |
||||||
|
y="3.5650346" |
||||||
|
ry="3.3251257e-07" /></g></g><metadata |
||||||
|
id="metadata1158"><rdf:RDF><cc:Work |
||||||
|
rdf:about=""><cc:license |
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" /></cc:Work><cc:License |
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"><cc:permits |
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits |
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" /><cc:permits |
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /></cc:License></rdf:RDF></metadata></svg> |
After Width: | Height: | Size: 7.2 KiB |
@ -0,0 +1,119 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) --> |
||||||
|
|
||||||
|
<svg |
||||||
|
width="64" |
||||||
|
height="94" |
||||||
|
viewBox="0 0 64 94" |
||||||
|
version="1.1" |
||||||
|
id="SVGRoot" |
||||||
|
sodipodi:docname="twopages.svg" |
||||||
|
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)" |
||||||
|
xml:space="preserve" |
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
||||||
|
xmlns="http://www.w3.org/2000/svg" |
||||||
|
xmlns:svg="http://www.w3.org/2000/svg" |
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
||||||
|
xmlns:cc="http://creativecommons.org/ns#"><sodipodi:namedview |
||||||
|
id="namedview1017" |
||||||
|
pagecolor="#ffffff" |
||||||
|
bordercolor="#666666" |
||||||
|
borderopacity="1.0" |
||||||
|
inkscape:pageshadow="2" |
||||||
|
inkscape:pageopacity="0" |
||||||
|
inkscape:pagecheckerboard="true" |
||||||
|
inkscape:document-units="px" |
||||||
|
showgrid="true" |
||||||
|
inkscape:zoom="2.8284271" |
||||||
|
inkscape:cx="24.218407" |
||||||
|
inkscape:cy="61.518291" |
||||||
|
inkscape:window-width="1366" |
||||||
|
inkscape:window-height="695" |
||||||
|
inkscape:window-x="0" |
||||||
|
inkscape:window-y="0" |
||||||
|
inkscape:window-maximized="1" |
||||||
|
inkscape:current-layer="g836" |
||||||
|
inkscape:snap-global="true" |
||||||
|
showborder="true" |
||||||
|
borderlayer="false" |
||||||
|
inkscape:showpageshadow="false" |
||||||
|
inkscape:deskcolor="#d1d1d1" |
||||||
|
width="64px"><inkscape:grid |
||||||
|
type="xygrid" |
||||||
|
id="grid1080" |
||||||
|
originx="0" |
||||||
|
originy="0" /></sodipodi:namedview><defs |
||||||
|
id="defs1012" /><g |
||||||
|
inkscape:label="icon" |
||||||
|
inkscape:groupmode="layer" |
||||||
|
id="layer1" |
||||||
|
transform="matrix(2.4389982,0,0,2.4182213,-4.0660654,-3.6210429)"><g |
||||||
|
id="g836" |
||||||
|
inkscape:label="twopage" |
||||||
|
transform="translate(-0.01375524,19.849301)"><rect |
||||||
|
style="fill:#ffffff;stroke-width:1.96072;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect828" |
||||||
|
width="25.434027" |
||||||
|
height="18.19451" |
||||||
|
x="2.0771091" |
||||||
|
y="1.9109263" |
||||||
|
ry="1.0088674" |
||||||
|
inkscape:label="border" /><rect |
||||||
|
style="fill:#000000;stroke-width:1.73184;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect830" |
||||||
|
width="22.974001" |
||||||
|
height="15.714711" |
||||||
|
x="3.3071222" |
||||||
|
y="3.1508255" |
||||||
|
ry="0.56213224" |
||||||
|
inkscape:label="board" /><text |
||||||
|
xml:space="preserve" |
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.8626px;line-height:1.25;font-family:sans-serif;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.364694" |
||||||
|
x="2.1396112" |
||||||
|
y="17.625134" |
||||||
|
id="text834" |
||||||
|
transform="matrix(0.93496669,-0.38822297,0.37791181,0.91263781,0,0)" |
||||||
|
inkscape:label="text"><tspan |
||||||
|
sodipodi:role="line" |
||||||
|
id="tspan832" |
||||||
|
style="font-size:4.8626px;fill:#ffffff;stroke-width:0.364694" |
||||||
|
x="2.1396112" |
||||||
|
y="17.625134">Page 2</tspan></text></g><g |
||||||
|
id="g8267" |
||||||
|
inkscape:label="onepage"><rect |
||||||
|
style="fill:#ffffff;stroke-width:1.96072;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect887" |
||||||
|
width="25.434027" |
||||||
|
height="18.19451" |
||||||
|
x="2.0771091" |
||||||
|
y="1.9109263" |
||||||
|
ry="1.0088674" |
||||||
|
inkscape:label="border" /><rect |
||||||
|
style="fill:#000000;stroke-width:1.73184;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0.2826;paint-order:markers stroke fill" |
||||||
|
id="rect969" |
||||||
|
width="22.974001" |
||||||
|
height="15.714711" |
||||||
|
x="3.3071222" |
||||||
|
y="3.1508255" |
||||||
|
ry="0.56213224" |
||||||
|
inkscape:label="board" /><text |
||||||
|
xml:space="preserve" |
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.8626px;line-height:1.25;font-family:sans-serif;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.364694" |
||||||
|
x="2.1396112" |
||||||
|
y="17.625134" |
||||||
|
id="text3024" |
||||||
|
transform="matrix(0.93496669,-0.38822297,0.37791181,0.91263781,0,0)" |
||||||
|
inkscape:label="text"><tspan |
||||||
|
sodipodi:role="line" |
||||||
|
id="tspan3022" |
||||||
|
style="font-size:4.8626px;fill:#ffffff;stroke-width:0.364694" |
||||||
|
x="2.1396112" |
||||||
|
y="17.625134">Page 1</tspan></text></g></g><metadata |
||||||
|
id="metadata1158"><rdf:RDF><cc:Work |
||||||
|
rdf:about=""><cc:license |
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" /></cc:Work><cc:License |
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"><cc:permits |
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits |
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" /><cc:permits |
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /></cc:License></rdf:RDF></metadata></svg> |
After Width: | Height: | Size: 4.8 KiB |
Write
Preview
Loading…
Cancel
Save
Reference in new issue