BIG BIG BIG update
V0 of first interface going to refactor JS
@@ -0,0 +1,6 @@
|
||||
name = Jee module
|
||||
description = "the jeunes-et-engages.fr webdoc module"
|
||||
package = Jee
|
||||
core = 7.x
|
||||
;dependencies[] = system (>7.10)
|
||||
;files[] = tests/admin_menu.test
|
||||
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Implements hook_menu().
|
||||
*/
|
||||
function jeemod_menu() {
|
||||
$items = array();
|
||||
|
||||
$base = array(
|
||||
'type' => MENU_CALLBACK,
|
||||
'file' => 'jeemod.pages.inc',
|
||||
);
|
||||
|
||||
$items['jee/chapter'] = $base+array(
|
||||
'title' => 'Matrio base ajax',
|
||||
'page callback' => 'jeemod_chapter',
|
||||
'page arguments' => array(2),
|
||||
'access callback' => TRUE,
|
||||
// 'access arguments' => array('use materio search api'),
|
||||
);
|
||||
|
||||
return $items;
|
||||
}
|
||||
|
||||
/**
|
||||
* Implements hook_entity_info_alter().
|
||||
*/
|
||||
function jeemod_entity_info_alter(&$entity_info) {
|
||||
$entity_info['node']['view modes']['chapter'] = array(
|
||||
'label' => t('chapter'),
|
||||
'custom settings' => TRUE,
|
||||
);
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
|
||||
function jeemod_chapter($nid){
|
||||
$viewmode = "chapter";
|
||||
|
||||
$rep = array(
|
||||
"nid" => $nid,
|
||||
"viewmode" => $viewmode
|
||||
);
|
||||
|
||||
if($nodeview = node_view(node_load($nid),$viewmode)){
|
||||
$rep = $rep+array(
|
||||
'node' => drupal_render($nodeview),
|
||||
);
|
||||
drupal_json_output($rep);
|
||||
}
|
||||
}
|
||||
@@ -20,14 +20,16 @@ module.exports = function (grunt) {
|
||||
cssDir: 'css',
|
||||
imagesPath: 'assets/img',
|
||||
noLineComments: false,
|
||||
outputStyle: 'compressed'
|
||||
// outputStyle: 'compressed'
|
||||
}
|
||||
}
|
||||
},
|
||||
postcss: {
|
||||
options: {
|
||||
processors: [
|
||||
require('autoprefixer-core')({browsers: 'last 3 version'}).postcss,
|
||||
require('autoprefixer-core')({
|
||||
browsers: ['> 1%'] //, 'ie 8', 'ie 7', 'FirefoxAndroid', 'ExplorerMobile', 'ChromeAndroid'
|
||||
}).postcss,
|
||||
]
|
||||
},
|
||||
dist: { src: 'css/*.css' }
|
||||
|
||||
@@ -0,0 +1,228 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="685"
|
||||
height="600"
|
||||
viewBox="0 0 685.00001 600.00001"
|
||||
id="svg19168"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="dessin.svg">
|
||||
<defs
|
||||
id="defs19170" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.98994949"
|
||||
inkscape:cx="313.57227"
|
||||
inkscape:cy="480.04417"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata19173">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-452.36215)">
|
||||
<g
|
||||
transform="translate(1622.1322,1958.594)"
|
||||
id="g6981">
|
||||
<g
|
||||
id="g6983">
|
||||
<g
|
||||
id="g6985">
|
||||
<polygon
|
||||
style="fill:none;stroke:#4e7f2e;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1260.409,-1133.143 -1273.546,-1143.154 -1273.089,-1128.28 "
|
||||
id="polygon6987" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#4b8034;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1277.468,-1154.767 -1284.558,-1121.195 -1250.249,-1130.211 "
|
||||
id="polygon6989" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#488139;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1281.16,-1166.381 -1295.798,-1114.11 -1239.86,-1127.281 "
|
||||
id="polygon6991" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#44823e;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1284.854,-1177.994 -1307.039,-1107.025 -1229.47,-1124.35 "
|
||||
id="polygon6993" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#408344;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1288.546,-1189.607 -1318.278,-1099.939 -1219.081,-1121.419 "
|
||||
id="polygon6995" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#3c8449;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1292.239,-1201.221 -1329.519,-1092.854 -1208.691,-1118.488 "
|
||||
id="polygon6997" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#37854f;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1295.933,-1212.834 -1340.76,-1085.769 -1198.302,-1115.557 "
|
||||
id="polygon6999" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#328655;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1299.626,-1224.448 -1352,-1078.684 -1187.912,-1112.626 "
|
||||
id="polygon7001" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#2b875b;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1303.318,-1236.061 -1363.24,-1071.599 -1177.523,-1109.696 "
|
||||
id="polygon7003" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#238861;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1307.012,-1247.675 -1374.48,-1064.513 -1167.134,-1106.765 "
|
||||
id="polygon7005" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#188966;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1310.704,-1259.288 -1385.722,-1057.428 -1156.744,-1103.834 "
|
||||
id="polygon7007" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#058a6c;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1314.398,-1270.901 -1396.962,-1050.343 -1146.354,-1100.903 "
|
||||
id="polygon7009" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#008c72;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1318.091,-1282.515 -1408.202,-1043.257 -1135.966,-1097.972 "
|
||||
id="polygon7011" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#008d78;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1321.784,-1294.128 -1419.441,-1036.172 -1125.576,-1095.041 "
|
||||
id="polygon7013" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#008e7e;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1325.477,-1305.742 -1430.683,-1029.086 -1115.187,-1092.11 "
|
||||
id="polygon7015" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#008f84;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1329.171,-1317.355 -1441.923,-1022.001 -1104.798,-1089.179 "
|
||||
id="polygon7017" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#00908a;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1332.862,-1328.968 -1453.163,-1014.917 -1094.409,-1086.249 "
|
||||
id="polygon7019" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#009190;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1336.557,-1340.582 -1464.403,-1007.831 -1084.02,-1083.317 "
|
||||
id="polygon7021" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#009296;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1340.249,-1352.195 -1475.645,-1000.746 -1073.63,-1080.387 "
|
||||
id="polygon7023" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#00939c;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1343.942,-1363.809 -1486.884,-993.66 -1063.241,-1077.456 "
|
||||
id="polygon7025" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#0094a1;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1347.635,-1375.422 -1498.125,-986.575 -1052.852,-1074.524 "
|
||||
id="polygon7027" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#0095a7;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1351.329,-1387.036 -1509.366,-979.49 -1042.462,-1071.594 "
|
||||
id="polygon7029" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#0096ad;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1355.021,-1398.649 -1520.605,-972.404 -1032.073,-1068.663 "
|
||||
id="polygon7031" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#0097b3;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1358.714,-1410.263 -1531.846,-965.319 -1021.685,-1065.732 "
|
||||
id="polygon7033" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#0098ba;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1362.407,-1421.876 -1543.087,-958.234 -1011.294,-1062.801 "
|
||||
id="polygon7035" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#0099c0;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1366.101,-1433.489 -1554.327,-951.148 -1000.904,-1059.87 "
|
||||
id="polygon7037" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#009ac6;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1369.793,-1445.103 -1565.567,-944.063 -990.517,-1056.939 "
|
||||
id="polygon7039" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#009bcb;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1373.457,-1456.716 -1576.778,-936.978 -980.097,-1054.008 "
|
||||
id="polygon7041" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#009cd1;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1377.157,-1468.33 -1588.026,-929.893 -969.716,-1051.078 "
|
||||
id="polygon7043" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#009dd8;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1380.857,-1479.943 -1599.273,-922.807 -959.332,-1048.146 "
|
||||
id="polygon7045" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#009ede;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1384.559,-1491.556 -1610.522,-915.722 -948.95,-1045.216 "
|
||||
id="polygon7047" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#009fe3;stroke-width:0.3585;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-1388.259,-1503.17 -1621.77,-908.637 -938.568,-1042.285 "
|
||||
id="polygon7049" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.8 KiB |
@@ -0,0 +1,247 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="680"
|
||||
height="665"
|
||||
viewBox="0 0 680.00001 665.00001"
|
||||
id="svg17770"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="dessin.svg">
|
||||
<defs
|
||||
id="defs17772" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.4"
|
||||
inkscape:cx="224.11492"
|
||||
inkscape:cy="327.79432"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata17775">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-387.36215)">
|
||||
<g
|
||||
transform="translate(5255.3615,1800.758)"
|
||||
id="g6657">
|
||||
<polygon
|
||||
style="fill:none;stroke:#008534;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4961.335,-1004.902 -4948.84,-1005.517 -4946.682,-1023.102 -4950.46,-1022.809 -4965.811,-1021.869 "
|
||||
id="polygon6659" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#028633;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4937.68,-1033.759 -4944.748,-1033.232 -4958.609,-1032.316 -4972.508,-1028.292 -4971.99,-1014.558 -4967.666,-999.694 -4954.412,-998.013 -4940.287,-1000.009 -4937.885,-1014.75 "
|
||||
id="polygon6661" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#188732;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4928.529,-1044.566 -4938.883,-1043.805 -4959.207,-1042.425 -4979.055,-1034.864 -4980.16,-1015.523 -4973.844,-994.637 -4953.432,-990.974 -4931.58,-994.652 -4927.727,-1016.406 "
|
||||
id="polygon6663" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#248932;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4919.219,-1055.373 -4932.862,-1054.377 -4959.646,-1052.534 -4985.444,-1041.437 -4988.172,-1016.488 -4979.864,-989.579 -4952.296,-983.934 -4922.719,-989.294 -4917.41,-1018.061 "
|
||||
id="polygon6665" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#2d8a31;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4909.909,-1066.18 -4926.841,-1064.951 -4960.085,-1062.644 -4991.834,-1048.01 -4996.185,-1017.454 -4985.885,-984.521 -4951.159,-976.895 -4913.856,-983.938 -4907.095,-1019.717 "
|
||||
id="polygon6667" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#358b30;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4900.6,-1076.987 -4920.82,-1075.524 -4960.523,-1072.753 -4998.223,-1054.582 -5004.197,-1018.42 -4991.906,-979.464 -4950.023,-969.855 -4904.994,-978.58 -4896.779,-1021.373 "
|
||||
id="polygon6669" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#3c8c2f;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4891.288,-1087.795 -4914.797,-1086.097 -4960.963,-1082.863 -5004.611,-1061.155 -5012.209,-1019.385 -4997.925,-974.406 -4948.887,-962.816 -4896.131,-973.223 -4886.464,-1023.028 "
|
||||
id="polygon6671" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#428d2e;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4881.979,-1098.602 -4908.777,-1096.67 -4961.402,-1092.972 -5011.002,-1067.728 -5020.223,-1020.351 -5003.947,-969.349 -4947.75,-955.776 -4887.268,-967.865 -4876.148,-1024.684 "
|
||||
id="polygon6673" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#488f2d;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4872.668,-1109.409 -4902.754,-1107.242 -4961.84,-1103.082 -5017.39,-1074.3 -5028.234,-1021.316 -5009.967,-964.29 -4946.613,-948.737 -4878.405,-962.508 -4865.832,-1026.339 "
|
||||
id="polygon6675" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#4e902c;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4863.359,-1120.216 -4896.734,-1117.815 -4962.281,-1113.191 -5023.779,-1080.873 -5036.246,-1022.282 -5015.988,-959.232 -4945.477,-941.698 -4869.543,-957.15 -4855.518,-1027.995 "
|
||||
id="polygon6677" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#53912a;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4854.048,-1131.023 -4890.712,-1128.388 -4962.718,-1123.3 -5030.168,-1087.445 -5044.259,-1023.248 -5022.009,-954.175 -4944.34,-934.659 -4860.68,-951.793 -4845.201,-1029.65 "
|
||||
id="polygon6679" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#589329;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4844.738,-1141.83 -4884.691,-1138.961 -4963.156,-1133.41 -5036.559,-1094.018 -5052.271,-1024.213 -5028.029,-949.118 -4943.203,-927.62 -4851.816,-946.436 -4834.885,-1031.306 "
|
||||
id="polygon6681" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#5d9428;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4835.428,-1152.637 -4878.668,-1149.534 -4963.596,-1143.519 -5042.945,-1100.59 -5060.283,-1025.178 -5034.049,-944.06 -4942.066,-920.58 -4842.955,-941.078 -4824.57,-1032.961 "
|
||||
id="polygon6683" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#629527;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4826.119,-1163.444 -4872.648,-1160.106 -4964.035,-1153.628 -5049.336,-1107.163 -5068.297,-1026.144 -5040.07,-939.001 -4940.93,-913.541 -4834.092,-935.72 -4814.254,-1034.617 "
|
||||
id="polygon6685" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#679625;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4816.809,-1174.252 -4866.625,-1170.68 -4964.474,-1163.738 -5055.725,-1113.735 -5076.309,-1027.11 -5046.091,-933.944 -4939.793,-906.501 -4825.229,-930.364 -4803.938,-1036.273 "
|
||||
id="polygon6687" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#6b9824;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4807.499,-1185.059 -4860.604,-1181.253 -4964.913,-1173.848 -5062.113,-1120.308 -5084.321,-1028.076 -5052.112,-928.887 -4938.656,-899.462 -4816.366,-925.006 -4793.623,-1037.928 "
|
||||
id="polygon6689" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#709922;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4798.188,-1195.866 -4854.582,-1191.826 -4965.352,-1183.957 -5068.502,-1126.88 -5092.334,-1029.041 -5058.133,-923.829 -4937.52,-892.422 -4807.504,-919.648 -4783.307,-1039.583 "
|
||||
id="polygon6691" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#749a21;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4788.879,-1206.673 -4848.561,-1202.398 -4965.791,-1194.066 -5074.891,-1133.453 -5100.346,-1030.006 -5064.152,-918.771 -4936.383,-885.383 -4798.641,-914.291 -4772.992,-1041.239 "
|
||||
id="polygon6693" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#789b1f;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4779.568,-1217.48 -4842.54,-1212.972 -4966.229,-1204.176 -5081.28,-1140.026 -5108.358,-1030.972 -5070.174,-913.713 -4935.246,-878.344 -4789.778,-908.934 -4762.676,-1042.895 "
|
||||
id="polygon6695" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#7c9d1d;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4770.259,-1228.288 -4836.519,-1223.544 -4966.669,-1214.285 -5087.67,-1146.599 -5116.371,-1031.938 -5076.195,-908.656 -4934.109,-871.304 -4780.916,-903.577 -4752.36,-1044.55 "
|
||||
id="polygon6697" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#7f9e1b;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4760.949,-1239.095 -4830.496,-1234.118 -4967.107,-1224.395 -5094.059,-1153.171 -5124.383,-1032.903 -5082.215,-903.598 -4932.973,-864.265 -4772.053,-898.22 -4742.045,-1046.207 "
|
||||
id="polygon6699" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#839f19;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4751.639,-1249.902 -4824.475,-1244.69 -4967.547,-1234.504 -5100.447,-1159.744 -5132.396,-1033.869 -5088.236,-898.54 -4931.836,-857.226 -4763.191,-892.862 -4731.729,-1047.862 "
|
||||
id="polygon6701" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#86a017;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4742.328,-1260.709 -4818.453,-1255.263 -4967.984,-1244.613 -5106.836,-1166.316 -5140.408,-1034.834 -5094.256,-893.483 -4930.699,-850.187 -4754.328,-887.504 -4721.414,-1049.518 "
|
||||
id="polygon6703" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#89a115;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4733.018,-1271.516 -4812.432,-1265.836 -4968.424,-1254.723 -5113.225,-1172.889 -5148.42,-1035.8 -5100.277,-888.425 -4929.562,-843.147 -4745.465,-882.147 -4711.098,-1051.173 "
|
||||
id="polygon6705" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#8da312;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4723.709,-1282.323 -4806.41,-1276.409 -4968.863,-1264.832 -5119.615,-1179.461 -5156.434,-1036.766 -5106.299,-883.367 -4928.428,-836.108 -4736.602,-876.79 -4700.781,-1052.829 "
|
||||
id="polygon6707" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#90a40f;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4714.398,-1293.13 -4800.389,-1286.982 -4969.303,-1274.941 -5126.004,-1186.034 -5164.445,-1037.731 -5112.318,-878.31 -4927.29,-829.068 -4727.74,-871.432 -4690.467,-1054.484 "
|
||||
id="polygon6709" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#93a50c;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4705.089,-1303.938 -4794.368,-1297.555 -4969.741,-1285.051 -5132.393,-1192.606 -5172.458,-1038.697 -5118.339,-873.252 -4926.152,-822.029 -4718.877,-866.075 -4680.15,-1056.14 "
|
||||
id="polygon6711" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#97a607;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4695.778,-1314.745 -4788.346,-1308.128 -4970.179,-1295.16 -5138.781,-1199.179 -5180.47,-1039.662 -5124.359,-868.194 -4925.016,-814.99 -4710.015,-860.717 -4669.835,-1057.795 "
|
||||
id="polygon6713" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#9aa703;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4686.468,-1325.552 -4782.324,-1318.701 -4970.618,-1305.27 -5145.171,-1205.752 -5188.482,-1040.628 -5130.38,-863.136 -4923.879,-807.95 -4701.151,-855.36 -4659.52,-1059.451 "
|
||||
id="polygon6715" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#9da800;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4677.158,-1336.359 -4776.303,-1329.273 -4971.057,-1315.379 -5151.559,-1212.324 -5196.494,-1041.594 -5136.4,-858.079 -4922.742,-800.911 -4692.287,-850.003 -4649.203,-1061.106 "
|
||||
id="polygon6717" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#a0aa00;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4667.848,-1347.166 -4770.281,-1339.847 -4971.496,-1325.488 -5157.949,-1218.897 -5204.508,-1042.559 -5142.422,-853.021 -4921.605,-793.872 -4683.426,-844.646 -4638.889,-1062.762 "
|
||||
id="polygon6719" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#a3ab00;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4658.537,-1357.974 -4764.26,-1350.419 -4971.936,-1335.598 -5164.338,-1225.469 -5212.52,-1043.524 -5148.442,-847.963 -4920.47,-786.832 -4674.562,-839.288 -4628.572,-1064.417 "
|
||||
id="polygon6721" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#a6ac00;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4649.228,-1368.78 -4758.238,-1360.992 -4972.374,-1345.707 -5170.727,-1232.042 -5220.532,-1044.49 -5154.464,-842.906 -4919.333,-779.793 -4665.7,-833.931 -4618.257,-1066.073 "
|
||||
id="polygon6723" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#a8ad00;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4639.879,-1379.601 -4752.179,-1371.578 -4972.773,-1355.829 -5177.077,-1238.627 -5228.506,-1045.468 -5160.445,-837.86 -4918.157,-772.766 -4656.799,-828.585 -4607.902,-1067.741 "
|
||||
id="polygon6725" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#abae00;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4630.582,-1390.403 -4746.169,-1382.146 -4973.226,-1365.935 -5183.479,-1245.195 -5236.531,-1046.43 -5166.479,-832.799 -4917.033,-765.723 -4647.949,-823.224 -4597.6,-1069.393 "
|
||||
id="polygon6727" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#adaf00;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-4621.285,-1401.206 -4740.161,-1392.715 -4973.678,-1376.04 -5189.881,-1251.764 -5244.557,-1047.391 -5172.513,-827.737 -4915.91,-758.679 -4639.1,-817.863 -4587.297,-1071.044 "
|
||||
id="polygon6729" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#b0b000;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-5196.283,-1258.333 -5252.582,-1048.353 -5178.546,-822.675 -4914.786,-751.635 -4630.25,-812.501 -4576.994,-1072.695 -4611.988,-1412.009 -4974.13,-1386.145 "
|
||||
id="polygon6731" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1,284 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="860"
|
||||
height="775"
|
||||
viewBox="0 0 860.00001 775.00001"
|
||||
id="svg20593"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="dessin.svg">
|
||||
<defs
|
||||
id="defs20595" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.49497475"
|
||||
inkscape:cx="-56.20632"
|
||||
inkscape:cy="600.42715"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata20598">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-277.36215)">
|
||||
<g
|
||||
transform="translate(-1827.4086,1768.7524)"
|
||||
id="g6281">
|
||||
<circle
|
||||
style="fill:none;stroke:#ffed00;stroke-width:0.1701;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
cx="2246.478"
|
||||
cy="-1124.704"
|
||||
r="14.292"
|
||||
id="circle6283" />
|
||||
<path
|
||||
style="fill:none;stroke:#ffeb00;stroke-width:0.1723;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2247.987,-1147.708 c 2.313,0 10.079,0.732 11.996,1.733 1.896,0.987 3.701,7.732 4.957,9.441 1.693,2.302 7.693,10.562 7.692,13.638 0,4.117 -10.125,11.233 -12.972,13.777 -2.457,2.198 -11.285,8.951 -14.842,8.951 -3.898,0 -11.424,-8.607 -13.947,-11.195 -2.441,-2.504 -9.862,-11.01 -9.862,-14.783 0,-2.843 5.771,-10.154 7.238,-12.355 1.175,-1.768 5.077,-8 6.916,-9.073 2.054,-1.198 10.277,-0.134 12.824,-0.134 z"
|
||||
id="path6285" />
|
||||
<path
|
||||
style="fill:none;stroke:#ffea00;stroke-width:0.1745;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2249.497,-1155.882 c 2.248,0 15.535,0.883 17.398,1.854 1.842,0.959 3.766,12.998 4.985,14.658 1.645,2.236 12.616,15.832 12.616,18.82 0,4 -18.408,14.428 -21.172,16.899 -2.388,2.135 -16.707,14.267 -20.161,14.267 -3.788,0 -15.212,-15.562 -17.663,-18.076 -2.373,-2.433 -15.669,-15.924 -15.669,-19.59 10e-4,-2.762 10.665,-14.665 12.089,-16.803 1.142,-1.717 7.334,-12.659 9.12,-13.701 1.995,-1.162 15.982,1.672 18.457,1.672 z"
|
||||
id="path6287" />
|
||||
<path
|
||||
style="fill:none;stroke:#fbe700;stroke-width:0.1768;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2251.007,-1163.962 c 2.182,0 20.99,1.033 22.799,1.977 1.787,0.931 3.832,18.263 5.016,19.874 1.598,2.17 17.541,21.102 17.539,24.002 0,3.882 -26.689,17.621 -29.373,20.02 -2.316,2.071 -22.129,19.583 -25.48,19.583 -3.676,0 -19,-22.517 -21.381,-24.957 -2.301,-2.361 -21.473,-20.839 -21.473,-24.397 0,-2.681 15.559,-19.174 16.941,-21.25 1.107,-1.667 9.588,-17.315 11.322,-18.327 1.936,-1.129 21.689,3.475 24.09,3.475 z"
|
||||
id="path6289" />
|
||||
<path
|
||||
style="fill:none;stroke:#f7e500;stroke-width:0.17900001;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2252.517,-1172.018 c 2.115,0 26.445,1.184 28.199,2.099 1.732,0.903 3.896,23.528 5.045,25.091 1.549,2.104 22.465,26.372 22.464,29.185 0,3.765 -34.974,20.814 -37.575,23.141 -2.248,2.009 -27.551,24.899 -30.801,24.899 -3.565,0 -22.789,-29.472 -25.096,-31.838 -2.232,-2.289 -27.277,-25.753 -27.277,-29.203 0,-2.6 20.45,-23.685 21.79,-25.698 1.075,-1.616 11.846,-21.974 13.526,-22.954 1.877,-1.096 27.395,5.278 29.725,5.278 z"
|
||||
id="path6291" />
|
||||
<path
|
||||
style="fill:none;stroke:#f3e300;stroke-width:0.1812;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2254.027,-1180.062 c 2.049,0 31.899,1.334 33.601,2.22 1.678,0.875 3.961,28.794 5.074,30.308 1.498,2.039 27.387,31.642 27.387,34.367 0,3.647 -43.257,24.009 -45.777,26.262 -2.178,1.946 -32.971,30.215 -36.119,30.215 -3.454,0 -26.576,-36.427 -28.812,-38.719 -2.162,-2.218 -33.082,-30.668 -33.082,-34.01 0,-2.518 25.344,-28.195 26.641,-30.146 1.043,-1.565 14.102,-26.631 15.73,-27.581 1.816,-1.06 33.101,7.084 35.357,7.084 z"
|
||||
id="path6293" />
|
||||
<path
|
||||
style="fill:none;stroke:#efe100;stroke-width:0.18340001;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2255.536,-1188.102 c 1.984,0 37.355,1.485 39,2.342 1.625,0.847 4.029,34.059 5.106,35.524 1.451,1.973 32.31,36.913 32.31,39.549 0,3.529 -51.539,27.202 -53.979,29.383 -2.106,1.883 -38.391,35.532 -41.439,35.532 -3.342,0 -30.365,-43.382 -32.529,-45.6 -2.092,-2.146 -38.885,-35.583 -38.885,-38.817 0,-2.437 30.236,-32.706 31.492,-34.593 1.008,-1.515 16.355,-31.289 17.932,-32.208 1.758,-1.026 38.809,8.888 40.992,8.888 z"
|
||||
id="path6295" />
|
||||
<path
|
||||
style="fill:none;stroke:#ecdf00;stroke-width:0.1856;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2257.046,-1196.139 c 1.918,0 42.812,1.635 44.402,2.464 1.57,0.818 4.094,39.324 5.135,40.74 1.402,1.907 37.234,42.183 37.232,44.732 0,3.412 -59.822,30.396 -62.18,32.504 -2.037,1.821 -43.812,40.848 -46.758,40.848 -3.232,0 -34.154,-50.336 -36.244,-52.48 -2.023,-2.075 -44.691,-40.497 -44.691,-43.624 0,-2.356 35.129,-37.216 36.344,-39.041 0.973,-1.464 18.609,-35.946 20.133,-36.835 1.701,-0.991 44.518,10.692 46.627,10.692 z"
|
||||
id="path6297" />
|
||||
<path
|
||||
style="fill:none;stroke:#e8dd00;stroke-width:0.18790001;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2258.556,-1204.174 c 1.852,0 48.268,1.786 49.803,2.586 1.516,0.79 4.16,44.589 5.164,45.957 1.355,1.842 42.158,47.453 42.158,49.914 0,3.294 -68.105,33.59 -70.381,35.625 -1.967,1.758 -49.234,46.164 -52.08,46.164 -3.119,0 -37.941,-57.291 -39.959,-59.361 -1.955,-2.003 -50.496,-45.411 -50.496,-48.43 0,-2.275 40.021,-41.727 41.195,-43.488 0.939,-1.414 20.863,-40.604 22.334,-41.462 1.643,-0.957 50.225,12.495 52.262,12.495 z"
|
||||
id="path6299" />
|
||||
<path
|
||||
style="fill:none;stroke:#e4db00;stroke-width:0.1901;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2260.065,-1212.208 c 1.785,0 53.723,1.937 55.203,2.708 1.461,0.762 4.225,49.854 5.193,51.173 1.307,1.776 47.082,52.724 47.082,55.097 0,3.176 -76.389,36.783 -78.584,38.746 -1.896,1.695 -54.654,51.48 -57.396,51.48 -3.008,0 -41.73,-64.246 -43.678,-66.242 -1.885,-1.932 -56.299,-50.326 -56.299,-53.237 0,-2.193 44.912,-46.237 46.043,-47.935 0.908,-1.364 23.121,-45.262 24.539,-46.089 1.585,-0.923 55.933,14.299 57.897,14.299 z"
|
||||
id="path6301" />
|
||||
<path
|
||||
style="fill:none;stroke:#e0d900;stroke-width:0.19230001;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2261.576,-1220.24 c 1.718,0 59.177,2.087 60.603,2.83 1.408,0.734 4.291,55.121 5.225,56.391 1.258,1.71 52.006,57.993 52.004,60.278 0,3.059 -84.672,39.977 -86.785,41.867 -1.826,1.632 -60.076,56.796 -62.716,56.796 -2.896,0 -45.519,-71.2 -47.394,-73.123 -1.814,-1.86 -62.104,-55.241 -62.104,-58.043 0,-2.112 49.806,-50.747 50.896,-52.383 0.873,-1.313 25.374,-49.919 26.739,-50.716 1.525,-0.889 61.639,16.103 63.532,16.103 z"
|
||||
id="path6303" />
|
||||
<path
|
||||
style="fill:none;stroke:#dcd700;stroke-width:0.1945;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2263.085,-1228.272 c 1.653,0 64.633,2.237 66.004,2.952 1.354,0.706 4.357,60.386 5.254,61.606 1.209,1.644 56.93,63.264 56.928,65.461 0,2.941 -92.955,43.17 -94.986,44.988 -1.756,1.569 -65.496,62.113 -68.036,62.113 -2.786,0 -49.306,-78.155 -51.108,-80.003 -1.744,-1.789 -67.909,-60.155 -67.909,-62.851 0,-2.031 54.7,-55.258 55.747,-56.83 0.84,-1.263 27.629,-54.577 28.943,-55.343 1.464,-0.855 67.344,17.907 69.163,17.907 z"
|
||||
id="path6305" />
|
||||
<path
|
||||
style="fill:none;stroke:#d8d500;stroke-width:0.19670001;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2264.595,-1236.304 c 1.587,0 70.088,2.388 71.404,3.074 1.299,0.677 4.422,65.651 5.284,66.823 1.161,1.579 61.853,68.534 61.853,70.643 0,2.824 -101.238,46.364 -103.189,48.109 -1.686,1.507 -70.916,67.429 -73.355,67.429 -2.674,0 -53.096,-85.11 -54.826,-86.885 -1.674,-1.717 -73.713,-65.069 -73.713,-67.657 0,-1.949 59.594,-59.768 60.598,-61.277 0.807,-1.212 29.886,-59.234 31.146,-59.97 1.406,-0.82 73.05,19.711 74.798,19.711 z"
|
||||
id="path6307" />
|
||||
<path
|
||||
style="fill:none;stroke:#d4d300;stroke-width:0.199;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2266.104,-1244.335 c 1.521,0 75.543,2.539 76.805,3.196 1.246,0.649 4.489,70.916 5.314,72.039 1.113,1.513 66.777,73.804 66.775,75.826 0,2.706 -109.521,49.558 -111.391,51.23 -1.615,1.444 -76.338,72.746 -78.674,72.746 -2.562,0 -56.885,-92.065 -58.543,-93.766 -1.604,-1.646 -79.518,-69.984 -79.518,-72.464 0,-1.868 64.485,-64.278 65.448,-65.725 0.772,-1.162 32.142,-63.892 33.349,-64.597 1.352,-0.786 78.762,21.515 80.435,21.515 z"
|
||||
id="path6309" />
|
||||
<path
|
||||
style="fill:none;stroke:#d0d100;stroke-width:0.20119999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2267.614,-1252.366 c 1.455,0 81,2.689 82.205,3.318 1.191,0.621 4.555,76.182 5.346,77.256 1.064,1.447 71.699,79.075 71.697,81.008 0,2.588 -117.803,52.751 -119.592,54.351 -1.545,1.381 -81.758,78.062 -83.994,78.062 -2.449,0 -60.672,-99.02 -62.258,-100.646 -1.535,-1.574 -85.322,-74.899 -85.322,-77.271 0,-1.787 69.379,-68.789 70.301,-70.173 0.738,-1.111 34.395,-68.549 35.549,-69.224 1.291,-0.752 84.469,23.319 86.068,23.319 z"
|
||||
id="path6311" />
|
||||
<path
|
||||
style="fill:none;stroke:#cccf00;stroke-width:0.2034;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2269.124,-1260.396 c 1.389,0 86.455,2.84 87.607,3.44 1.137,0.593 4.619,81.447 5.373,82.472 1.016,1.381 76.623,84.345 76.623,86.191 0,2.47 -126.088,55.945 -127.795,57.472 -1.475,1.318 -87.18,83.378 -89.314,83.378 -2.34,0 -64.459,-105.975 -65.973,-107.527 -1.465,-1.502 -91.127,-79.813 -91.127,-82.077 0,-1.706 74.27,-73.299 75.15,-74.62 0.705,-1.061 36.65,-73.207 37.752,-73.851 1.233,-0.719 90.175,25.122 91.704,25.122 z"
|
||||
id="path6313" />
|
||||
<path
|
||||
style="fill:none;stroke:#c7cd00;stroke-width:0.20559999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2270.634,-1268.427 c 1.322,0 91.91,2.99 93.006,3.562 1.084,0.564 4.688,86.712 5.404,87.688 0.967,1.315 81.547,89.615 81.547,91.373 0,2.353 -134.371,59.139 -135.996,60.593 -1.404,1.255 -92.602,88.694 -94.633,88.694 -2.229,0 -68.248,-112.93 -69.691,-114.408 -1.395,-1.431 -96.93,-84.728 -96.93,-86.884 0,-1.625 79.162,-77.809 80,-79.067 0.672,-1.01 38.906,-77.865 39.957,-78.478 1.172,-0.684 95.881,26.927 97.336,26.927 z"
|
||||
id="path6315" />
|
||||
<path
|
||||
style="fill:none;stroke:#c3cb00;stroke-width:0.2078;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2272.144,-1276.457 c 1.256,0 97.365,3.141 98.406,3.684 1.029,0.536 4.752,91.978 5.434,92.905 0.92,1.25 86.472,94.885 86.471,96.555 0,2.235 -142.652,62.333 -144.197,63.714 -1.334,1.193 -98.021,94.01 -99.952,94.01 -2.116,0 -72.036,-119.884 -73.406,-121.289 -1.325,-1.359 -102.735,-89.642 -102.735,-91.69 0,-1.543 84.055,-82.32 84.852,-83.515 0.637,-0.96 41.16,-82.522 42.158,-83.105 1.112,-0.65 101.586,28.731 102.969,28.731 z"
|
||||
id="path6317" />
|
||||
<path
|
||||
style="fill:none;stroke:#bfc900;stroke-width:0.2101;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2273.653,-1284.487 c 1.189,0 102.821,3.292 103.809,3.806 0.975,0.508 4.816,97.243 5.463,98.122 0.871,1.184 91.395,100.155 91.394,101.737 0,2.118 -150.937,65.526 -152.399,66.835 -1.264,1.13 -103.443,99.327 -105.271,99.327 -2.006,0 -75.824,-126.839 -77.123,-128.17 -1.256,-1.288 -108.541,-94.557 -108.541,-96.498 0,-1.462 88.949,-86.83 89.703,-87.962 0.605,-0.909 43.416,-87.18 44.361,-87.732 1.055,-0.616 107.294,30.535 108.604,30.535 z"
|
||||
id="path6319" />
|
||||
<path
|
||||
style="fill:none;stroke:#bac703;stroke-width:0.2123;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2275.163,-1292.517 c 1.123,0 108.277,3.442 109.209,3.928 0.92,0.48 4.883,102.508 5.492,103.338 0.822,1.118 96.318,105.426 96.318,106.92 0,2 -159.219,68.72 -160.602,69.955 -1.193,1.067 -108.863,104.644 -110.592,104.644 -1.893,0 -79.611,-133.794 -80.838,-135.051 -1.186,-1.216 -114.346,-99.472 -114.346,-101.305 0,-1.381 93.842,-91.34 94.555,-92.409 0.57,-0.858 45.672,-91.838 46.564,-92.359 0.998,-0.582 113.004,32.339 114.24,32.339 z"
|
||||
id="path6321" />
|
||||
<path
|
||||
style="fill:none;stroke:#b6c509;stroke-width:0.2145;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2276.673,-1300.547 c 1.059,0 113.732,3.592 114.609,4.05 0.865,0.452 4.949,107.773 5.523,108.555 0.773,1.052 101.242,110.696 101.24,112.102 0,1.882 -167.502,71.914 -168.803,73.077 -1.123,1.004 -114.285,109.959 -115.91,109.959 -1.783,0 -83.4,-140.749 -84.555,-141.932 -1.115,-1.145 -120.15,-104.386 -120.15,-106.111 0,-1.3 98.734,-95.851 99.404,-96.857 0.539,-0.808 47.928,-96.495 48.768,-96.985 0.938,-0.548 118.71,34.142 119.874,34.142 z"
|
||||
id="path6323" />
|
||||
<path
|
||||
style="fill:none;stroke:#b1c30f;stroke-width:0.2167;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2278.183,-1308.577 c 0.992,0 119.188,3.743 120.01,4.172 0.812,0.423 5.016,113.039 5.553,113.771 0.727,0.986 106.166,115.966 106.164,117.285 0,1.765 -175.785,75.107 -177.004,76.197 -1.053,0.942 -119.705,115.276 -121.229,115.276 -1.672,0 -87.189,-147.704 -88.271,-148.812 -1.047,-1.073 -125.955,-109.3 -125.955,-110.917 0,-1.219 103.627,-100.361 104.256,-101.305 0.504,-0.758 50.182,-101.153 50.969,-101.613 0.88,-0.514 124.415,35.946 125.507,35.946 z"
|
||||
id="path6325" />
|
||||
<path
|
||||
style="fill:none;stroke:#adc113;stroke-width:0.2189;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2279.692,-1316.607 c 0.926,0 124.643,3.894 125.41,4.293 0.76,0.395 5.08,118.304 5.584,118.988 0.676,0.921 111.088,121.236 111.086,122.467 0,1.647 -184.066,78.301 -185.205,79.319 -0.982,0.879 -125.127,120.592 -126.549,120.592 -1.561,0 -90.977,-154.658 -91.986,-155.693 -0.977,-1.001 -131.76,-114.215 -131.76,-115.725 0,-1.137 108.52,-104.871 109.105,-105.752 0.471,-0.707 52.438,-105.811 53.172,-106.24 0.823,-0.478 130.124,37.751 131.143,37.751 z"
|
||||
id="path6327" />
|
||||
<path
|
||||
style="fill:none;stroke:#a8bf17;stroke-width:0.2212;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2281.202,-1324.636 c 0.859,0 130.099,4.043 130.811,4.415 0.705,0.367 5.146,123.57 5.613,124.205 0.629,0.855 116.012,126.506 116.012,127.649 0,1.529 -192.352,81.495 -193.408,82.44 -0.914,0.816 -130.549,125.908 -131.869,125.908 -1.447,0 -94.766,-161.613 -95.703,-162.574 -0.906,-0.93 -137.562,-119.13 -137.562,-120.531 0,-1.056 113.412,-109.382 113.957,-110.2 0.436,-0.656 54.691,-110.468 55.374,-110.867 0.761,-0.445 135.828,39.555 136.775,39.555 z"
|
||||
id="path6329" />
|
||||
<path
|
||||
style="fill:none;stroke:#a3bd1a;stroke-width:0.2234;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2282.712,-1332.667 c 0.793,0 135.554,4.195 136.211,4.538 0.65,0.339 5.213,128.835 5.644,129.421 0.581,0.789 120.935,131.777 120.935,132.832 0,1.412 -200.633,84.688 -201.609,85.561 -0.842,0.753 -135.969,131.225 -137.188,131.225 -1.337,0 -98.555,-168.568 -99.42,-169.455 -0.838,-0.858 -143.367,-124.044 -143.367,-125.338 0,-0.975 118.305,-113.892 118.807,-114.647 0.404,-0.606 56.947,-115.126 57.578,-115.494 0.702,-0.412 141.536,41.357 142.409,41.357 z"
|
||||
id="path6331" />
|
||||
<path
|
||||
style="fill:none;stroke:#9fbb1d;stroke-width:0.2256;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2284.222,-1340.696 c 0.727,0 141.009,4.346 141.611,4.66 0.596,0.311 5.277,134.1 5.672,134.637 0.533,0.724 125.861,137.047 125.859,138.014 0,1.294 -208.916,87.882 -209.811,88.682 -0.773,0.691 -141.39,136.541 -142.508,136.541 -1.225,0 -102.342,-175.522 -103.135,-176.336 -0.768,-0.787 -149.173,-128.959 -149.173,-130.145 10e-4,-0.894 123.198,-118.402 123.659,-119.095 0.369,-0.556 59.201,-119.783 59.779,-120.12 0.646,-0.377 147.246,43.162 148.047,43.162 z"
|
||||
id="path6333" />
|
||||
<path
|
||||
style="fill:none;stroke:#9ab91f;stroke-width:0.2278;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2285.73,-1348.726 c 0.661,0 146.466,4.496 147.014,4.782 0.54,0.282 5.343,139.365 5.702,139.854 0.483,0.658 130.783,142.317 130.783,143.196 0,1.177 -217.201,91.076 -218.014,91.803 -0.702,0.628 -146.811,141.857 -147.827,141.857 -1.114,0 -106.13,-182.477 -106.853,-183.217 -0.696,-0.715 -154.975,-133.873 -154.975,-134.951 0,-0.812 128.09,-122.913 128.508,-123.542 0.336,-0.505 61.458,-124.441 61.983,-124.747 0.587,-0.343 152.952,44.965 153.679,44.965 z"
|
||||
id="path6335" />
|
||||
<path
|
||||
style="fill:none;stroke:#95b721;stroke-width:0.23;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2287.239,-1356.755 c 0.596,0 151.922,4.646 152.414,4.903 0.488,0.254 5.41,144.63 5.732,145.07 0.436,0.592 135.707,147.587 135.707,148.378 0,1.059 -225.484,94.27 -226.215,94.924 -0.633,0.565 -152.232,147.173 -153.146,147.173 -1.004,0 -109.92,-189.432 -110.568,-190.098 -0.627,-0.644 -160.779,-138.787 -160.779,-139.758 0,-0.731 132.982,-127.423 133.359,-127.989 0.301,-0.455 63.711,-129.099 64.184,-129.374 0.527,-0.307 158.658,46.771 159.312,46.771 z"
|
||||
id="path6337" />
|
||||
<path
|
||||
style="fill:none;stroke:#90b523;stroke-width:0.2322;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2288.751,-1364.785 c 0.527,0 157.375,4.796 157.814,5.025 0.432,0.226 5.475,149.896 5.762,150.287 0.387,0.526 140.629,152.857 140.629,153.561 0,0.941 -233.766,97.463 -234.416,98.045 -0.562,0.502 -157.652,152.489 -158.465,152.489 -0.893,0 -113.709,-196.387 -114.285,-196.978 -0.559,-0.573 -166.586,-143.703 -166.586,-144.565 0,-0.65 137.877,-131.934 138.211,-132.437 0.27,-0.404 65.967,-133.756 66.387,-134.001 0.469,-0.274 164.367,48.574 164.949,48.574 z"
|
||||
id="path6339" />
|
||||
<path
|
||||
style="fill:none;stroke:#8bb325;stroke-width:0.23450001;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2290.26,-1372.814 c 0.462,0 162.832,4.947 163.216,5.147 0.379,0.198 5.539,155.161 5.791,155.503 0.339,0.461 145.553,158.128 145.553,158.744 0,0.824 -242.049,100.657 -242.617,101.166 -0.491,0.439 -163.074,157.806 -163.785,157.806 -0.779,0 -117.496,-203.342 -118,-203.859 -0.488,-0.501 -172.39,-148.617 -172.39,-149.371 0,-0.569 142.769,-136.444 143.062,-136.885 0.235,-0.354 68.223,-138.414 68.59,-138.628 0.409,-0.241 170.071,50.377 170.58,50.377 z"
|
||||
id="path6341" />
|
||||
<path
|
||||
style="fill:none;stroke:#86b127;stroke-width:0.2367;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2291.77,-1380.844 c 0.397,0 168.287,5.098 168.616,5.27 0.324,0.169 5.606,160.427 5.822,160.72 0.289,0.395 150.477,163.398 150.477,163.925 0,0.706 -250.332,103.851 -250.82,104.287 -0.421,0.377 -168.496,163.122 -169.105,163.122 -0.668,0 -121.283,-210.297 -121.715,-210.74 -0.418,-0.429 -178.195,-153.531 -178.195,-154.178 0,-0.487 147.661,-140.955 147.912,-141.332 0.201,-0.303 70.479,-143.071 70.793,-143.255 0.35,-0.206 175.778,52.181 176.215,52.181 z"
|
||||
id="path6343" />
|
||||
<path
|
||||
style="fill:none;stroke:#80af29;stroke-width:0.23890001;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2293.28,-1388.873 c 0.33,0 173.741,5.249 174.016,5.391 0.271,0.141 5.673,165.692 5.852,165.937 0.242,0.329 155.4,168.668 155.4,169.107 0,0.588 -258.615,107.044 -259.021,107.408 -0.352,0.314 -173.915,168.438 -174.424,168.438 -0.557,0 -125.071,-217.251 -125.432,-217.621 -0.35,-0.357 -184,-158.446 -184,-158.985 0,-0.406 152.554,-145.465 152.764,-145.779 0.168,-0.252 72.732,-147.729 72.994,-147.882 0.293,-0.172 181.488,53.986 181.851,53.986 z"
|
||||
id="path6345" />
|
||||
<path
|
||||
style="fill:none;stroke:#7bad2b;stroke-width:0.2411;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2294.79,-1396.902 c 0.264,0 179.197,5.398 179.416,5.513 0.217,0.113 5.738,170.958 5.883,171.153 0.193,0.263 160.322,173.939 160.322,174.291 0,0.471 -266.896,110.238 -267.223,110.528 -0.281,0.251 -179.336,173.755 -179.742,173.755 -0.445,0 -128.861,-224.207 -129.15,-224.502 -0.279,-0.286 -189.803,-163.36 -189.803,-163.792 0,-0.325 157.447,-149.975 157.615,-150.227 0.135,-0.202 74.986,-152.387 75.197,-152.509 0.235,-0.138 187.194,55.79 187.485,55.79 z"
|
||||
id="path6347" />
|
||||
<path
|
||||
style="fill:none;stroke:#75ab2c;stroke-width:0.24330001;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2296.298,-1404.932 c 0.199,0 184.654,5.549 184.818,5.635 0.162,0.085 5.803,176.223 5.91,176.369 0.146,0.197 165.25,179.209 165.25,179.473 0,0.353 -275.184,113.432 -275.426,113.649 -0.211,0.188 -184.758,179.071 -185.062,179.071 -0.334,0 -132.65,-231.161 -132.865,-231.382 -0.209,-0.215 -195.607,-168.275 -195.607,-168.599 0,-0.244 162.34,-154.485 162.465,-154.674 0.1,-0.151 77.242,-157.044 77.4,-157.136 0.175,-0.103 192.898,57.594 193.117,57.594 z"
|
||||
id="path6349" />
|
||||
<path
|
||||
style="fill:none;stroke:#6fa92e;stroke-width:0.2456;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2297.808,-1412.961 c 0.133,0 190.109,5.7 190.219,5.757 0.109,0.056 5.869,181.488 5.941,181.585 0.096,0.131 170.172,184.479 170.172,184.655 0,0.235 -283.465,116.625 -283.627,116.771 -0.141,0.125 -190.18,184.387 -190.383,184.387 -0.223,0 -136.438,-238.116 -136.58,-238.264 -0.141,-0.143 -201.412,-173.189 -201.412,-173.405 0,-0.163 167.23,-158.997 167.314,-159.122 0.066,-0.101 79.498,-161.702 79.604,-161.763 0.117,-0.068 198.607,59.399 198.752,59.399 z"
|
||||
id="path6351" />
|
||||
<path
|
||||
style="fill:none;stroke:#69a72f;stroke-width:0.24779999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 2299.318,-1420.964 c 0.066,0 195.563,5.851 195.619,5.879 0.054,0.028 5.935,186.753 5.971,186.802 0.048,0.066 175.096,189.75 175.096,189.837 0,0.117 -291.748,119.819 -291.829,119.892 -0.07,0.062 -195.6,189.703 -195.701,189.703 -0.111,0 -140.226,-245.07 -140.299,-245.145 -0.068,-0.071 -207.215,-178.104 -207.215,-178.212 0,-0.081 172.125,-163.506 172.166,-163.569 0.033,-0.05 81.752,-166.359 81.805,-166.39 0.059,-0.033 204.314,61.203 204.387,61.203 z"
|
||||
id="path6353" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#63a630;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="2387.837,-912.968 2687.867,-1035.981 2507.849,-1231 2501.847,-1423.019 2300.828,-1429.02 2090.806,-1492.026 2006.798,-1321.009 1829.78,-1152.993 2042.802,-969.974 2186.815,-717.949 "
|
||||
id="polygon6355" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 24 KiB |
@@ -0,0 +1,290 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="816"
|
||||
height="700"
|
||||
viewBox="0 0 816.00001 700.00001"
|
||||
id="svg16384"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="dessin.svg">
|
||||
<defs
|
||||
id="defs16386" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.98994949"
|
||||
inkscape:cx="409.06608"
|
||||
inkscape:cy="326.11018"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata16389">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-352.36215)">
|
||||
<g
|
||||
transform="translate(8530.8684,1830.1884)"
|
||||
id="g6581">
|
||||
<rect
|
||||
style="fill:none;stroke:#34b4b5;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
x="-8317.4551"
|
||||
y="-1153.974"
|
||||
transform="matrix(0.9245,-0.3811,0.3811,0.9245,-193.8677,-3247.7332)"
|
||||
stroke-miterlimit="10"
|
||||
width="39.290001"
|
||||
height="39.289001"
|
||||
id="rect6583" />
|
||||
<path
|
||||
style="fill:none;stroke:#36b3b4;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8257.217,-1128.174 c 1.959,4.754 -36.582,25.149 -42.52,27.597 -5.938,2.447 -26.896,-34.738 -28.855,-39.492 -1.96,-4.754 36.581,-25.149 42.52,-27.597 5.937,-2.448 26.896,34.738 28.855,39.492 z"
|
||||
id="path6585" />
|
||||
<path
|
||||
style="fill:none;stroke:#38b1b3;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8242.271,-1132.695 c 3.919,9.508 -36.838,35.326 -48.714,40.221 -11.876,4.895 -38.819,-33.152 -42.739,-42.66 -3.919,-9.508 36.838,-35.326 48.713,-40.221 11.875,-4.895 38.82,33.151 42.74,42.66 z"
|
||||
id="path6587" />
|
||||
<path
|
||||
style="fill:none;stroke:#3ab0b2;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8227.326,-1137.216 c 5.879,14.263 -37.094,45.501 -54.908,52.844 -17.812,7.342 -50.744,-31.565 -56.623,-45.828 -5.879,-14.263 37.094,-45.502 54.907,-52.845 17.813,-7.342 50.745,31.566 56.624,45.829 z"
|
||||
id="path6589" />
|
||||
<path
|
||||
style="fill:none;stroke:#3cafb2;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8212.381,-1141.737 c 7.838,19.017 -37.351,55.678 -61.102,65.468 -23.752,9.79 -62.669,-29.979 -70.508,-48.996 -7.838,-19.017 37.351,-55.678 61.102,-65.468 23.752,-9.79 62.669,29.979 70.508,48.996 z"
|
||||
id="path6591" />
|
||||
<path
|
||||
style="fill:none;stroke:#3dadb1;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8197.436,-1146.258 c 9.798,23.771 -37.606,65.855 -67.296,78.092 -29.69,12.237 -74.593,-28.392 -84.392,-52.163 -9.798,-23.771 37.607,-65.855 67.297,-78.093 29.69,-12.237 74.594,28.393 84.391,52.164 z"
|
||||
id="path6593" />
|
||||
<path
|
||||
style="fill:none;stroke:#3facb0;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8182.49,-1150.78 c 11.758,28.525 -37.863,76.031 -73.49,90.716 -35.627,14.685 -86.518,-26.805 -98.275,-55.331 -11.757,-28.526 37.863,-76.031 73.49,-90.716 35.627,-14.684 86.517,26.806 98.275,55.331 z"
|
||||
id="path6595" />
|
||||
<path
|
||||
style="fill:none;stroke:#40aaaf;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8167.545,-1155.301 c 13.717,33.28 -38.119,86.208 -79.685,103.34 -41.566,17.132 -98.44,-25.219 -112.158,-58.499 -13.718,-33.279 38.119,-86.208 79.685,-103.34 41.564,-17.132 98.441,25.22 112.158,58.499 z"
|
||||
id="path6597" />
|
||||
<path
|
||||
style="fill:none;stroke:#42a9ae;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8152.6,-1159.821 c 15.677,38.034 -38.375,96.384 -85.879,115.964 -47.502,19.58 -110.365,-23.632 -126.042,-61.666 -15.677,-38.034 38.376,-96.384 85.879,-115.964 47.503,-19.58 110.366,23.632 126.042,61.666 z"
|
||||
id="path6599" />
|
||||
<path
|
||||
style="fill:none;stroke:#43a7ae;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8137.654,-1164.343 c 17.637,42.788 -38.632,106.561 -92.072,128.588 -53.441,22.027 -122.29,-22.045 -139.927,-64.833 -17.636,-42.788 38.632,-106.561 92.073,-128.589 53.44,-22.027 122.289,22.046 139.926,64.834 z"
|
||||
id="path6601" />
|
||||
<path
|
||||
style="fill:none;stroke:#44a6ad;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8122.709,-1168.864 c 19.597,47.542 -38.888,116.737 -98.267,141.212 -59.379,24.475 -134.214,-20.459 -153.81,-68.001 -19.597,-47.542 38.888,-116.738 98.267,-141.213 59.378,-24.475 134.214,20.46 153.81,68.002 z"
|
||||
id="path6603" />
|
||||
<path
|
||||
style="fill:none;stroke:#46a5ac;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8107.764,-1173.385 c 21.556,52.296 -39.145,126.914 -104.461,153.836 -65.316,26.923 -146.138,-18.872 -167.693,-71.169 -21.557,-52.296 39.145,-126.914 104.461,-153.836 65.316,-26.922 146.138,18.872 167.693,71.169 z"
|
||||
id="path6605" />
|
||||
<path
|
||||
style="fill:none;stroke:#47a3ab;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8092.818,-1177.906 c 23.516,57.05 -39.4,137.09 -110.655,166.46 -71.254,29.37 -158.062,-17.286 -181.577,-74.336 -23.515,-57.05 39.401,-137.091 110.655,-166.461 71.254,-29.37 158.062,17.286 181.577,74.337 z"
|
||||
id="path6607" />
|
||||
<path
|
||||
style="fill:none;stroke:#48a2aa;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8077.873,-1182.427 c 25.475,61.805 -39.657,147.267 -116.85,179.084 -77.191,31.817 -169.986,-15.699 -195.461,-77.504 -25.475,-61.805 39.658,-147.267 116.85,-179.084 77.192,-31.819 169.986,15.699 195.461,77.504 z"
|
||||
id="path6609" />
|
||||
<path
|
||||
style="fill:none;stroke:#49a0a9;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8062.927,-1186.948 c 27.435,66.559 -39.914,157.443 -123.043,191.708 -83.129,34.265 -181.91,-14.113 -209.346,-80.672 -27.435,-66.559 39.914,-157.443 123.044,-191.708 83.13,-34.266 181.91,14.113 209.345,80.672 z"
|
||||
id="path6611" />
|
||||
<path
|
||||
style="fill:none;stroke:#4b9fa8;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8047.982,-1191.469 c 29.395,71.313 -40.169,167.619 -129.237,204.332 -89.067,36.712 -193.835,-12.526 -223.229,-83.84 -29.394,-71.314 40.171,-167.62 129.238,-204.333 89.067,-36.712 193.834,12.527 223.228,83.841 z"
|
||||
id="path6613" />
|
||||
<path
|
||||
style="fill:none;stroke:#4c9da8;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8033.037,-1195.99 c 31.354,76.067 -40.426,177.796 -135.432,216.956 -95.006,39.16 -205.759,-10.939 -237.113,-87.007 -31.354,-76.068 40.428,-177.796 135.433,-216.957 95.006,-39.16 205.758,10.94 237.112,87.008 z"
|
||||
id="path6615" />
|
||||
<path
|
||||
style="fill:none;stroke:#4d9ca7;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8018.091,-1200.511 c 33.314,80.822 -40.682,187.972 -141.626,229.58 -100.943,41.608 -217.683,-9.353 -250.997,-90.175 -33.312,-80.821 40.684,-187.973 141.627,-229.581 100.943,-41.608 217.682,9.354 250.996,90.176 z"
|
||||
id="path6617" />
|
||||
<path
|
||||
style="fill:none;stroke:#4e9aa6;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -8003.146,-1205.032 c 35.273,85.576 -40.939,198.149 -147.821,242.204 -106.881,44.055 -229.607,-7.767 -264.88,-93.343 -35.273,-85.576 40.939,-198.149 147.821,-242.205 106.882,-44.055 229.607,7.768 264.88,93.344 z"
|
||||
id="path6619" />
|
||||
<path
|
||||
style="fill:none;stroke:#4f98a5;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7988.201,-1209.554 c 37.233,90.331 -41.195,208.326 -154.015,254.828 -112.819,46.503 -241.531,-6.18 -278.764,-96.51 -37.232,-90.331 41.196,-208.326 154.015,-254.829 112.82,-46.502 241.531,6.181 278.764,96.511 z"
|
||||
id="path6621" />
|
||||
<path
|
||||
style="fill:none;stroke:#5097a4;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7973.255,-1214.074 c 39.192,95.084 -41.452,218.502 -160.209,267.452 -118.757,48.95 -253.456,-4.594 -292.648,-99.678 -39.192,-95.084 41.452,-218.502 160.21,-267.453 118.756,-48.95 253.455,4.594 292.647,99.679 z"
|
||||
id="path6623" />
|
||||
<path
|
||||
style="fill:none;stroke:#5195a3;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7958.31,-1218.595 c 41.152,99.838 -41.708,228.678 -166.403,280.076 -124.695,51.398 -265.379,-3.007 -306.531,-102.846 -41.152,-99.839 41.708,-228.679 166.402,-280.077 124.696,-51.398 265.38,3.007 306.532,102.847 z"
|
||||
id="path6625" />
|
||||
<path
|
||||
style="fill:none;stroke:#5294a2;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7943.364,-1223.116 c 43.112,104.593 -41.964,238.854 -172.598,292.7 -130.632,53.845 -277.304,-1.42 -320.415,-106.013 -43.112,-104.593 41.965,-238.856 172.598,-292.701 130.633,-53.846 277.303,1.42 320.415,106.014 z"
|
||||
id="path6627" />
|
||||
<path
|
||||
style="fill:none;stroke:#5392a1;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7928.419,-1227.638 c 45.071,109.347 -42.22,249.031 -178.792,305.324 -136.571,56.292 -289.228,0.166 -334.299,-109.181 -45.071,-109.347 42.221,-249.032 178.792,-305.325 136.572,-56.292 289.228,-0.165 334.299,109.182 z"
|
||||
id="path6629" />
|
||||
<path
|
||||
style="fill:none;stroke:#5490a0;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7913.474,-1232.159 c 47.031,114.102 -42.477,259.208 -184.986,317.948 -142.508,58.74 -301.152,1.753 -348.183,-112.349 -47.031,-114.102 42.479,-259.208 184.986,-317.949 142.51,-58.74 301.152,-1.751 348.183,112.35 z"
|
||||
id="path6631" />
|
||||
<path
|
||||
style="fill:none;stroke:#558f9f;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7898.528,-1236.68 c 48.991,118.855 -42.733,269.384 -191.18,330.572 -148.446,61.188 -313.077,3.339 -362.067,-115.516 -48.99,-118.856 42.734,-269.385 191.181,-330.573 148.446,-61.188 313.075,-3.339 362.066,115.517 z"
|
||||
id="path6633" />
|
||||
<path
|
||||
style="fill:none;stroke:#568d9e;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7883.583,-1241.2 c 50.951,123.609 -42.989,279.56 -197.374,343.195 -154.385,63.635 -325,4.926 -375.951,-118.684 -50.95,-123.61 42.991,-279.562 197.375,-343.197 154.385,-63.635 325,-4.925 375.95,118.686 z"
|
||||
id="path6635" />
|
||||
<path
|
||||
style="fill:none;stroke:#578c9d;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7868.638,-1245.722 c 52.91,128.364 -43.246,289.737 -203.568,355.82 -160.322,66.083 -336.925,6.512 -389.835,-121.852 -52.909,-128.364 43.248,-289.738 203.57,-355.82 160.323,-66.083 336.924,-6.512 389.833,121.852 z"
|
||||
id="path6637" />
|
||||
<path
|
||||
style="fill:none;stroke:#588a9c;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7853.692,-1250.243 c 54.87,133.118 -43.502,299.914 -209.762,368.444 -166.26,68.53 -348.849,8.099 -403.719,-125.02 -54.869,-133.118 43.504,-299.915 209.764,-368.445 166.26,-68.529 348.847,-8.097 403.717,125.021 z"
|
||||
id="path6639" />
|
||||
<path
|
||||
style="fill:none;stroke:#59889b;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7838.747,-1254.764 c 56.83,137.872 -43.758,310.09 -215.957,381.067 -172.198,70.978 -360.773,9.686 -417.602,-128.187 -56.829,-137.873 43.76,-310.091 215.958,-381.069 172.198,-70.978 360.772,-9.684 417.601,128.189 z"
|
||||
id="path6641" />
|
||||
<path
|
||||
style="fill:none;stroke:#59869a;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7823.801,-1259.285 c 58.789,142.626 -44.015,320.266 -222.151,393.691 -178.136,73.425 -372.697,11.272 -431.486,-131.354 -58.789,-142.626 44.017,-320.268 222.151,-393.693 178.137,-73.425 372.697,-11.271 431.486,131.356 z"
|
||||
id="path6643" />
|
||||
<path
|
||||
style="fill:none;stroke:#5a8599;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7808.856,-1263.806 c 60.749,147.381 -44.271,330.442 -228.345,406.315 -184.073,75.873 -384.621,12.859 -445.37,-134.522 -60.748,-147.381 44.272,-330.444 228.347,-406.317 184.073,-75.872 384.62,-12.858 445.368,134.524 z"
|
||||
id="path6645" />
|
||||
<path
|
||||
style="fill:none;stroke:#5b8398;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7793.911,-1268.327 c 62.709,152.135 -44.526,340.619 -234.539,418.939 -190.011,78.32 -396.546,14.445 -459.254,-137.69 -62.708,-152.135 44.529,-340.621 234.54,-418.941 190.013,-78.32 396.545,-14.444 459.253,137.692 z"
|
||||
id="path6647" />
|
||||
<path
|
||||
style="fill:none;stroke:#5c8197;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7778.965,-1272.848 c 64.668,156.889 -44.784,350.796 -240.734,431.563 -195.949,80.768 -408.469,16.032 -473.137,-140.857 -64.668,-156.889 44.785,-350.797 240.734,-431.565 195.951,-80.768 408.469,-16.031 473.137,140.859 z"
|
||||
id="path6649" />
|
||||
<path
|
||||
style="fill:none;stroke:#5d7f96;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7764.021,-1277.369 c 66.628,161.644 -45.04,360.972 -246.927,444.188 -201.887,83.215 -420.394,17.619 -487.021,-144.025 -66.627,-161.644 45.041,-360.974 246.929,-444.189 201.888,-83.215 420.393,-17.619 487.019,144.026 z"
|
||||
id="path6651" />
|
||||
<path
|
||||
style="fill:none;stroke:#5d7d95;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -7749.075,-1281.89 c 68.587,166.398 -45.296,371.148 -253.122,456.812 -207.825,85.663 -432.318,19.205 -500.906,-147.193 -68.586,-166.398 45.3,-371.15 253.124,-456.813 207.826,-85.664 432.318,-19.205 500.904,147.194 z"
|
||||
id="path6653" />
|
||||
<ellipse
|
||||
style="fill:none;stroke:#5e7c94;stroke-width:0.23379999;stroke-miterlimit:10"
|
||||
transform="matrix(0.9245,-0.3811,0.3811,0.9245,-183.3838,-3179.8708)"
|
||||
stroke-miterlimit="10"
|
||||
cx="-8121.1821"
|
||||
cy="-1126.874"
|
||||
rx="418.64301"
|
||||
ry="335.19199"
|
||||
id="ellipse6655" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 17 KiB |
@@ -0,0 +1,383 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="625"
|
||||
height="710"
|
||||
viewBox="0 0 625.00001 710.00001"
|
||||
id="svg19870"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="dessin.svg">
|
||||
<defs
|
||||
id="defs19872" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.98994949"
|
||||
inkscape:cx="182.94034"
|
||||
inkscape:cy="427.9344"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata19875">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-342.36215)">
|
||||
<g
|
||||
transform="translate(-189.45477,1729.1182)"
|
||||
id="g6069">
|
||||
<path
|
||||
style="fill:none;stroke:#d5d6cc;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 803.946,-1362.599 c -6.297,0.571 -11.857,-4.066 -12.428,-10.359 -0.571,-6.293 4.062,-11.856 10.359,-12.428 6.292,-0.571 11.853,4.066 12.424,10.359 0.571,6.293 -4.063,11.857 -10.355,12.428 z"
|
||||
id="path6071" />
|
||||
<path
|
||||
style="fill:none;stroke:#d5d4cc;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 797.538,-1349.204 c -9.01,0.818 -16.97,-5.82 -17.787,-14.827 -0.818,-9.007 5.816,-16.97 14.827,-17.787 9.006,-0.818 16.966,5.819 17.784,14.827 0.817,9.007 -5.818,16.97 -14.824,17.787 z"
|
||||
id="path6073" />
|
||||
<path
|
||||
style="fill:none;stroke:#d4d1cb;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 791.131,-1335.809 c -11.725,1.064 -22.085,-7.574 -23.147,-19.295 -1.063,-11.721 7.57,-22.083 19.295,-23.147 11.719,-1.063 22.079,7.574 23.144,19.295 1.062,11.72 -7.573,22.083 -19.292,23.147 z"
|
||||
id="path6075" />
|
||||
<path
|
||||
style="fill:none;stroke:#d4cfcb;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 784.723,-1322.414 c -14.438,1.31 -27.198,-9.328 -28.507,-23.763 -1.311,-14.435 9.324,-27.197 23.763,-28.507 14.434,-1.31 27.193,9.328 28.503,23.763 1.31,14.435 -9.326,27.196 -23.759,28.507 z"
|
||||
id="path6077" />
|
||||
<path
|
||||
style="fill:none;stroke:#d3cdca;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 778.314,-1309.02 c -17.151,1.557 -32.311,-11.082 -33.866,-28.23 -1.558,-17.148 11.078,-32.31 28.23,-33.867 17.146,-1.556 32.307,11.083 33.863,28.23 1.558,17.149 -11.079,32.311 -28.227,33.867 z"
|
||||
id="path6079" />
|
||||
<path
|
||||
style="fill:none;stroke:#d3cbca;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 771.907,-1295.625 c -19.865,1.803 -37.425,-12.835 -39.228,-32.698 -1.802,-19.861 12.834,-37.423 32.698,-39.227 19.861,-1.803 37.421,12.836 39.224,32.698 1.803,19.863 -12.833,37.425 -32.694,39.227 z"
|
||||
id="path6081" />
|
||||
<path
|
||||
style="fill:none;stroke:#d2c8c9;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 765.499,-1282.229 c -22.579,2.049 -42.538,-14.59 -44.587,-37.166 -2.049,-22.575 14.587,-42.537 37.166,-44.586 22.575,-2.049 42.533,14.59 44.584,37.166 2.049,22.575 -14.589,42.536 -37.163,44.586 z"
|
||||
id="path6083" />
|
||||
<path
|
||||
style="fill:none;stroke:#d1c6c8;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 759.091,-1268.834 c -25.293,2.295 -47.651,-16.344 -49.946,-41.634 -2.296,-25.289 16.341,-47.65 41.634,-49.946 25.289,-2.295 47.647,16.344 49.943,41.633 2.295,25.29 -16.342,47.651 -41.631,49.947 z"
|
||||
id="path6085" />
|
||||
<path
|
||||
style="fill:none;stroke:#d1c4c8;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 752.684,-1255.439 c -28.007,2.542 -52.766,-18.098 -55.307,-46.102 -2.541,-28.003 18.095,-52.764 46.102,-55.306 28.002,-2.542 52.761,18.099 55.302,46.101 2.542,28.004 -18.095,52.765 -46.097,55.307 z"
|
||||
id="path6087" />
|
||||
<path
|
||||
style="fill:none;stroke:#d0c1c7;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 746.275,-1242.044 c -30.721,2.788 -57.878,-19.852 -60.666,-50.569 -2.788,-30.716 19.85,-57.877 50.569,-60.666 30.717,-2.788 57.874,19.853 60.662,50.569 2.79,30.717 -19.849,57.877 -50.565,60.666 z"
|
||||
id="path6089" />
|
||||
<path
|
||||
style="fill:none;stroke:#d0bfc6;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 739.867,-1228.649 c -33.434,3.034 -62.991,-21.606 -66.024,-55.037 -3.035,-33.43 21.603,-62.991 55.036,-66.025 33.43,-3.034 62.987,21.607 66.022,55.037 3.035,33.43 -21.604,62.99 -55.034,66.025 z"
|
||||
id="path6091" />
|
||||
<path
|
||||
style="fill:none;stroke:#cfbdc5;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 733.46,-1215.255 c -36.147,3.281 -68.105,-23.36 -71.385,-59.505 -3.281,-36.144 23.355,-68.104 59.504,-71.385 36.144,-3.281 68.102,23.36 71.383,59.504 3.279,36.146 -23.359,68.105 -59.502,71.386 z"
|
||||
id="path6093" />
|
||||
<path
|
||||
style="fill:none;stroke:#cfbac5;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 727.052,-1201.86 c -38.861,3.527 -73.219,-25.114 -76.746,-63.973 -3.526,-38.857 25.112,-73.217 63.973,-76.744 38.857,-3.527 73.216,25.114 76.742,63.972 3.527,38.859 -25.112,73.218 -63.969,76.745 z"
|
||||
id="path6095" />
|
||||
<path
|
||||
style="fill:none;stroke:#ceb8c4;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 720.644,-1188.465 c -41.575,3.773 -78.332,-26.868 -82.105,-68.44 -3.772,-41.571 26.866,-78.331 68.44,-82.104 41.572,-3.773 78.329,26.869 82.102,68.439 3.773,41.573 -26.866,78.332 -68.437,82.105 z"
|
||||
id="path6097" />
|
||||
<path
|
||||
style="fill:none;stroke:#ceb6c3;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 714.235,-1175.07 c -44.288,4.02 -83.445,-28.621 -87.464,-72.908 -4.02,-44.285 28.619,-83.444 72.907,-87.464 44.286,-4.02 83.441,28.623 87.462,72.907 4.02,44.287 -28.619,83.445 -72.905,87.465 z"
|
||||
id="path6099" />
|
||||
<circle
|
||||
style="fill:none;stroke:#cdb3c2;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
cx="700.104"
|
||||
cy="-1246.775"
|
||||
r="85.448997"
|
||||
id="circle6101" />
|
||||
<circle
|
||||
style="fill:none;stroke:#cdb1c1;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
cx="693.24902"
|
||||
cy="-1238.2939"
|
||||
r="90.383003"
|
||||
id="circle6103" />
|
||||
<path
|
||||
style="fill:none;stroke:#ccaec1;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 695.013,-1134.885 c -52.431,4.759 -98.786,-33.884 -103.544,-86.311 -4.759,-52.426 33.881,-98.785 86.312,-103.543 52.426,-4.759 98.781,33.885 103.54,86.31 4.758,52.428 -33.883,98.785 -86.308,103.544 z"
|
||||
id="path6105" />
|
||||
<path
|
||||
style="fill:none;stroke:#ccacc0;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 688.604,-1121.49 c -55.144,5.005 -103.898,-35.638 -108.903,-90.779 -5.005,-55.139 35.635,-103.897 90.778,-108.903 55.141,-5.005 103.896,35.639 108.901,90.778 5.006,55.142 -35.636,103.898 -90.776,108.904 z"
|
||||
id="path6107" />
|
||||
<path
|
||||
style="fill:none;stroke:#cba9bf;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 682.196,-1108.096 c -57.857,5.252 -109.012,-37.391 -114.264,-95.247 -5.251,-57.853 37.391,-109.011 95.246,-114.262 57.855,-5.251 109.01,37.393 114.262,95.246 5.251,57.855 -37.39,109.012 -95.244,114.263 z"
|
||||
id="path6109" />
|
||||
<circle
|
||||
style="fill:none;stroke:#cba7be;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
cx="665.83398"
|
||||
cy="-1204.369"
|
||||
r="110.119"
|
||||
id="circle6111" />
|
||||
<circle
|
||||
style="fill:none;stroke:#caa4bd;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
cx="658.979"
|
||||
cy="-1195.8879"
|
||||
r="115.053"
|
||||
id="circle6113" />
|
||||
<circle
|
||||
style="fill:none;stroke:#caa1bc;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
cx="652.12598"
|
||||
cy="-1187.406"
|
||||
r="119.987"
|
||||
id="circle6115" />
|
||||
<path
|
||||
style="fill:none;stroke:#c99fbb;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 656.565,-1054.516 c -68.713,6.236 -129.467,-44.408 -135.703,-113.118 -6.236,-68.707 44.406,-129.465 113.118,-135.701 68.709,-6.236 129.464,44.409 135.7,113.117 6.237,68.71 -44.406,129.466 -113.115,135.702 z"
|
||||
id="path6117" />
|
||||
<circle
|
||||
style="fill:none;stroke:#c99cb9;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
cx="638.41901"
|
||||
cy="-1170.444"
|
||||
r="129.855"
|
||||
id="circle6119" />
|
||||
<circle
|
||||
style="fill:none;stroke:#c89ab8;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
cx="631.56403"
|
||||
cy="-1161.963"
|
||||
r="134.789"
|
||||
id="circle6121" />
|
||||
<circle
|
||||
style="fill:none;stroke:#c897b7;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
cx="624.711"
|
||||
cy="-1153.4821"
|
||||
r="139.72301"
|
||||
id="circle6123" />
|
||||
<circle
|
||||
style="fill:none;stroke:#c794b6;stroke-width:0.25;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
cx="617.85602"
|
||||
cy="-1145"
|
||||
r="144.657"
|
||||
id="circle6125" />
|
||||
<path
|
||||
style="fill:none;stroke:#c792b5;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 624.525,-987.541 c -82.28,7.468 -155.033,-53.177 -162.501,-135.457 -7.468,-82.275 53.176,-155.031 135.456,-162.5 82.278,-7.468 155.031,53.18 162.499,135.456 7.469,82.279 -53.175,155.033 -135.454,162.501 z"
|
||||
id="path6127" />
|
||||
<path
|
||||
style="fill:none;stroke:#c68fb4;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 618.117,-974.146 c -84.994,7.714 -160.146,-54.932 -167.86,-139.925 -7.715,-84.989 54.93,-160.145 139.924,-167.859 84.992,-7.715 160.145,54.933 167.859,139.923 7.714,84.993 -54.931,160.146 -139.923,167.861 z"
|
||||
id="path6129" />
|
||||
<path
|
||||
style="fill:none;stroke:#c68cb3;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 611.71,-960.751 c -87.709,7.96 -165.26,-56.686 -173.221,-144.393 -7.961,-87.703 56.684,-165.259 144.392,-173.219 87.706,-7.961 165.258,56.688 173.22,144.391 7.96,87.707 -56.686,165.26 -144.391,173.221 z"
|
||||
id="path6131" />
|
||||
<path
|
||||
style="fill:none;stroke:#c589b1;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 605.302,-947.356 c -90.422,8.207 -170.373,-58.439 -178.58,-148.86 -8.207,-90.417 58.438,-170.372 148.859,-178.579 90.42,-8.208 170.371,58.441 178.579,148.858 8.206,90.42 -58.439,170.374 -148.858,178.581 z"
|
||||
id="path6133" />
|
||||
<path
|
||||
style="fill:none;stroke:#c586b0;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 598.894,-933.961 c -93.135,8.454 -175.487,-60.193 -183.939,-153.328 -8.453,-93.13 60.191,-175.485 153.326,-183.938 93.134,-8.454 175.486,60.195 183.939,153.326 8.453,93.133 -60.194,175.486 -153.326,183.94 z"
|
||||
id="path6135" />
|
||||
<path
|
||||
style="fill:none;stroke:#c484af;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 592.485,-920.566 c -95.848,8.7 -180.6,-61.947 -189.299,-157.795 -8.7,-95.844 61.946,-180.599 157.795,-189.298 95.848,-8.7 180.598,61.949 189.299,157.793 8.699,95.847 -61.947,180.6 -157.795,189.3 z"
|
||||
id="path6137" />
|
||||
<path
|
||||
style="fill:none;stroke:#c481ae;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 586.077,-907.171 c -98.562,8.946 -185.713,-63.701 -194.658,-162.263 -8.945,-98.558 63.7,-185.712 162.262,-194.658 98.562,-8.946 185.713,63.704 194.659,162.261 8.945,98.561 -63.701,185.713 -162.263,194.66 z"
|
||||
id="path6139" />
|
||||
<path
|
||||
style="fill:none;stroke:#c37eac;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 579.669,-893.776 c -101.275,9.192 -190.826,-65.456 -200.019,-166.731 -9.192,-101.272 65.454,-190.826 166.73,-200.018 101.274,-9.193 190.826,65.458 200.019,166.729 9.193,101.275 -65.455,190.827 -166.73,200.02 z"
|
||||
id="path6141" />
|
||||
<path
|
||||
style="fill:none;stroke:#c37bab;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 573.262,-880.381 c -103.989,9.438 -195.94,-67.209 -205.379,-171.199 -9.438,-103.985 67.209,-195.939 171.198,-205.377 103.989,-9.439 195.939,67.212 205.379,171.197 9.437,103.989 -67.21,195.94 -171.198,205.379 z"
|
||||
id="path6143" />
|
||||
<path
|
||||
style="fill:none;stroke:#c279aa;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 566.854,-866.986 c -106.704,9.684 -201.054,-68.964 -210.739,-175.667 -9.685,-106.699 68.963,-201.052 175.666,-210.737 106.703,-9.686 201.053,68.966 210.738,175.665 9.685,106.702 -68.962,201.053 -175.665,210.739 z"
|
||||
id="path6145" />
|
||||
<path
|
||||
style="fill:none;stroke:#c276a8;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 560.446,-853.592 c -109.417,9.931 -206.167,-70.717 -216.099,-180.134 -9.931,-109.412 70.717,-206.166 180.134,-216.097 109.416,-9.932 206.166,70.72 216.098,180.132 9.932,109.417 -70.717,206.168 -180.133,216.099 z"
|
||||
id="path6147" />
|
||||
<path
|
||||
style="fill:none;stroke:#c173a7;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 554.038,-840.197 c -112.131,10.177 -211.28,-72.471 -221.458,-184.602 -10.178,-112.126 72.472,-211.279 184.602,-221.457 112.13,-10.178 211.28,72.474 221.457,184.6 10.177,112.131 -72.471,211.281 -184.601,221.459 z"
|
||||
id="path6149" />
|
||||
<path
|
||||
style="fill:none;stroke:#c170a6;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 547.63,-826.802 c -114.844,10.424 -216.393,-74.226 -226.818,-189.07 -10.423,-114.84 74.226,-216.393 189.07,-226.816 114.844,-10.424 216.393,74.228 226.816,189.067 10.425,114.845 -74.224,216.395 -189.068,226.819 z"
|
||||
id="path6151" />
|
||||
<path
|
||||
style="fill:none;stroke:#c16da4;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 541.223,-813.407 c -117.558,10.67 -221.508,-75.979 -232.179,-193.537 -10.669,-117.554 75.979,-221.506 193.539,-232.177 117.557,-10.67 221.505,75.982 232.176,193.536 10.67,117.558 -75.979,221.507 -193.536,232.178 z"
|
||||
id="path6153" />
|
||||
<path
|
||||
style="fill:none;stroke:#c06aa3;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 534.814,-800.012 c -120.272,10.916 -226.621,-77.733 -237.538,-198.005 -10.915,-120.267 77.734,-226.62 198.006,-237.536 120.271,-10.917 226.62,77.736 237.536,198.003 10.917,120.272 -77.732,226.621 -198.004,237.538 z"
|
||||
id="path6155" />
|
||||
<path
|
||||
style="fill:none;stroke:#c067a1;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 528.406,-786.617 c -122.985,11.162 -231.733,-79.487 -242.897,-202.474 -11.162,-122.98 79.488,-231.733 202.474,-242.896 122.985,-11.163 231.733,79.49 242.896,202.471 11.163,122.987 -79.487,231.736 -202.473,242.899 z"
|
||||
id="path6157" />
|
||||
<path
|
||||
style="fill:none;stroke:#bf64a0;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 521.999,-773.222 c -125.699,11.41 -236.848,-81.241 -248.257,-206.941 -11.409,-125.694 81.24,-236.846 206.94,-248.256 125.698,-11.409 236.847,81.245 248.256,206.938 11.409,125.701 -81.241,236.849 -206.939,248.259 z"
|
||||
id="path6159" />
|
||||
<path
|
||||
style="fill:none;stroke:#bf619f;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 515.591,-759.827 c -128.413,11.656 -241.961,-82.995 -253.616,-211.409 -11.655,-128.408 82.994,-241.96 211.408,-253.615 128.412,-11.656 241.96,82.998 253.616,211.406 11.654,128.414 -82.995,241.962 -211.408,253.618 z"
|
||||
id="path6161" />
|
||||
<path
|
||||
style="fill:none;stroke:#be5d9d;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 509.183,-746.432 c -131.127,11.902 -247.074,-84.749 -258.976,-215.876 -11.902,-131.122 84.749,-247.073 215.876,-258.975 131.126,-11.902 247.074,84.752 258.976,215.874 11.901,131.127 -84.749,247.075 -215.876,258.977 z"
|
||||
id="path6163" />
|
||||
<path
|
||||
style="fill:none;stroke:#be5a9c;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 502.775,-733.038 c -133.841,12.148 -252.188,-86.503 -264.337,-220.344 -12.147,-133.835 86.504,-252.186 220.344,-264.334 133.841,-12.148 252.188,86.506 264.336,220.342 12.148,133.841 -86.503,252.188 -220.343,264.336 z"
|
||||
id="path6165" />
|
||||
<path
|
||||
style="fill:none;stroke:#bd579a;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 496.367,-719.642 c -136.554,12.394 -257.301,-88.257 -269.696,-224.812 -12.394,-136.549 88.258,-257.3 224.812,-269.695 136.554,-12.395 257.301,88.261 269.696,224.81 12.393,136.555 -88.258,257.302 -224.812,269.697 z"
|
||||
id="path6167" />
|
||||
<path
|
||||
style="fill:none;stroke:#bd5499;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 489.959,-706.247 c -139.267,12.641 -262.415,-90.011 -275.056,-229.28 -12.641,-139.263 90.011,-262.414 229.279,-275.054 139.268,-12.641 262.414,90.014 275.056,229.277 12.641,139.268 -90.01,262.415 -229.279,275.057 z"
|
||||
id="path6169" />
|
||||
<path
|
||||
style="fill:none;stroke:#bc5097;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 483.552,-692.853 c -141.983,12.888 -267.529,-91.764 -280.416,-233.747 -12.886,-141.976 91.766,-267.526 233.747,-280.414 141.981,-12.888 267.528,91.769 280.416,233.745 12.886,141.983 -91.766,267.529 -233.747,280.416 z"
|
||||
id="path6171" />
|
||||
<path
|
||||
style="fill:none;stroke:#bc4d96;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m 477.144,-679.458 c -144.695,13.133 -272.642,-93.519 -285.775,-238.215 -13.133,-144.69 93.52,-272.64 238.215,-285.773 144.695,-13.134 272.642,93.522 285.775,238.212 13.132,144.696 -93.52,272.643 -238.215,285.776 z"
|
||||
id="path6173" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 21 KiB |
@@ -0,0 +1,247 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="720"
|
||||
height="720"
|
||||
viewBox="0 0 720.00001 720.00001"
|
||||
id="svg17077"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="dessin.svg">
|
||||
<defs
|
||||
id="defs17079" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.4"
|
||||
inkscape:cx="296.26453"
|
||||
inkscape:cy="360.90218"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata17082">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-332.36213)">
|
||||
<g
|
||||
transform="translate(6585.0023,1815.6911)"
|
||||
id="g6503">
|
||||
<polygon
|
||||
style="fill:none;stroke:#e95d0c;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6187.327,-1199.827 -6200.137,-1199.827 -6200.137,-1216.89 -6187.327,-1217.345 "
|
||||
id="polygon6505" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ea610b;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6183.921,-1187.927 -6210.775,-1193.486 -6205.216,-1224.476 -6178.362,-1219.359 "
|
||||
id="polygon6507" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#eb650b;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6180.515,-1175.8 -6221.414,-1186.918 -6210.296,-1231.834 -6169.396,-1221.147 "
|
||||
id="polygon6509" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#eb690a;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6177.109,-1163.673 -6232.052,-1180.351 -6215.375,-1239.193 -6160.432,-1222.934 "
|
||||
id="polygon6511" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ec6d09;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6173.703,-1151.546 -6242.691,-1173.782 -6220.456,-1246.552 -6151.467,-1224.721 "
|
||||
id="polygon6513" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ed7108;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6170.297,-1139.419 -6253.33,-1167.215 -6225.535,-1253.911 -6142.501,-1226.508 "
|
||||
id="polygon6515" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ed7507;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6166.892,-1127.292 -6263.969,-1160.647 -6230.615,-1261.27 -6133.537,-1228.295 "
|
||||
id="polygon6517" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ee7906;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6163.485,-1115.166 -6274.607,-1154.079 -6235.694,-1268.628 -6124.572,-1230.083 "
|
||||
id="polygon6519" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ef7d05;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6160.08,-1103.038 -6285.247,-1147.511 -6240.774,-1275.987 -6115.606,-1231.87 "
|
||||
id="polygon6521" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ef8104;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6156.674,-1090.911 -6295.886,-1140.943 -6245.854,-1283.346 -6106.642,-1233.657 "
|
||||
id="polygon6523" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f08504;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6153.268,-1078.784 -6306.524,-1134.375 -6250.935,-1290.705 -6097.677,-1235.444 "
|
||||
id="polygon6525" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f18803;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6149.862,-1066.657 -6317.163,-1127.807 -6256.015,-1298.063 -6088.711,-1237.231 "
|
||||
id="polygon6527" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f18c01;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6146.456,-1054.53 -6327.802,-1121.239 -6261.094,-1305.422 -6079.746,-1239.019 "
|
||||
id="polygon6529" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f29000;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6143.049,-1042.403 -6338.441,-1114.672 -6266.174,-1312.781 -6070.781,-1240.806 "
|
||||
id="polygon6531" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f39400;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6139.644,-1030.276 -6349.08,-1108.104 -6271.253,-1320.14 -6061.816,-1242.593 "
|
||||
id="polygon6533" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f39800;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6136.238,-1018.149 -6359.718,-1101.536 -6276.333,-1327.499 -6052.851,-1244.38 "
|
||||
id="polygon6535" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f49b00;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6132.832,-1006.022 -6370.357,-1094.968 -6281.413,-1334.857 -6043.886,-1246.167 "
|
||||
id="polygon6537" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f59f00;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6129.426,-993.896 -6380.996,-1088.4 -6286.493,-1342.216 -6034.921,-1247.955 "
|
||||
id="polygon6539" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f6a200;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6126.021,-981.769 -6391.635,-1081.833 -6291.573,-1349.575 -6025.956,-1249.742 "
|
||||
id="polygon6541" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f7a600;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6122.614,-969.642 -6402.273,-1075.265 -6296.653,-1356.934 -6016.991,-1251.529 "
|
||||
id="polygon6543" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f7aa00;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6119.208,-957.514 -6412.913,-1068.697 -6301.732,-1364.292 -6008.026,-1253.317 "
|
||||
id="polygon6545" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f8ad00;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6115.802,-945.387 -6423.551,-1062.128 -6306.812,-1371.651 -5999.061,-1255.104 "
|
||||
id="polygon6547" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#f9b100;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6112.396,-933.26 -6434.19,-1055.561 -6311.892,-1379.01 -5990.096,-1256.891 "
|
||||
id="polygon6549" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#fab400;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6108.991,-921.133 -6444.829,-1048.993 -6316.972,-1386.369 -5981.131,-1258.678 "
|
||||
id="polygon6551" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#fab800;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6105.585,-909.006 -6455.468,-1042.425 -6322.052,-1393.728 -5972.166,-1260.465 "
|
||||
id="polygon6553" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#fbbb00;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6102.178,-896.879 -6466.106,-1035.857 -6327.131,-1401.086 -5963.201,-1262.252 "
|
||||
id="polygon6555" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#fcbe00;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6098.773,-884.752 -6476.745,-1029.289 -6332.211,-1408.445 -5954.235,-1264.04 "
|
||||
id="polygon6557" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#fcc200;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6095.367,-872.625 -6487.385,-1022.721 -6337.291,-1415.804 -5945.271,-1265.827 "
|
||||
id="polygon6559" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#fdc500;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6091.961,-860.499 -6498.023,-1016.154 -6342.371,-1423.163 -5936.306,-1267.615 "
|
||||
id="polygon6561" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#fec800;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6088.556,-848.327 -6508.662,-1009.541 -6347.451,-1430.478 -5927.341,-1269.357 "
|
||||
id="polygon6563" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ffcc00;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6085.149,-836.207 -6519.301,-1002.979 -6352.531,-1437.843 -5918.375,-1271.151 "
|
||||
id="polygon6565" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ffcf00;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6081.743,-824.086 -6529.94,-996.418 -6357.611,-1445.208 -5909.41,-1272.944 "
|
||||
id="polygon6567" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ffd200;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6078.337,-811.965 -6540.579,-989.856 -6362.69,-1452.573 -5900.445,-1274.738 "
|
||||
id="polygon6569" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ffd500;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6074.932,-799.845 -6551.218,-983.295 -6367.771,-1459.938 -5891.48,-1276.531 "
|
||||
id="polygon6571" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ffd800;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6071.526,-787.724 -6561.856,-976.733 -6372.85,-1467.303 -5882.515,-1278.325 "
|
||||
id="polygon6573" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ffdb00;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6068.12,-775.603 -6572.495,-970.172 -6377.93,-1474.668 -5873.55,-1280.118 "
|
||||
id="polygon6575" />
|
||||
<polygon
|
||||
style="fill:none;stroke:#ffde00;stroke-width:0.26089999;stroke-miterlimit:10"
|
||||
stroke-miterlimit="10"
|
||||
points="-6064.714,-763.482 -6583.134,-963.61 -6383.01,-1482.033 -5864.585,-1281.912 "
|
||||
id="polygon6577" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
@@ -0,0 +1,315 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="710"
|
||||
height="700"
|
||||
viewBox="0 0 710.00001 700.00001"
|
||||
id="svg18468"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="dessin.svg">
|
||||
<defs
|
||||
id="defs18470" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.98994949"
|
||||
inkscape:cx="251.05665"
|
||||
inkscape:cy="554.33411"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata18473">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-352.36215)">
|
||||
<g
|
||||
transform="translate(3175.3874,1931.257)"
|
||||
style="opacity:0.46000001"
|
||||
id="g6809">
|
||||
<path
|
||||
style="fill:none;stroke:#951b81;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3034.958,-1115.387 c -4.184,-2.483 -6.964,-6.426 -8.079,-10.794 -1.113,-4.368 -0.562,-9.162 1.921,-13.345 2.483,-4.184 6.427,-6.964 10.795,-8.079 4.368,-1.114 9.162,-0.562 13.346,1.921 4.184,2.483 6.965,6.426 8.079,10.795 1.114,4.368 0.562,9.162 -1.921,13.346 -2.483,4.184 -6.427,6.964 -10.795,8.078 -4.368,1.114 -9.161,0.56 -13.346,-1.922 z"
|
||||
id="path6811" />
|
||||
<path
|
||||
style="fill:none;stroke:#981b7f;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3042.301,-1146.084 c 4.477,-6.299 12.137,-10.708 18.861,-11.528 5.475,-0.667 11.779,1.355 17.174,5.129 5.408,3.788 9.246,9.197 10.34,15.094 1.385,7.464 -2.033,14.531 -6.205,20.22 -2.807,3.828 -11.9,9.152 -18.402,9.034 -6.504,-0.117 -13.482,-2.921 -17.924,-6.482 -4.102,-3.288 -6.854,-8.722 -7.596,-14.726 -0.699,-5.656 0.244,-11.805 3.752,-16.741 z"
|
||||
id="path6813" />
|
||||
<path
|
||||
style="fill:none;stroke:#9a1b7d;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3043.498,-1152.771 c 6.531,-8.387 17.658,-16.307 26.93,-14.978 6.592,0.945 14.396,3.271 21.002,8.337 6.633,5.092 11.473,11.981 12.602,19.393 1.607,10.575 -4.57,19.816 -10.488,27.094 -2.92,3.59 -17.375,11.339 -26.012,9.991 -8.639,-1.349 -17.799,-6.344 -22.504,-11.043 -4.031,-4.025 -6.768,-11.006 -7.111,-18.658 -0.314,-6.93 1.12,-14.408 5.581,-20.136 z"
|
||||
id="path6815" />
|
||||
<path
|
||||
style="fill:none;stroke:#9c1b7b;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3044.661,-1159.384 c 8.618,-10.451 23.235,-21.171 34.999,-18.427 7.671,1.79 17.011,5.188 24.83,11.545 7.854,6.396 13.684,14.769 14.861,23.692 1.807,13.688 -5.632,26.562 -14.772,33.967 -2.303,3.877 -22.848,13.527 -33.62,10.947 -10.773,-2.58 -22.126,-9.728 -27.082,-15.605 -3.981,-4.722 -6.701,-13.288 -6.631,-22.588 0.061,-8.204 2.024,-16.994 7.415,-23.531 z"
|
||||
id="path6817" />
|
||||
<path
|
||||
style="fill:none;stroke:#9e1b79;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3045.765,-1165.982 c 10.724,-12.5 28.835,-26.098 43.066,-21.877 8.768,2.601 19.628,7.105 28.658,14.753 9.079,7.7 15.887,17.556 17.123,27.992 1.991,16.804 -7.696,32.361 -19.057,40.842 -2.241,3.775 -28.32,15.714 -41.229,11.903 -12.907,-3.812 -26.473,-13.086 -31.659,-20.167 -3.951,-5.395 -6.641,-15.57 -6.147,-26.52 0.427,-9.479 2.936,-19.572 9.245,-26.926 z"
|
||||
id="path6819" />
|
||||
<path
|
||||
style="fill:none;stroke:#a01b77;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3046.836,-1172.575 c 12.84,-14.537 34.455,-31.061 51.135,-25.326 9.875,3.395 22.244,9.021 32.486,17.961 10.305,9.004 18.084,20.344 19.383,32.291 2.168,19.92 -9.76,38.162 -23.34,47.716 -2.18,3.673 -33.793,17.901 -48.838,12.859 -15.041,-5.042 -30.84,-16.427 -36.236,-24.728 -3.938,-6.056 -6.588,-17.853 -5.666,-30.451 0.787,-10.753 3.853,-22.143 11.076,-30.322 z"
|
||||
id="path6821" />
|
||||
<path
|
||||
style="fill:none;stroke:#a21b75;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3047.881,-1179.164 c 14.963,-16.566 40.09,-36.044 59.201,-28.775 10.99,4.18 24.861,10.938 36.314,21.169 11.527,10.309 20.279,23.132 21.645,36.59 2.336,23.036 -11.826,43.961 -27.625,54.589 -2.119,3.571 -39.268,20.089 -56.445,13.816 -17.176,-6.273 -35.225,-19.758 -40.816,-29.29 -3.936,-6.708 -6.535,-20.137 -5.182,-34.382 1.144,-12.029 4.773,-24.711 12.908,-33.717 z"
|
||||
id="path6823" />
|
||||
<path
|
||||
style="fill:none;stroke:#a41b73;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3048.907,-1185.75 c 17.094,-18.589 45.737,-41.043 67.27,-32.225 12.112,4.96 27.478,12.855 40.143,24.377 12.752,11.613 22.474,25.92 23.905,40.889 2.502,26.154 -13.89,49.761 -31.907,61.463 -2.06,3.47 -44.741,22.277 -64.055,14.772 -19.312,-7.505 -39.625,-23.083 -45.396,-33.851 -3.942,-7.358 -6.488,-22.422 -4.698,-38.314 1.498,-13.303 5.694,-27.276 14.738,-37.111 z"
|
||||
id="path6825" />
|
||||
<path
|
||||
style="fill:none;stroke:#a61b71;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3049.918,-1192.334 c 19.227,-20.608 51.393,-46.052 75.338,-35.674 13.238,5.738 30.094,14.772 43.971,27.586 13.976,12.917 24.666,28.708 26.166,45.188 2.665,29.27 -15.954,55.561 -36.191,68.337 -1.999,3.368 -50.215,24.464 -71.662,15.729 -21.448,-8.736 -44.038,-26.404 -49.975,-38.413 -3.958,-8.006 -6.442,-24.707 -4.216,-42.245 1.851,-14.582 6.618,-29.842 16.569,-40.508 z"
|
||||
id="path6827" />
|
||||
<path
|
||||
style="fill:none;stroke:#a81b6f;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3050.914,-1198.917 c 21.364,-22.623 57.057,-51.067 83.405,-39.124 14.369,6.513 32.711,16.689 47.799,30.794 15.2,14.221 26.858,31.496 28.428,49.487 2.825,32.387 -18.02,61.361 -40.477,75.211 -1.938,3.265 -55.688,26.651 -79.271,16.685 -23.582,-9.967 -48.46,-29.723 -54.552,-42.974 -3.979,-8.653 -6.399,-26.993 -3.733,-46.177 2.205,-15.858 7.543,-32.404 18.401,-43.902 z"
|
||||
id="path6829" />
|
||||
<path
|
||||
style="fill:none;stroke:#aa1b6d;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3051.898,-1205.5 c 23.503,-24.636 62.726,-56.088 91.474,-42.573 15.502,7.288 35.326,18.605 51.626,34.002 16.425,15.524 29.049,34.284 30.688,53.786 2.984,35.502 -20.084,67.161 -44.76,82.085 -1.877,3.163 -61.161,28.839 -86.879,17.641 -25.717,-11.199 -52.891,-33.04 -59.131,-47.536 -4.003,-9.299 -6.355,-29.279 -3.25,-50.108 2.555,-17.135 8.466,-34.965 20.232,-47.297 z"
|
||||
id="path6831" />
|
||||
<path
|
||||
style="fill:none;stroke:#ad1b6a;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3052.873,-1212.081 c 25.644,-26.646 68.398,-61.113 99.541,-46.022 16.638,8.062 37.943,20.522 55.455,37.21 17.648,16.829 31.24,37.071 32.949,58.085 3.141,38.619 -22.148,72.96 -49.043,88.959 -1.818,3.061 -66.635,31.026 -94.488,18.597 -27.853,-12.429 -57.33,-36.357 -63.71,-52.097 -4.031,-9.946 -6.313,-31.566 -2.767,-54.039 2.907,-18.414 9.392,-37.527 22.063,-50.693 z"
|
||||
id="path6833" />
|
||||
<path
|
||||
style="fill:none;stroke:#af1b68;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3053.839,-1218.663 c 27.785,-28.653 74.074,-66.14 107.608,-49.472 17.774,8.835 40.56,22.439 59.282,40.418 18.873,18.133 33.431,39.859 35.211,62.385 3.299,41.735 -24.213,78.761 -53.327,95.833 -1.757,2.959 -72.108,33.214 -102.096,19.553 -29.988,-13.661 -61.774,-39.674 -68.289,-56.658 -4.063,-10.595 -6.272,-33.853 -2.284,-57.97 3.257,-19.692 10.318,-40.087 23.895,-54.089 z"
|
||||
id="path6835" />
|
||||
<path
|
||||
style="fill:none;stroke:#b11b66;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3054.799,-1225.244 c 29.93,-30.66 79.755,-71.169 115.678,-52.921 18.912,9.607 43.176,24.356 63.11,43.626 20.097,19.438 35.62,42.647 37.471,66.684 3.452,44.852 -26.277,84.561 -57.611,102.707 -1.695,2.857 -77.581,35.401 -109.704,20.51 -32.122,-14.892 -66.223,-42.991 -72.867,-61.22 -4.098,-11.243 -6.231,-36.141 -1.801,-61.902 3.606,-20.97 11.242,-42.648 25.724,-57.484 z"
|
||||
id="path6837" />
|
||||
<path
|
||||
style="fill:none;stroke:#b31a63;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3055.752,-1231.824 c 32.074,-32.666 85.437,-76.2 123.745,-56.37 20.052,10.38 45.792,26.272 66.938,46.834 21.321,20.742 37.811,45.435 39.732,70.983 3.608,47.968 -28.343,90.36 -61.896,109.581 -1.635,2.755 -83.055,37.589 -117.312,21.466 -34.257,-16.124 -70.676,-46.309 -77.445,-65.781 -4.134,-11.892 -6.191,-38.428 -1.318,-65.833 3.957,-22.25 12.168,-45.209 27.556,-60.88 z"
|
||||
id="path6839" />
|
||||
<path
|
||||
style="fill:none;stroke:#b51a61;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3056.7,-1238.405 c 34.219,-34.67 91.12,-81.233 131.813,-59.819 21.192,11.152 48.408,28.189 70.767,50.043 22.544,22.045 40,48.222 41.993,75.281 3.762,51.085 -30.407,96.161 -66.179,116.455 -1.575,2.653 -88.529,39.776 -124.922,22.423 -36.392,-17.354 -75.133,-49.626 -82.023,-70.343 -4.172,-12.542 -6.152,-40.716 -0.836,-69.765 4.306,-23.529 13.094,-47.767 29.387,-64.275 z"
|
||||
id="path6841" />
|
||||
<path
|
||||
style="fill:none;stroke:#b71a5e;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3057.643,-1244.985 c 36.365,-36.673 96.805,-86.266 139.88,-63.269 22.335,11.924 51.025,30.106 74.595,53.25 23.77,23.35 42.19,51.01 44.255,79.581 3.916,54.201 -32.473,101.96 -70.464,123.329 -1.514,2.551 -94.002,41.964 -132.528,23.378 -38.527,-18.585 -79.593,-52.944 -86.603,-74.904 -4.211,-13.191 -6.112,-43.004 -0.353,-73.696 4.656,-24.807 14.02,-50.326 31.218,-67.669 z"
|
||||
id="path6843" />
|
||||
<path
|
||||
style="fill:none;stroke:#b91a5c;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3058.582,-1251.565 c 38.512,-38.676 102.492,-91.301 147.948,-66.718 23.478,12.696 53.643,32.023 78.424,56.458 24.992,24.654 44.379,53.797 46.515,83.88 4.069,57.317 -34.536,107.76 -74.747,130.203 -1.453,2.449 -99.475,44.151 -140.138,24.335 -40.661,-19.817 -84.056,-56.262 -91.181,-79.465 -4.251,-13.842 -6.072,-45.292 0.131,-77.627 5.004,-26.087 14.945,-52.887 33.048,-71.066 z"
|
||||
id="path6845" />
|
||||
<path
|
||||
style="fill:none;stroke:#bb1a59;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3059.516,-1258.145 c 40.658,-40.677 108.18,-96.336 156.016,-70.168 24.62,13.468 56.258,33.94 82.251,59.667 26.217,25.958 46.569,56.584 48.776,88.18 4.222,60.433 -36.602,113.56 -79.031,137.076 -1.393,2.347 -104.949,46.339 -147.746,25.291 -42.797,-21.048 -88.521,-59.581 -95.76,-84.026 -4.292,-14.493 -6.033,-47.581 0.613,-81.559 5.354,-27.365 15.874,-55.444 34.881,-74.461 z"
|
||||
id="path6847" />
|
||||
<path
|
||||
style="fill:none;stroke:#bd1957;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3060.449,-1264.725 c 42.807,-42.68 113.869,-101.373 164.085,-73.617 25.763,14.24 58.874,35.856 86.079,62.875 27.44,27.262 48.759,59.372 51.037,92.479 4.374,63.549 -38.666,119.359 -83.314,143.95 -1.333,2.245 -110.423,48.526 -155.355,26.248 -44.932,-22.279 -92.987,-62.9 -100.338,-88.588 -4.333,-15.145 -5.995,-49.869 1.096,-85.49 5.701,-28.646 16.798,-58.004 36.71,-77.857 z"
|
||||
id="path6849" />
|
||||
<path
|
||||
style="fill:none;stroke:#bf1954;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3061.377,-1271.306 c 44.953,-44.68 119.559,-106.41 172.152,-77.066 26.904,15.011 61.49,37.773 89.906,66.083 28.666,28.566 50.947,62.159 53.299,96.777 4.527,66.666 -40.73,125.16 -87.6,150.824 -1.271,2.143 -115.895,50.714 -162.963,27.204 -47.066,-23.51 -97.457,-66.219 -104.916,-93.149 -4.377,-15.797 -5.957,-52.158 1.578,-89.421 6.052,-29.924 17.726,-60.561 38.544,-81.252 z"
|
||||
id="path6851" />
|
||||
<path
|
||||
style="fill:none;stroke:#c01852;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3062.304,-1277.885 c 47.103,-46.681 125.249,-111.447 180.22,-80.516 28.051,15.784 64.107,39.69 93.735,69.292 29.889,29.871 53.136,64.947 55.559,101.077 4.679,69.782 -42.795,130.96 -91.883,157.698 -1.211,2.041 -121.369,52.901 -170.571,28.16 -49.202,-24.742 -101.926,-69.539 -109.495,-97.711 -4.42,-16.449 -5.916,-54.446 2.062,-93.353 6.4,-31.203 18.652,-63.12 40.373,-84.647 z"
|
||||
id="path6853" />
|
||||
<path
|
||||
style="fill:none;stroke:#c2184f;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3063.227,-1284.465 c 49.25,-48.681 130.939,-116.485 188.287,-83.965 29.193,16.555 66.723,41.606 97.562,72.499 31.113,31.175 55.326,67.735 57.82,105.376 4.83,72.899 -44.859,136.76 -96.166,164.572 -1.15,1.939 -126.844,55.089 -178.18,29.116 -51.338,-25.973 -106.398,-72.859 -114.074,-102.272 -4.463,-17.102 -5.879,-56.734 2.545,-97.284 6.749,-32.483 19.579,-65.677 42.206,-88.042 z"
|
||||
id="path6855" />
|
||||
<path
|
||||
style="fill:none;stroke:#c4184d;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3064.149,-1291.044 c 51.4,-50.68 136.633,-121.522 196.354,-87.415 30.341,17.327 69.342,43.523 101.393,75.708 32.337,32.479 57.515,70.522 60.08,109.675 4.98,76.015 -46.924,142.56 -100.45,171.446 -1.091,1.837 -132.315,57.276 -185.788,30.073 -53.471,-27.204 -110.87,-76.18 -118.652,-106.833 -4.508,-17.756 -5.84,-59.024 3.028,-101.216 7.095,-33.764 20.503,-68.237 44.035,-91.438 z"
|
||||
id="path6857" />
|
||||
<path
|
||||
style="fill:none;stroke:#c6174a;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3065.07,-1297.624 c 53.549,-52.681 142.326,-126.561 204.424,-90.864 31.484,18.099 71.957,45.44 105.221,78.916 33.561,33.783 59.703,73.309 62.34,113.974 5.133,79.131 -48.988,148.359 -104.732,178.32 -1.031,1.735 -137.791,59.464 -193.396,31.029 -55.607,-28.435 -115.346,-79.5 -123.232,-111.395 -4.551,-18.409 -5.801,-61.312 3.512,-105.146 7.441,-35.043 21.429,-70.795 45.863,-94.834 z"
|
||||
id="path6859" />
|
||||
<path
|
||||
style="fill:none;stroke:#c71747;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3065.979,-1304.204 c 55.699,-54.679 148.019,-131.6 212.49,-94.313 32.63,18.871 74.574,47.357 109.049,82.124 34.785,35.087 61.811,76.102 64.602,118.273 5.127,82.257 -51.053,154.16 -109.018,185.194 -0.969,1.633 -143.263,61.651 -201.005,31.985 -57.741,-29.667 -119.818,-82.822 -127.81,-115.957 -4.597,-19.062 -5.763,-63.601 3.994,-109.078 7.794,-36.321 22.359,-73.352 47.698,-98.228 z"
|
||||
id="path6861" />
|
||||
<path
|
||||
style="fill:none;stroke:#c91644;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3066.88,-1310.784 c 57.849,-56.678 153.712,-136.638 220.559,-97.762 33.774,19.642 77.189,49.273 112.876,85.332 36.009,36.391 64.005,78.889 66.863,122.572 5.286,85.373 -53.118,159.959 -113.302,192.068 -0.909,1.531 -148.736,63.838 -208.613,32.941 -59.877,-30.897 -124.295,-86.143 -132.389,-120.518 -4.643,-19.717 -5.818,-65.911 4.477,-113.01 8.066,-37.617 23.284,-75.909 49.529,-101.623 z"
|
||||
id="path6863" />
|
||||
<path
|
||||
style="fill:none;stroke:#cb1541;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3067.797,-1317.363 c 59.998,-58.676 159.406,-141.678 228.627,-101.212 34.92,20.414 79.806,51.19 116.704,88.54 37.232,37.696 66.199,81.676 69.123,126.872 5.447,88.488 -55.182,165.759 -117.584,198.941 -0.849,1.429 -154.21,66.026 -216.223,33.898 -62.012,-32.129 -128.771,-89.465 -136.967,-125.08 -4.688,-20.372 -5.774,-68.198 4.96,-116.94 8.421,-38.896 24.211,-78.468 51.36,-105.019 z"
|
||||
id="path6865" />
|
||||
<path
|
||||
style="fill:none;stroke:#cd153f;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3068.714,-1323.942 c 62.148,-60.675 165.101,-146.717 236.695,-104.662 36.066,21.186 82.423,53.107 120.531,91.749 38.458,39 68.394,84.463 71.386,131.17 5.607,91.604 -57.247,171.559 -121.87,205.815 -0.787,1.327 -159.683,68.213 -223.829,34.854 -64.146,-33.36 -133.248,-92.788 -141.546,-129.641 -4.734,-21.027 -5.73,-70.486 5.443,-120.872 8.773,-40.175 25.136,-81.025 53.19,-108.413 z"
|
||||
id="path6867" />
|
||||
<path
|
||||
style="fill:none;stroke:#cf143c;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3069.628,-1330.522 c 64.297,-62.673 170.795,-151.756 244.763,-108.11 37.212,21.958 85.039,55.024 124.36,94.956 39.681,40.304 70.586,87.25 73.646,135.47 5.769,94.72 -59.312,177.359 -126.153,212.689 -0.727,1.225 -165.156,70.401 -231.438,35.811 -66.281,-34.591 -137.726,-96.109 -146.124,-134.202 -4.78,-21.682 -5.687,-72.774 5.926,-124.804 9.124,-41.455 26.062,-83.584 55.02,-111.81 z"
|
||||
id="path6869" />
|
||||
<path
|
||||
style="fill:none;stroke:#d11339;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3070.541,-1337.102 c 66.447,-64.67 176.49,-156.796 252.83,-111.56 38.359,22.729 87.656,56.941 128.188,98.165 40.906,41.608 72.781,90.037 75.908,139.769 5.928,97.835 -61.377,183.159 -130.438,219.563 -0.666,1.123 -170.631,72.588 -239.047,36.767 -68.416,-35.823 -142.203,-99.432 -150.703,-138.764 -4.826,-22.336 -5.643,-75.062 6.41,-128.734 9.479,-42.733 26.991,-86.142 56.852,-115.206 z"
|
||||
id="path6871" />
|
||||
<path
|
||||
style="fill:none;stroke:#d21236;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3071.453,-1343.681 c 68.598,-66.669 182.186,-161.835 260.898,-115.01 39.504,23.501 90.271,58.857 132.016,101.373 42.129,42.912 74.975,92.824 78.168,144.067 6.088,100.951 -63.441,188.959 -134.721,226.438 -0.605,1.02 -176.104,74.776 -246.656,37.723 -70.551,-37.054 -146.68,-102.754 -155.281,-143.325 -4.873,-22.992 -5.598,-77.35 6.893,-132.666 9.831,-44.011 27.915,-88.698 58.683,-118.6 z"
|
||||
id="path6873" />
|
||||
<path
|
||||
style="fill:none;stroke:#d41133;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3072.364,-1350.266 c 70.869,-68.542 187.88,-166.875 268.966,-118.459 40.65,24.272 92.889,60.774 135.844,104.581 43.354,44.216 77.169,95.611 80.43,148.367 6.248,104.067 -65.506,194.759 -139.005,233.312 -0.546,0.918 -181.577,76.963 -254.264,38.679 -72.687,-38.285 -151.161,-106.077 -159.86,-147.886 -4.92,-23.647 -5.554,-79.638 7.375,-136.598 10.184,-45.291 28.898,-91.201 60.514,-121.996 z"
|
||||
id="path6875" />
|
||||
<path
|
||||
style="fill:none;stroke:#d6102f;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3073.274,-1356.845 c 73.006,-70.552 193.575,-171.916 277.033,-121.908 41.796,25.044 95.505,62.691 139.672,107.789 44.578,45.52 79.363,98.398 82.689,152.666 6.41,107.182 -67.569,200.559 -143.288,240.186 -0.484,0.816 -187.051,79.15 -261.872,39.635 -74.821,-39.516 -155.639,-109.401 -164.438,-152.448 -4.968,-24.303 -5.511,-81.925 7.856,-140.529 10.539,-46.569 29.82,-93.764 62.348,-125.391 z"
|
||||
id="path6877" />
|
||||
<path
|
||||
style="fill:none;stroke:#d7102c;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3074.185,-1363.424 c 75.144,-72.563 199.271,-176.955 285.102,-125.357 42.943,25.816 98.122,64.607 143.5,110.997 45.803,46.825 81.557,101.186 84.951,156.966 6.569,110.297 -69.636,206.358 -147.572,247.059 -0.424,0.714 -192.524,81.339 -269.481,40.592 -76.955,-40.748 -160.117,-112.725 -169.016,-157.01 -5.015,-24.959 -5.467,-84.213 8.34,-144.46 10.89,-47.849 30.739,-96.328 64.176,-128.787 z"
|
||||
id="path6879" />
|
||||
<path
|
||||
style="fill:none;stroke:#d90f29;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3075.093,-1370.002 c 77.28,-74.574 204.967,-181.995 293.169,-128.807 44.09,26.588 100.737,66.524 147.328,114.205 47.026,48.129 83.75,103.972 87.212,161.265 6.73,113.413 -71.7,212.158 -151.856,253.933 -0.363,0.612 -197.997,83.526 -277.089,41.548 -79.091,-41.978 -164.6,-116.046 -173.596,-161.57 -5.062,-25.615 -5.422,-86.501 8.824,-148.392 11.245,-49.128 31.661,-98.892 66.008,-132.182 z"
|
||||
id="path6881" />
|
||||
<path
|
||||
style="fill:none;stroke:#db0d26;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3076.001,-1376.551 c 79.417,-76.585 210.765,-187.201 301.237,-132.256 45.286,27.276 103.354,68.441 151.156,117.413 48.25,49.433 85.944,106.759 89.473,165.563 6.892,116.529 -73.765,217.959 -156.14,260.808 -0.303,0.51 -203.472,85.713 -284.697,42.504 -81.226,-43.209 -169.081,-119.37 -178.175,-166.132 -5.109,-26.271 -5.378,-88.789 9.307,-152.323 11.598,-50.406 32.58,-101.455 67.839,-135.577 z"
|
||||
id="path6883" />
|
||||
<path
|
||||
style="fill:none;stroke:#dd0c22;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3076.909,-1383.136 c 81.555,-78.597 216.44,-192.208 309.306,-135.706 46.423,28.065 105.971,70.358 154.984,120.621 49.474,50.737 88.138,109.546 91.733,169.863 7.053,119.644 -75.829,223.759 -160.424,267.681 -0.242,0.408 -208.944,87.9 -292.306,43.46 -83.361,-44.441 -173.561,-122.694 -182.752,-170.694 -5.156,-26.927 -5.334,-91.077 9.788,-156.254 11.951,-51.684 33.503,-104.017 69.671,-138.971 z"
|
||||
id="path6885" />
|
||||
<path
|
||||
style="fill:none;stroke:#de0b1f;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3077.815,-1389.721 c 83.691,-80.608 222.117,-197.215 317.373,-139.155 47.56,28.854 108.588,72.275 158.812,123.83 50.697,52.041 90.332,112.333 93.994,174.162 7.213,122.76 -77.893,229.558 -164.708,274.555 -0.182,0.306 -214.417,90.088 -299.913,44.416 -85.496,-45.672 -178.041,-126.018 -187.331,-175.255 -5.204,-27.583 -5.29,-93.365 10.271,-160.185 12.304,-52.963 34.422,-106.583 71.502,-142.368 z"
|
||||
id="path6887" />
|
||||
<path
|
||||
style="fill:none;stroke:#e0091c;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3078.713,-1396.306 c 85.828,-82.619 227.792,-202.221 325.44,-142.604 48.697,29.642 111.203,74.191 162.641,127.038 51.922,53.345 92.525,115.12 96.256,178.461 7.372,125.875 -79.959,235.358 -168.992,281.429 -0.121,0.204 -219.891,92.275 -307.522,45.373 -87.631,-46.903 -182.594,-129.329 -191.909,-179.816 -5.292,-28.232 -5.246,-95.653 10.755,-164.117 12.655,-54.244 35.341,-109.147 73.331,-145.764 z"
|
||||
id="path6889" />
|
||||
<path
|
||||
style="fill:none;stroke:#e20718;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -3079.623,-1402.891 c 87.966,-84.631 233.47,-207.228 333.509,-146.054 49.833,30.431 113.82,76.108 166.469,130.246 53.146,54.649 94.72,117.907 98.517,182.76 7.533,128.991 -82.023,241.159 -173.275,288.303 -0.061,0.102 -225.365,94.463 -315.132,46.329 -89.765,-48.134 -187.041,-132.659 -196.487,-184.378 -5.32,-28.893 -5.202,-97.941 11.237,-168.048 13.009,-55.521 36.263,-111.71 75.162,-149.158 z"
|
||||
id="path6891" />
|
||||
<path
|
||||
style="fill:none;stroke:#e30613;stroke-width:0.25;stroke-miterlimit:10"
|
||||
inkscape:connector-curvature="0"
|
||||
stroke-miterlimit="10"
|
||||
d="m -2645.441,-943.29 c 0,0 -230.838,96.65 -322.739,47.286 -91.9,-49.366 -191.488,-135.99 -201.066,-188.939 -9.584,-52.947 -1.385,-237.898 88.715,-324.533 90.103,-86.642 239.145,-212.234 341.576,-149.503 102.421,62.733 263.381,188.406 271.074,320.513 7.693,132.107 -84.089,246.958 -177.56,295.176 z"
|
||||
id="path6893" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 26 KiB |
@@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="25"
|
||||
height="25"
|
||||
viewBox="0 0 25 25"
|
||||
id="svg15761"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="readmore-btn.svg">
|
||||
<defs
|
||||
id="defs15763" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="15.839192"
|
||||
inkscape:cx="13.791245"
|
||||
inkscape:cy="0.69724082"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata15766">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-1027.3621)">
|
||||
<g
|
||||
transform="translate(8006.0083,1859.0788)"
|
||||
id="g15574">
|
||||
<circle
|
||||
cx="-7993.4668"
|
||||
cy="-819.28802"
|
||||
r="12.25"
|
||||
id="circle15576" />
|
||||
<polygon
|
||||
style="fill:#ffffff"
|
||||
points="-7997.68,-811.253 -7997.68,-827.227 -7985.789,-819.241 "
|
||||
id="polygon15578" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 80 KiB |
@@ -0,0 +1,106 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="185"
|
||||
height="185"
|
||||
viewBox="0 0 184.99999 185.00001"
|
||||
id="svg23434"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="shadow-bc.svg">
|
||||
<defs
|
||||
id="defs23436">
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549077,0,0,0.99549077,5147.8062,3609.3072)"
|
||||
id="SVGID_83_-2"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#DEDC00"
|
||||
id="stop5359-9" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#fff8ff;stop-opacity:0"
|
||||
id="stop5371-3" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549069,0,0,0.99549069,5147.9056,3609.3071)"
|
||||
id="SVGID_83_-2-4"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
fx="-5078.2051"
|
||||
fy="-2661.446"
|
||||
spreadMethod="pad">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#0066b1;stop-opacity:0.71"
|
||||
id="stop5359-9-7" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#0066b1;stop-opacity:0"
|
||||
id="stop5371-3-5" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.959798"
|
||||
inkscape:cx="33.732485"
|
||||
inkscape:cy="127.15041"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid4141" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata23439">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-867.3621)">
|
||||
<circle
|
||||
style="opacity:1;fill:url(#SVGID_83_-2-4)"
|
||||
cx="92.499992"
|
||||
cy="959.86212"
|
||||
id="circle5373"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300"
|
||||
r="92.500008" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 146 KiB |
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="185"
|
||||
height="185"
|
||||
viewBox="0 0 184.99999 185.00001"
|
||||
id="svg23434"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="shadow-dph.svg">
|
||||
<defs
|
||||
id="defs23436">
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549077,0,0,0.99549077,5147.8062,3609.3072)"
|
||||
id="SVGID_83_-2"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#DEDC00"
|
||||
id="stop5359-9" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#fff8ff;stop-opacity:0"
|
||||
id="stop5371-3" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549069,0,0,0.99549069,5147.9056,3609.3071)"
|
||||
id="SVGID_83_-2-4"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
fx="-5078.2051"
|
||||
fy="-2661.446">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#cecd00;stop-opacity:0.698"
|
||||
id="stop5359-9-7" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#cecd00;stop-opacity:0"
|
||||
id="stop5371-3-5" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.959798"
|
||||
inkscape:cx="23.883498"
|
||||
inkscape:cy="84.471467"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid4160" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata23439">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-867.3621)">
|
||||
<circle
|
||||
style="opacity:1;fill:url(#SVGID_83_-2-4)"
|
||||
cx="92.499992"
|
||||
cy="959.86212"
|
||||
id="circle5373"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300"
|
||||
r="92.500008" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="185"
|
||||
height="185"
|
||||
viewBox="0 0 184.99999 185.00001"
|
||||
id="svg23434"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="shadow-dub.svg">
|
||||
<defs
|
||||
id="defs23436">
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549077,0,0,0.99549077,5147.8062,3609.3072)"
|
||||
id="SVGID_83_-2"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#DEDC00"
|
||||
id="stop5359-9" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#fff8ff;stop-opacity:0"
|
||||
id="stop5371-3" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549069,0,0,0.99549069,5147.9056,3609.3071)"
|
||||
id="SVGID_83_-2-4"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
fx="-5078.2051"
|
||||
fy="-2661.446">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#62a530;stop-opacity:0.698"
|
||||
id="stop5359-9-7" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#62a530;stop-opacity:0"
|
||||
id="stop5371-3-5" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.959798"
|
||||
inkscape:cx="80.45204"
|
||||
inkscape:cy="85.986696"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid6353" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata23439">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-867.3621)">
|
||||
<circle
|
||||
style="opacity:1;fill:url(#SVGID_83_-2-4)"
|
||||
cx="92.499992"
|
||||
cy="959.86212"
|
||||
id="circle5373"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300"
|
||||
r="92.500008" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="185"
|
||||
height="185"
|
||||
viewBox="0 0 184.99999 185.00001"
|
||||
id="svg23434"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="shadow-juso.svg">
|
||||
<defs
|
||||
id="defs23436">
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549077,0,0,0.99549077,5147.8062,3609.3072)"
|
||||
id="SVGID_83_-2"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#DEDC00"
|
||||
id="stop5359-9" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#fff8ff;stop-opacity:0"
|
||||
id="stop5371-3" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549069,0,0,0.99549069,5147.9056,3609.3071)"
|
||||
id="SVGID_83_-2-4"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
fx="-5078.2051"
|
||||
fy="-2661.446">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#33b4b5;stop-opacity:0.702"
|
||||
id="stop5359-9-7" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#33b4b5;stop-opacity:0"
|
||||
id="stop5371-3-5" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.959798"
|
||||
inkscape:cx="79.694426"
|
||||
inkscape:cy="100.63391"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid6355" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata23439">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-867.3621)">
|
||||
<circle
|
||||
style="opacity:1;fill:url(#SVGID_83_-2-4)"
|
||||
cx="92.499992"
|
||||
cy="959.86212"
|
||||
id="circle5373"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300"
|
||||
r="92.500008" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="185"
|
||||
height="185"
|
||||
viewBox="0 0 184.99999 185.00001"
|
||||
id="svg23434"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="shadow-opp.svg">
|
||||
<defs
|
||||
id="defs23436">
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549077,0,0,0.99549077,5147.8062,3609.3072)"
|
||||
id="SVGID_83_-2"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#DEDC00"
|
||||
id="stop5359-9" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#fff8ff;stop-opacity:0"
|
||||
id="stop5371-3" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549069,0,0,0.99549069,5147.9056,3609.3071)"
|
||||
id="SVGID_83_-2-4"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
fx="-5078.2051"
|
||||
fy="-2661.446">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#af1380;stop-opacity:0.706"
|
||||
id="stop5359-9-7" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#af1380;stop-opacity:0"
|
||||
id="stop5371-3-5" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.959798"
|
||||
inkscape:cx="64.542138"
|
||||
inkscape:cy="93.815379"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid6357" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata23439">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-867.3621)">
|
||||
<circle
|
||||
style="opacity:1;fill:url(#SVGID_83_-2-4)"
|
||||
cx="92.499992"
|
||||
cy="959.86212"
|
||||
id="circle5373"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300"
|
||||
r="92.500008" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="185"
|
||||
height="185"
|
||||
viewBox="0 0 184.99999 185.00001"
|
||||
id="svg23434"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="shadow-sol.svg">
|
||||
<defs
|
||||
id="defs23436">
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549077,0,0,0.99549077,5147.8062,3609.3072)"
|
||||
id="SVGID_83_-2"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#DEDC00"
|
||||
id="stop5359-9" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#fff8ff;stop-opacity:0"
|
||||
id="stop5371-3" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549069,0,0,0.99549069,5147.9056,3609.3071)"
|
||||
id="SVGID_83_-2-4"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
fx="-5078.2051"
|
||||
fy="-2661.446">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#ea5b0c;stop-opacity:0.702"
|
||||
id="stop5359-9-7" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#ea5b0c;stop-opacity:0"
|
||||
id="stop5371-3-5" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.959798"
|
||||
inkscape:cx="72.37082"
|
||||
inkscape:cy="113.76589"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid6359" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata23439">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-867.3621)">
|
||||
<circle
|
||||
style="opacity:1;fill:url(#SVGID_83_-2-4)"
|
||||
cx="92.499992"
|
||||
cy="959.86212"
|
||||
id="circle5373"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300"
|
||||
r="92.500008" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="185"
|
||||
height="185"
|
||||
viewBox="0 0 184.99999 185.00001"
|
||||
id="svg23434"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="shadow-sub.svg">
|
||||
<defs
|
||||
id="defs23436">
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549077,0,0,0.99549077,5147.8062,3609.3072)"
|
||||
id="SVGID_83_-2"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#DEDC00"
|
||||
id="stop5359-9" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#fff8ff;stop-opacity:0"
|
||||
id="stop5371-3" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.99549069,0,0,0.99549069,5147.9056,3609.3071)"
|
||||
id="SVGID_83_-2-4"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
fx="-5078.2051"
|
||||
fy="-2661.446">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#de003a;stop-opacity:0.7"
|
||||
id="stop5359-9-7" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#de003a;stop-opacity:0"
|
||||
id="stop5371-3-5" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.959798"
|
||||
inkscape:cx="49.642388"
|
||||
inkscape:cy="79.704082"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid6361" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata23439">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-867.3621)">
|
||||
<circle
|
||||
style="opacity:0.99999999;fill:url(#SVGID_83_-2-4)"
|
||||
cx="92.499992"
|
||||
cy="959.86212"
|
||||
id="circle5373"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300"
|
||||
r="92.500008" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,558 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="210mm"
|
||||
height="297mm"
|
||||
viewBox="0 0 744.09448819 1052.3622047"
|
||||
id="svg22524"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="shadows.svg">
|
||||
<defs
|
||||
id="defs22526">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4292">
|
||||
<stop
|
||||
style="stop-color:#e4003a;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop4294" />
|
||||
<stop
|
||||
id="stop4308"
|
||||
offset="0.223658"
|
||||
style="stop-color:#e4003a;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-color:#e4003a;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop4296" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(0,4.7244098e-6)"
|
||||
id="SVGID_81_"
|
||||
cx="-5162.0156"
|
||||
cy="-1938.4858"
|
||||
r="92.919197"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#951B81"
|
||||
id="stop5327" />
|
||||
<stop
|
||||
offset="0.1424"
|
||||
style="stop-color:#A64995"
|
||||
id="stop5329" />
|
||||
<stop
|
||||
offset="0.3796"
|
||||
style="stop-color:#C38CBE"
|
||||
id="stop5331" />
|
||||
<stop
|
||||
offset="0.5926"
|
||||
style="stop-color:#DBBFDD"
|
||||
id="stop5333" />
|
||||
<stop
|
||||
offset="0.7734"
|
||||
style="stop-color:#EEE2F1"
|
||||
id="stop5335" />
|
||||
<stop
|
||||
offset="0.9151"
|
||||
style="stop-color:#FBF7FC"
|
||||
id="stop5337" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF"
|
||||
id="stop5339" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(0,4.7244098e-6)"
|
||||
id="SVGID_82_"
|
||||
cx="-5355.0156"
|
||||
cy="-2243.1484"
|
||||
r="92.9188"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#37AAE1"
|
||||
id="stop5344" />
|
||||
<stop
|
||||
offset="0.1934"
|
||||
style="stop-color:#7FBFEA"
|
||||
id="stop5346" />
|
||||
<stop
|
||||
offset="0.4683"
|
||||
style="stop-color:#BCDAF4"
|
||||
id="stop5348" />
|
||||
<stop
|
||||
offset="0.7043"
|
||||
style="stop-color:#E2EFFB"
|
||||
id="stop5350" />
|
||||
<stop
|
||||
offset="0.8891"
|
||||
style="stop-color:#F7FBFE"
|
||||
id="stop5352" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF"
|
||||
id="stop5354" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(0,4.7244098e-6)"
|
||||
id="SVGID_79_"
|
||||
cx="-4781.4072"
|
||||
cy="-2097.7119"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#91B324"
|
||||
id="stop5293" />
|
||||
<stop
|
||||
offset="0.1424"
|
||||
style="stop-color:#A9BF4F"
|
||||
id="stop5295" />
|
||||
<stop
|
||||
offset="0.3796"
|
||||
style="stop-color:#CAD592"
|
||||
id="stop5297" />
|
||||
<stop
|
||||
offset="0.5926"
|
||||
style="stop-color:#E1E7C3"
|
||||
id="stop5299" />
|
||||
<stop
|
||||
offset="0.7734"
|
||||
style="stop-color:#F2F4E5"
|
||||
id="stop5301" />
|
||||
<stop
|
||||
offset="0.9151"
|
||||
style="stop-color:#FCFCF8"
|
||||
id="stop5303" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF"
|
||||
id="stop5305" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(0,4.7244098e-6)"
|
||||
id="SVGID_80_"
|
||||
cx="-4362.8359"
|
||||
cy="-2091.9998"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#E74011"
|
||||
id="stop5310" />
|
||||
<stop
|
||||
offset="0.1424"
|
||||
style="stop-color:#ED6A37"
|
||||
id="stop5312" />
|
||||
<stop
|
||||
offset="0.3796"
|
||||
style="stop-color:#F5A37A"
|
||||
id="stop5314" />
|
||||
<stop
|
||||
offset="0.5926"
|
||||
style="stop-color:#FBCDB3"
|
||||
id="stop5316" />
|
||||
<stop
|
||||
offset="0.7734"
|
||||
style="stop-color:#FDE9DD"
|
||||
id="stop5318" />
|
||||
<stop
|
||||
offset="0.9151"
|
||||
style="stop-color:#FFF9F6"
|
||||
id="stop5320" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF"
|
||||
id="stop5322" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(0,4.7244098e-6)"
|
||||
id="SVGID_85_"
|
||||
cx="-4407.3408"
|
||||
cy="-2664.4031"
|
||||
r="92.918701"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#E4003A"
|
||||
id="stop5393" />
|
||||
<stop
|
||||
offset="0.103"
|
||||
style="stop-color:#EA5058"
|
||||
id="stop5395" />
|
||||
<stop
|
||||
offset="0.2424"
|
||||
style="stop-color:#F18D86"
|
||||
id="stop5397" />
|
||||
<stop
|
||||
offset="0.3762"
|
||||
style="stop-color:#F7B9B1"
|
||||
id="stop5399" />
|
||||
<stop
|
||||
offset="0.5009"
|
||||
style="stop-color:#FBD9D3"
|
||||
id="stop5401" />
|
||||
<stop
|
||||
offset="0.6144"
|
||||
style="stop-color:#FDEEEC"
|
||||
id="stop5403" />
|
||||
<stop
|
||||
offset="0.7129"
|
||||
style="stop-color:#FFFBFA"
|
||||
id="stop5405" />
|
||||
<stop
|
||||
offset="0.7853"
|
||||
style="stop-color:#FFFFFF"
|
||||
id="stop5407" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(0,4.7244098e-6)"
|
||||
id="SVGID_84_"
|
||||
cx="-4666.3408"
|
||||
cy="-2511.2739"
|
||||
r="92.918098"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#009BA9"
|
||||
id="stop5376" />
|
||||
<stop
|
||||
offset="0.1424"
|
||||
style="stop-color:#00ACB9"
|
||||
id="stop5378" />
|
||||
<stop
|
||||
offset="0.3796"
|
||||
style="stop-color:#7ECAD3"
|
||||
id="stop5380" />
|
||||
<stop
|
||||
offset="0.5926"
|
||||
style="stop-color:#BEE2E7"
|
||||
id="stop5382" />
|
||||
<stop
|
||||
offset="0.7734"
|
||||
style="stop-color:#E3F2F5"
|
||||
id="stop5384" />
|
||||
<stop
|
||||
offset="0.9151"
|
||||
style="stop-color:#F8FCFD"
|
||||
id="stop5386" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF"
|
||||
id="stop5388" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(0,4.7244098e-6)"
|
||||
id="SVGID_83_"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#DEDC00"
|
||||
id="stop5359" />
|
||||
<stop
|
||||
offset="0.1424"
|
||||
style="stop-color:#E5E245"
|
||||
id="stop5361" />
|
||||
<stop
|
||||
offset="0.3796"
|
||||
style="stop-color:#EFEC94"
|
||||
id="stop5363" />
|
||||
<stop
|
||||
offset="0.5926"
|
||||
style="stop-color:#F6F4C7"
|
||||
id="stop5365" />
|
||||
<stop
|
||||
offset="0.7734"
|
||||
style="stop-color:#FBFAE7"
|
||||
id="stop5367" />
|
||||
<stop
|
||||
offset="0.9151"
|
||||
style="stop-color:#FEFEF9"
|
||||
id="stop5369" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF"
|
||||
id="stop5371" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(5277.016,2565.8493)"
|
||||
id="SVGID_81_-3"
|
||||
cx="-5162.0156"
|
||||
cy="-1938.4858"
|
||||
r="92.919197"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#951B81"
|
||||
id="stop5327-0" />
|
||||
<stop
|
||||
id="stop4272"
|
||||
style="stop-color:#951b81;stop-opacity:1"
|
||||
offset="0.22203252" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#951b81;stop-opacity:0"
|
||||
id="stop5339-8" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(5470.0161,2625.5112)"
|
||||
id="SVGID_82_-6"
|
||||
cx="-5355.0156"
|
||||
cy="-2243.1484"
|
||||
r="92.9188"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#37AAE1"
|
||||
id="stop5344-0" />
|
||||
<stop
|
||||
offset="0.1934"
|
||||
style="stop-color:#37aae1;stop-opacity:1"
|
||||
id="stop5346-0" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#37aae1;stop-opacity:0"
|
||||
id="stop5354-9" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(5176.4072,2480.0741)"
|
||||
id="SVGID_79_-8"
|
||||
cx="-4781.4072"
|
||||
cy="-2097.7119"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#91B324"
|
||||
id="stop5293-8" />
|
||||
<stop
|
||||
offset="0.2184993"
|
||||
style="stop-color:#91b324;stop-opacity:1"
|
||||
id="stop5295-7" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#91b324;stop-opacity:0"
|
||||
id="stop5305-0" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(4997.9619,2478.3095)"
|
||||
id="SVGID_80_-0"
|
||||
cx="-4362.8359"
|
||||
cy="-2091.9998"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#E74011"
|
||||
id="stop5310-9" />
|
||||
<stop
|
||||
id="stop4310"
|
||||
style="stop-color:#e74011;stop-opacity:1"
|
||||
offset="0.15645693" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#e74011;stop-opacity:0"
|
||||
id="stop5322-5" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(5042.7397,2806.9443)"
|
||||
id="SVGID_85_-9"
|
||||
cx="-4407.3408"
|
||||
cy="-2664.4031"
|
||||
r="92.918701"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#E4003A"
|
||||
id="stop5393-3" />
|
||||
<stop
|
||||
offset="0.103"
|
||||
style="stop-color:#EA5058"
|
||||
id="stop5395-8" />
|
||||
<stop
|
||||
offset="0.2424"
|
||||
style="stop-color:#F18D86"
|
||||
id="stop5397-0" />
|
||||
<stop
|
||||
offset="0.3762"
|
||||
style="stop-color:#F7B9B1"
|
||||
id="stop5399-3" />
|
||||
<stop
|
||||
offset="0.5009"
|
||||
style="stop-color:#FBD9D3"
|
||||
id="stop5401-0" />
|
||||
<stop
|
||||
offset="0.6144"
|
||||
style="stop-color:#FDEEEC"
|
||||
id="stop5403-4" />
|
||||
<stop
|
||||
offset="0.7129"
|
||||
style="stop-color:#FFFBFA"
|
||||
id="stop5405-3" />
|
||||
<stop
|
||||
offset="0.7853"
|
||||
style="stop-color:#ffffff;stop-opacity:0"
|
||||
id="stop5407-9" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(5061.3408,2653.6373)"
|
||||
id="SVGID_84_-4"
|
||||
cx="-4667.856"
|
||||
cy="-2510.7688"
|
||||
r="92.918098"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
fx="-4667.856"
|
||||
fy="-2510.7688">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#009BA9"
|
||||
id="stop5376-4" />
|
||||
<stop
|
||||
id="stop4262"
|
||||
style="stop-color:#009ba9;stop-opacity:1"
|
||||
offset="0.21845368" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#009ba9;stop-opacity:0"
|
||||
id="stop5388-1" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(5193.2055,2803.9872)"
|
||||
id="SVGID_83_-2"
|
||||
cx="-5078.2051"
|
||||
cy="-2661.446"
|
||||
r="92.918999"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
fx="-5078.2051"
|
||||
fy="-2661.446">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#DEDC00"
|
||||
id="stop5359-9" />
|
||||
<stop
|
||||
id="stop4264"
|
||||
style="stop-color:#dedc00;stop-opacity:1"
|
||||
offset="0.22387558" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#dedc00;stop-opacity:0"
|
||||
id="stop5371-3" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4292"
|
||||
id="radialGradient4298"
|
||||
cx="635.39886"
|
||||
cy="142.54103"
|
||||
fx="635.39886"
|
||||
fy="142.54103"
|
||||
r="92.917999"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.9899495"
|
||||
inkscape:cx="187.75421"
|
||||
inkscape:cy="682.52707"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1155"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:snap-midpoints="true"
|
||||
inkscape:snap-others="true"
|
||||
inkscape:snap-object-midpoints="true"
|
||||
inkscape:snap-nodes="false">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid4270" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata22529">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<circle
|
||||
style="opacity:0.7;fill:url(#SVGID_79_-8)"
|
||||
cx="395"
|
||||
cy="382.36221"
|
||||
r="92.918999"
|
||||
id="circle5307" />
|
||||
<circle
|
||||
style="opacity:0.6;fill:url(#SVGID_80_-0)"
|
||||
cx="635.12604"
|
||||
cy="386.30948"
|
||||
r="92.918999"
|
||||
id="circle5324"
|
||||
inkscape:transform-center-x="-0.089285714"
|
||||
inkscape:transform-center-y="-1.0714286" />
|
||||
<circle
|
||||
style="opacity:0.6;fill:url(#SVGID_81_-3)"
|
||||
cx="115"
|
||||
cy="627.36218"
|
||||
r="92.918999"
|
||||
id="circle5341" />
|
||||
<circle
|
||||
style="opacity:0.9;fill:url(#SVGID_82_-6)"
|
||||
cx="115"
|
||||
cy="382.36221"
|
||||
r="92.918999"
|
||||
id="circle5356" />
|
||||
<circle
|
||||
style="opacity:1;fill:url(#SVGID_83_-2)"
|
||||
cx="114.90049"
|
||||
cy="142.54103"
|
||||
r="92.918999"
|
||||
id="circle5373"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300" />
|
||||
<circle
|
||||
style="opacity:0.5;fill:url(#SVGID_84_-4)"
|
||||
cx="395"
|
||||
cy="142.3622"
|
||||
r="92.917999"
|
||||
id="circle5390"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300" />
|
||||
<circle
|
||||
style="opacity:1;fill:url(#radialGradient4298);fill-opacity:1"
|
||||
cx="635.39886"
|
||||
cy="142.54103"
|
||||
r="92.917999"
|
||||
id="circle5409" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 14 KiB |
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"name": "esadhar",
|
||||
"dependencies": {
|
||||
"foundation": "~5.5.0"
|
||||
"foundation": "~5.5.0",
|
||||
"jquery.transit": "~0.9.12",
|
||||
"jquery.pep": "~0.6.3"
|
||||
},
|
||||
"version": "7.x-0.1",
|
||||
"authors": [
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "jquery.pep",
|
||||
"homepage": "https://github.com/briangonzalez/jquery.pep.js",
|
||||
"version": "0.6.3",
|
||||
"_release": "0.6.3",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.6.3",
|
||||
"commit": "040ff8b765c4676e06190a631ef6bcdec9ac63a9"
|
||||
},
|
||||
"_source": "git://github.com/briangonzalez/jquery.pep.js.git",
|
||||
"_target": "~0.6.3",
|
||||
"_originalSource": "jquery.pep",
|
||||
"_direct": true
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
dist/jquery.pep.min.js.gz
|
||||
node_modules
|
||||
@@ -0,0 +1 @@
|
||||
0.10.13
|
||||
@@ -0,0 +1,38 @@
|
||||
## Contributing.
|
||||
|
||||
First and foremost, if you've made it this far: __you are awesome__. Thanks for even considering contributing to open source.
|
||||
|
||||
Here's how you can contribute to this repo:
|
||||
|
||||
```bash
|
||||
# 1. Make your edits.
|
||||
|
||||
# 2. Views the demos in your browser, and test your changes thoroughly.
|
||||
# Create new demos as needed.
|
||||
grunt serve --port=8000
|
||||
|
||||
# 3. Hint, test, and compile.
|
||||
grunt
|
||||
|
||||
# 4. Commit your changes, closing issues as appropriate.
|
||||
git commit -am "fixes #30 - my awesome fix"
|
||||
|
||||
# 5. If you're changing Pep's source code (not readmes/demos/etc), tag the commit so Bower can get the latest and greatest.
|
||||
# Be sure to increment the version appropriately.
|
||||
# Also change the version in package.json
|
||||
vi package.json
|
||||
git tag -a v0.5.12 -m 'my awesome version v0.5.12'
|
||||
|
||||
# 6. Create pull request with changes.
|
||||
# or....
|
||||
# 6. If you have privileges, push changes and tags:
|
||||
git push origin master
|
||||
git push origin --tags
|
||||
````
|
||||
|
||||
## Need help?
|
||||
As always, find me on Twitter for help.
|
||||
|
||||
|  |
|
||||
|---|
|
||||
| [Brian Gonzalez](http://briangonzalez.org) |
|
||||
@@ -0,0 +1,53 @@
|
||||
/*global module:false*/
|
||||
module.exports = function(grunt) {
|
||||
|
||||
// Project configuration.
|
||||
grunt.initConfig({
|
||||
pkg: grunt.file.readJSON('package.json'),
|
||||
meta: {
|
||||
},
|
||||
qunit: {
|
||||
files: ['test/**/*.html']
|
||||
},
|
||||
watch: {
|
||||
files: '<config:lint.files>',
|
||||
tasks: 'lint qunit'
|
||||
},
|
||||
jshint: {
|
||||
options: {
|
||||
curly: false,
|
||||
eqeqeq: true,
|
||||
immed: true,
|
||||
latedef: true,
|
||||
newcap: true,
|
||||
noarg: true,
|
||||
sub: true,
|
||||
undef: false,
|
||||
boss: true,
|
||||
eqnull: true,
|
||||
browser: true
|
||||
},
|
||||
globals: {
|
||||
jQuery: true
|
||||
},
|
||||
src: ['src/**/*.js'],
|
||||
all: ['Gruntfile.js', 'src/**/*.js', 'test/**/*.js']
|
||||
},
|
||||
});
|
||||
|
||||
grunt.loadNpmTasks('grunt-contrib-jshint');
|
||||
grunt.loadNpmTasks('grunt-contrib-qunit');
|
||||
|
||||
// Default task.
|
||||
grunt.registerTask('default', ['jshint:src', 'qunit']);
|
||||
|
||||
// Server Task
|
||||
grunt.registerTask('serve', 'Serves any directory on given port', function (env) {
|
||||
var shell = require('shelljs');
|
||||
var port = grunt.option('port') || 8000;
|
||||
var dir = grunt.option('dir') || '.';
|
||||
console.log(['Serving', dir,'on port:', port].join(' '))
|
||||
shell.exec('cd '+ dir +' && python -m SimpleHTTPServer ' + port);
|
||||
});
|
||||
|
||||
};
|
||||
@@ -0,0 +1,137 @@
|
||||
<img src="http://s.cdpn.io/4629/pep-with-circles.svg" width=600 alt='jquery.pep.js'>
|
||||
----
|
||||
*kinetic drag for mobile & desktop; more at [http://pep.briangonzalez.org](http://pep.briangonzalez.org)*
|
||||
|
||||
|
||||
## Getting Started
|
||||
Getting started is simple: include jQuery, include pep, then:
|
||||
```javascript
|
||||
$('.pep').pep(); // yup, that simple.
|
||||
```
|
||||
|
||||
## Usage
|
||||
Pep has many options. Here they are in their entirety, with their defaults. Need a little help? [Just ask](http://twitter.com/brianmgonzalez).
|
||||
|
||||
| Name | Default | Description |
|
||||
|---------------------------------|-------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| initiate | `function(){}` | [≘ touchstart/mousedown] called when first touch / click event is triggered on the object |
|
||||
| start | `function(){}` | called when dragging starts; when `dx` or `dy` are greater than `startThreshold[0]` or `startThreshold[1]` |
|
||||
| drag | `function(){}` | [≘ touchmove/mousemove] called continuously while the object is dragging |
|
||||
| stop | `function(){}` | [≘ touchend/mouseup] called when dragging stops |
|
||||
| easing | `function(){}` | called while object is easing |
|
||||
| rest | `function(){}` | called after dragging stops, and object has come to rest |
|
||||
| moveTo | `false` | custom method to override the default moveTo functionality. |
|
||||
| callIfNotStarted | `['stop', 'rest']` | if object has *not* moved outside of the `startThreshold`, call either the user-provided `stop` or `rest` fxn's anyway, or call both |
|
||||
| startThreshold | `[0,0]` | how far past should the object move in the [x,y] direction before user 'start' function is called |
|
||||
| grid | `[0,0]` | define an [x,y] grid for the object to move along |
|
||||
| revert | `false` | revert back to initial position |
|
||||
| revertAfter | `stop` | revert after given event - `'stop'` or `'ease'` |
|
||||
| revertIf | `function(){ return true; }` | return `false` / `true` from this function to conditionally revert an object |
|
||||
| droppable | `false` | CSS selector that this element can be dropped on, false to disable |
|
||||
| droppableActiveClass | `'pep-dpa'` | class to add to active droppable parents, default to pep-dpa (droppable parent active); inspect `this.activeDropRegions` within each function for valuable info |
|
||||
| overlapFunction | `false` | override pep's default overlap function; takes two args: a & b and returns true if they overlap |
|
||||
| cssEaseString | *cubic-bezier(0.190, 1.000, 0.220, 1.000)* | get more css ease params from [ http://matthewlein.com/ceaser/ ] |
|
||||
| cssEaseDuration | `750` | how long should it take (in ms) for the object to get from stop to rest? |
|
||||
| constrainTo | `false` | constrain object to `'window'` or `'parent'` or `[top, right, bottom, left]`; works best w/ useCSSTranslation set to false |
|
||||
| axis | `null` | constrain object to either 'x' or 'y' axis |
|
||||
| debug | `false ` | show debug values and events in the lower-righthand corner of page |
|
||||
| activeClass | `'pep-active'` | class to add to the pep element while dragging |
|
||||
| multiplier | `1` | +/- this number to modify to 1:1 ratio of finger/mouse movement to el movement |
|
||||
| velocityMultiplier | `1.9` | +/- this number to modify the springiness of the object as your release it |
|
||||
| shouldPreventDefault | `true` | in some cases, we don't want to prevent the default mousedown/touchstart on our Pep object, your call |
|
||||
| allowDragEventPropagation | `true` | set to false to stop drag events from bubbling up through the DOM tree |
|
||||
| stopEvents | `''` | space delimited set of events which programmatically cause the object to stop |
|
||||
| hardwareAccelerate | `true` | apply the CSS3 silver bullet method to accelerate the pep object: http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/ |
|
||||
| useCSSTranslation | `true` | use CSS transform translations as opposed to top/left |
|
||||
| disableSelect | `true` | apply `user-select: none` (CSS) to the object |
|
||||
| removeMargins | `true` | remove margins for better object placement |
|
||||
| shouldEase | `true` | disable/enable easing |
|
||||
| place | `true` | bypass pep's object placement logic |
|
||||
| deferPlacement | `false` | defer object placement until start event occurs |
|
||||
| forceNonCSS3Movement | `false` | DO NOT USE: this is subject to come/go. Use at your own risk |
|
||||
| elementsWithInteraction | `'input'` | valid CSS/jQuery selector for elements within the Pep object that should allow user interaction, and thus propagate to allow movement |
|
||||
| ignoreRightClick | `true` | start event will be ignored if triggered by a right click |
|
||||
| startPos | `{ left: null, top: null }` | set the default left/top coordinate to position the object with on load |
|
||||
|
||||
|
||||
|
||||
## API
|
||||
```javascript
|
||||
// Toggle functionality of all Pep objects on the page
|
||||
$.pep.toggleAll()
|
||||
|
||||
// Explicitly disable all Pep objects on the page
|
||||
$.pep.toggleAll(false)
|
||||
|
||||
// Explicitly enable all Pep objects on the page
|
||||
$.pep.toggleAll(true)
|
||||
|
||||
// Unbind Pep completely from the object
|
||||
var $pep = $('.pep');
|
||||
$pep.pep(); // bind
|
||||
$.pep.unbind( $pep ); // unbind
|
||||
$pep.pep(); // bind
|
||||
````
|
||||
|
||||
## Class Applications
|
||||
The following classes are applied corresponding to events that are happening on the pep object:
|
||||
|
||||
- `pep-active` -- applied when initiate event is triggered; removed when ease has finished
|
||||
- `pep-start` -- applied when start event is triggered; removed when stop event occurs
|
||||
- `pep-ease` -- applied when stop event is triggered; removed when ease has finished
|
||||
|
||||
## Installation
|
||||
__Via Bower__
|
||||
|
||||
```shell
|
||||
bower install jquery.pep
|
||||
````
|
||||
|
||||
__From CDN__
|
||||
|
||||
Bleeding edge, development version:
|
||||
|
||||
````
|
||||
http://rawgithub.com/briangonzalez/jquery.pep.js/master/src/jquery.pep.js
|
||||
````
|
||||
|
||||
## A note on `droppable` option
|
||||
There is a convenience object within the context of each function pep makes available (drag, rest, ease, etc.) called `activeDropRegions`, which is an array of jQuery objects that the pep object is currently "over".
|
||||
|
||||
__Example:__
|
||||
```javascript
|
||||
$('.pep').pep({
|
||||
droppable: '.drop-target',
|
||||
drag: function(ev, obj){
|
||||
console.log('There are ' + this.activeDropRegions.length + 'active drop regions.')
|
||||
},
|
||||
revert: true,
|
||||
revertIf: function(ev, obj){
|
||||
return !this.activeDropRegions.length;
|
||||
}
|
||||
})
|
||||
```
|
||||
|
||||
## Having an issue?
|
||||
|
||||
Before filing an issue, be sure to read the docs and search previous issues. If you're still not having any luck, be sure to fork the following CodePen, demonstrating the issue that you're having.
|
||||
|
||||
#### [→ Fork me and modify before filing issue](http://codepen.io/briangonzalez/pen/wqmIJ)
|
||||
|
||||
|
||||
## Examples
|
||||
Checkout the examples in the `demos` folder, which cover a wide array of test cases and options. Or you can check out other examples at http://pep.briangonzalez.org/ (which can also be found in more detail on Codepen: http://codepen.io/briangonzalez/tag/pep-demo)
|
||||
|
||||
## Author
|
||||
|  |
|
||||
|---|
|
||||
| [Brian Gonzalez](http://briangonzalez.org) |
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
Pep includes at least partial support for most browsers, dating back to IE6.
|
||||
|
||||
## License
|
||||
|
||||
Pep is licensed under the [MIT License](http://www.tldrlegal.com/license/mit-license)
|
||||
@@ -0,0 +1,44 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - constrained to axis</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep.x').pep({ axis: 'x', debug: true, useCSSTranslation: false });
|
||||
$('.pep.y').pep({ axis: 'y', debug: true, useCSSTranslation: false });
|
||||
$('.pep.x.trans').pep({ axis: 'x', debug: true, useCSSTranslation: true });
|
||||
$('.pep.y.trans').pep({ axis: 'y', debug: true, useCSSTranslation: true });
|
||||
$('.pep.noease').pep({ axis: 'y', shouldEase: false, debug: true });
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
body{ padding: 0; margin: 0; }
|
||||
.pep { width: 100px; height: 100px; background: rgb(243, 200, 200); color: white; opacity: 0.8;}
|
||||
.x { position: absolute; top: 40px; left: 10px; background: rgb(120, 200, 200); opacity: 0.8;}
|
||||
.y { position: absolute; top: 60px; left: 30px; background: rgb(243, 120, 200); opacity: 0.8;}
|
||||
.noease { position: absolute; top: 80px; left: 50px; background: rgb(243, 80, 100); opacity: 0.8;}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="pep x">X</div>
|
||||
<div class="pep y">Y</div>
|
||||
<div class="pep x trans">X translation</div>
|
||||
<div class="pep y trans">Y translation</div>
|
||||
<div class="pep noease">Y </br> ease disabled</div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep base demo - debug enabled </title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({ debug: true });
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep"></div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep base demo - using minified version</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../dist/jquery.pep.min.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep();
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; }
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="pep"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep base demo</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="../libs/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep();
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="pep"></div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,39 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - constrained objects</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({ constrainTo: '.parent-2' });
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
body { padding: 0; margin: 0; }
|
||||
.parent-1 { width: 300px; height: 300px; margin: 0; background: blue; }
|
||||
.parent-2 { width: 800px; height: 500px; background: yellow; }
|
||||
.pep { width: 100px; height: 100px; background: red; color: white; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="parent-2">
|
||||
<div class="parent-1">
|
||||
<div class="pep">constrained to parent</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,49 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - constrained objects</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.peppable').pep({ constrainTo: 'parent' });
|
||||
$('.peppable2').pep({ constrainTo: 'window' });
|
||||
$('.peppable3').pep({ constrainTo: 'window' });
|
||||
$('.peppable4').pep({ constrainTo: 'parent' });
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
body{ padding: 0; margin: 0; }
|
||||
#parent { border: 5px solid #666; width: 800px; height: 500px; margin: 30px; }
|
||||
.pep { width: 200px; height: 200px; background: rgb(243, 200, 200); color: white; }
|
||||
.peppable { margin: 10px; }
|
||||
.peppable2 { position: absolute; top: 40px; left: 300px; background: rgb(120, 200, 200); }
|
||||
.peppable3 { position: absolute; top: 40px; left: 600px; background: rgb(243, 120, 200); }
|
||||
.peppable4 { position: absolute; top: 40px; left: 600px; background: rgb(143, 120, 200); }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div id="parent">
|
||||
<div class="pep peppable">constrained to parent</div>
|
||||
<div class="pep peppable4">constrained to parent, translation movement </div>
|
||||
</div>
|
||||
|
||||
<div class="pep peppable2">constrained to window</div>
|
||||
<div class="pep peppable3">constrained to window, translation movement </div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep base demo - using minified version</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep();
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep {
|
||||
background: #bbb;
|
||||
width: 200px;
|
||||
}
|
||||
.pep form {
|
||||
margin: 20px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="pep">
|
||||
<form>
|
||||
<input type="text" placeholder="this is an input"></input>
|
||||
</form>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep - active, start, and ease classes</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep.ease').pep();
|
||||
$('.pep.no-ease').pep({
|
||||
shouldEase: false
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep { width: 200px; height: 200px; background: blue; border-radius: 200px; text-align: center;}
|
||||
.pep-active { border: 10px solid green; }
|
||||
.pep-start { background: red }
|
||||
.pep-ease { background: yellow }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
green border = 'pep-active' class applied </br>
|
||||
red background = 'pep-start' class applied </br>
|
||||
yellow background = 'pep-ease' class applied
|
||||
<div class="pep ease"></div>
|
||||
<div class="pep no-ease">no-ease</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep custom constraint demo</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
||||
$('.pep').pep({
|
||||
axis: 'y',
|
||||
constrainTo: [100, false, $(window).innerHeight() - 100, false]
|
||||
})
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
html, body{ overflow: hidden; }
|
||||
.pep{ height: 1000px; width: 100%; position: absolute; top: 100px; left: 0; background: blue }
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<div class='pep'></div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,89 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep custom constraint demo</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
||||
$('.pep-horizontal').pep({
|
||||
axis: 'x',
|
||||
constrainTo: [0, 0, 0, ($('.pep-horizontal').width() - $('.pep-container-horizontal').width()) * -1]
|
||||
});
|
||||
|
||||
$('.pep-vertical').pep({
|
||||
axis: 'y',
|
||||
constrainTo: [($('.pep-vertical').height() - $('.pep-container-vertical').height()) * -1, 0, 0, 0]
|
||||
});
|
||||
|
||||
$('.pep').pep({
|
||||
constrainTo: [300, 600, 600, 300]
|
||||
})
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep-container-horizontal { width: 600px; height: 200px; border: 1px solid blue; overflow: hidden; position: relative; margin-bottom: 20px }
|
||||
.pep-horizontal { list-style: none; margin: 0; width: 2510px; padding: 0 }
|
||||
.pep-horizontal li { float: left; margin-right: 10px; background: blue; text-align: center; width: 200px; height: 200px; color: #fff }
|
||||
.pep-horizontal li:last-child { margin-right: 0; }
|
||||
|
||||
.pep-container-vertical { width: 200px; height: 600px; border: 1px solid red; overflow: hidden; position: relative }
|
||||
.pep-vertical { list-style: none; margin: 0; width: 2510px; padding: 0 }
|
||||
.pep-vertical li { margin-bottom: 10px; background: red; text-align: center; width: 200px; height: 200px; color: #fff }
|
||||
.pep-vertical li:last-child { margin-bottom: 0; }
|
||||
|
||||
.pep{ height: 100px; width: 100px; position: absolute; top: 300px; left: 300px; background: blue }
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="pep-container-horizontal">
|
||||
<ul class="pep-horizontal">
|
||||
<li>1</li>
|
||||
<li>2</li>
|
||||
<li>3</li>
|
||||
<li>4</li>
|
||||
<li>5</li>
|
||||
<li>6</li>
|
||||
<li>7</li>
|
||||
<li>8</li>
|
||||
<li>9</li>
|
||||
<li>10</li>
|
||||
<li>11</li>
|
||||
<li>12</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="pep-container-vertical">
|
||||
<ul class="pep-vertical">
|
||||
<li>1</li>
|
||||
<li>2</li>
|
||||
<li>3</li>
|
||||
<li>4</li>
|
||||
<li>5</li>
|
||||
<li>6</li>
|
||||
<li>7</li>
|
||||
<li>8</li>
|
||||
<li>9</li>
|
||||
<li>10</li>
|
||||
<li>11</li>
|
||||
<li>12</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class='pep'></div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep base demo - custom easing functions</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({
|
||||
cssEaseString: 'cubic-bezier(0.680, -0.550, 0.265, 1.550)',
|
||||
debug: true
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: #ccc; border: 5px solid red; padding: 30px; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep">
|
||||
<a href="http://matthewlein.com/ceaser/">Get more easing functions</a>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,84 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep custom move demo</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="../libs/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
var dragger = $('<div class="dragging"></div>');
|
||||
var peper = $('.pep').find('.dragger').pep({
|
||||
place: false,
|
||||
deferPlacement: true,
|
||||
velocityMultiplier: 0,
|
||||
moveTo:function(x, y) {
|
||||
dragger.css({
|
||||
left: x,
|
||||
top: y
|
||||
});
|
||||
},
|
||||
initiate: function(e, pep) {
|
||||
dragger.css({
|
||||
top: peper.offset().top,
|
||||
left: peper.offset().left,
|
||||
width: peper.width(),
|
||||
height: peper.height()
|
||||
}).hide().appendTo(window.document.body).fadeIn(250);
|
||||
},
|
||||
stop: function(e, pep) {
|
||||
peper.fadeOut({
|
||||
queue: false,
|
||||
duration: 250,
|
||||
complete: function() {
|
||||
peper.stop(1, 1).show();
|
||||
dragger.fadeOut(150, function(){
|
||||
dragger.remove();
|
||||
});
|
||||
}
|
||||
}).animate({
|
||||
top: dragger.offset().top,
|
||||
left: dragger.offset().left
|
||||
}, 500);
|
||||
}
|
||||
}).end();
|
||||
});
|
||||
</script>
|
||||
<style type="text/css">
|
||||
.pep{
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
background: blue;
|
||||
position:absolute;
|
||||
margin:0;
|
||||
top:0; left:0;
|
||||
}
|
||||
|
||||
.pep > .dragger {
|
||||
width:20px; height:20px;
|
||||
background: red;
|
||||
position:absolute;
|
||||
top:0;
|
||||
right:0;
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
.dragging {
|
||||
background:#333;
|
||||
border-radius:5px;
|
||||
position:absolute;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="pep">
|
||||
<div class='dragger'>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,52 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - disabling api</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
||||
$('#toggle').click(function(){
|
||||
$.pep.toggleAll();
|
||||
$('.pep').toggleClass('disabled');
|
||||
});
|
||||
|
||||
$('.pep').pep();
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; opacity: 0.6; }
|
||||
.pep.disabled{ background: #eee; }
|
||||
|
||||
.pep-1 { position: absolute; top: 50px; left: 10px; }
|
||||
.pep-2 { position: absolute; top: 100px; left: 50px; }
|
||||
.pep-3 { position: absolute; top: 150px; left: 90px; }
|
||||
.pep-4 { position: absolute; top: 200px; left: 130px; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<button id="toggle">Toggle All</button>
|
||||
|
||||
<div class="pep pep-1"></div>
|
||||
<div class="pep pep-2"></div>
|
||||
<div class="pep pep-3"></div>
|
||||
<div class="pep pep-4"></div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,66 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - disabling</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
||||
$('.toggle').bind("click touchstart", function(ev){
|
||||
$(this).parent()
|
||||
.toggleClass('disabled')
|
||||
.data('plugin_pep')
|
||||
.toggle();
|
||||
});
|
||||
|
||||
$('.pep').pep({
|
||||
debug: true,
|
||||
elementsWithInteraction: 'button'
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; opacity: 0.6; }
|
||||
.pep.disabled{ background: #eee; }
|
||||
|
||||
.pep-1 { position: absolute; top: 10px; left: 10px; }
|
||||
.pep-2 { position: absolute; top: 60px; left: 50px; }
|
||||
.pep-3 { position: absolute; top: 110px; left: 90px; }
|
||||
.pep-4 { position: absolute; top: 160px; left: 130px; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep pep-1">
|
||||
<button class="toggle">Toggle</button>
|
||||
</div>
|
||||
|
||||
<div class="pep pep-2">
|
||||
<button class="toggle">Toggle</button>
|
||||
</div>
|
||||
|
||||
<div class="pep pep-3">
|
||||
<button class="toggle">Toggle</button>
|
||||
</div>
|
||||
|
||||
<div class="pep pep-4">
|
||||
<button class="toggle">Toggle</button>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,119 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep dropppable advanced</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({
|
||||
droppable: ".droppable",
|
||||
overlapFunction: false,
|
||||
useCSSTranslation: false,
|
||||
start: function(ev, obj){
|
||||
obj.noCenter = false;
|
||||
},
|
||||
drag: function(ev, obj){
|
||||
var vel = obj.velocity();
|
||||
var rot = (vel.x)/5;
|
||||
rotate(obj.$el, rot)
|
||||
},
|
||||
stop: function(ev, obj){
|
||||
handleCentering(ev, obj);
|
||||
rotate(obj.$el, 0)
|
||||
},
|
||||
rest: handleCentering
|
||||
});
|
||||
|
||||
function handleCentering(ev, obj){
|
||||
if ( obj.activeDropRegions.length > 0 ) {
|
||||
centerWithin(obj);
|
||||
}
|
||||
}
|
||||
|
||||
function centerWithin(obj){
|
||||
var $parent = obj.activeDropRegions[0];
|
||||
var pTop = $parent.offset().top;
|
||||
var pLeft = $parent.offset().left;
|
||||
var pHeight = $parent.outerHeight();
|
||||
var pWidth = $parent.outerWidth();
|
||||
|
||||
var oTop = obj.$el.offset().top;
|
||||
var oLeft = obj.$el.offset().left;
|
||||
var oHeight = obj.$el.outerHeight();
|
||||
var oWidth = obj.$el.outerWidth();
|
||||
|
||||
var cTop = pTop + (pHeight/2);
|
||||
var cLeft = pLeft + (pWidth/2);
|
||||
|
||||
if ( !obj.noCenter ) {
|
||||
if ( !obj.shouldUseCSSTranslation() ) {
|
||||
var moveTop = cTop - (oHeight/2);
|
||||
var moveLeft = cLeft - (oWidth/2);
|
||||
obj.$el.animate({ top: moveTop, left: moveLeft }, 50);
|
||||
} else{
|
||||
var moveTop = (cTop - oTop) - oHeight/2;
|
||||
var moveLeft = (cLeft - oLeft) - oWidth/2;
|
||||
|
||||
console.log(oTop, oLeft)
|
||||
obj.moveToUsingTransforms( moveTop, moveLeft );
|
||||
}
|
||||
|
||||
obj.noCenter = true;
|
||||
return;
|
||||
}
|
||||
|
||||
obj.noCenter = false;
|
||||
}
|
||||
|
||||
function rotate($obj, deg){
|
||||
$obj.css({
|
||||
"-webkit-transform": "rotate("+ deg +"deg)",
|
||||
"-moz-transform": "rotate("+ deg +"deg)",
|
||||
"-ms-transform": "rotate("+ deg +"deg)",
|
||||
"-o-transform": "rotate("+ deg +"deg)",
|
||||
"transform": "rotate("+ deg +"deg)"
|
||||
});
|
||||
}
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 90px; height: 90px; background: blue; z-index: 10; }
|
||||
.droppable{ width: 100px; height: 100px;
|
||||
position: absolute;
|
||||
border: 5px solid #ccc;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.droppable.m { top: 50%; left:50%; margin-left: -50px; margin-top: -50px; }
|
||||
.droppable.tr { right: 30px; bottom: 30px; }
|
||||
.droppable.br { top: 30px; right: 30px;}
|
||||
.droppable.bl { top: 30px; left: 30px;}
|
||||
.droppable.tl { bottom: 30px; left: 30px;}
|
||||
.pep-dpa{ border-color: blue; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="pep"></div>
|
||||
<div class="droppable m"></div>
|
||||
<div class="droppable tr"></div>
|
||||
<div class="droppable br"></div>
|
||||
<div class="droppable bl"></div>
|
||||
<div class="droppable tl"></div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,113 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep droppable w/ consuming parent</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
||||
$('.pep').pep({
|
||||
droppable: '.droppable',
|
||||
overlapFunction: false,
|
||||
useCSSTranslation: false,
|
||||
start: function(ev, obj){
|
||||
obj.noCenter = false;
|
||||
},
|
||||
drag: function(ev, obj){
|
||||
var vel = obj.velocity();
|
||||
var rot = (vel.x)/5;
|
||||
rotate(obj.$el, rot);
|
||||
},
|
||||
stop: function(ev, obj){
|
||||
rotate(obj.$el, 0);
|
||||
},
|
||||
rest: handleCentering
|
||||
});
|
||||
|
||||
function handleCentering(ev, obj){
|
||||
console.log(obj.activeDropRegions.length);
|
||||
if ( obj.activeDropRegions.length > 0 ) {
|
||||
centerWithin(obj);
|
||||
}
|
||||
}
|
||||
|
||||
function centerWithin(obj){
|
||||
var $parent = obj.activeDropRegions[0];
|
||||
var pTop = $parent.position().top;
|
||||
var pLeft = $parent.position().left;
|
||||
var pHeight = $parent.outerHeight();
|
||||
var pWidth = $parent.outerWidth();
|
||||
|
||||
var oTop = obj.$el.position().top;
|
||||
var oLeft = obj.$el.position().left;
|
||||
var oHeight = obj.$el.outerHeight();
|
||||
var oWidth = obj.$el.outerWidth();
|
||||
|
||||
var cTop = pTop + (pHeight/2);
|
||||
var cLeft = pLeft + (pWidth/2);
|
||||
|
||||
if ( !obj.noCenter ) {
|
||||
if ( !obj.shouldUseCSSTranslation() ) {
|
||||
var moveTop = cTop - (oHeight/2);
|
||||
var moveLeft = cLeft - (oWidth/2);
|
||||
obj.$el.animate({ top: moveTop, left: moveLeft }, 50);
|
||||
} else{
|
||||
var moveTop = (cTop - oTop) - oHeight/2;
|
||||
var moveLeft = (cLeft - oLeft) - oWidth/2;
|
||||
obj.moveToUsingTransforms( moveTop, moveLeft );
|
||||
}
|
||||
|
||||
obj.noCenter = true;
|
||||
return;
|
||||
}
|
||||
|
||||
obj.noCenter = false;
|
||||
}
|
||||
|
||||
function rotate($obj, deg){
|
||||
$obj.css({
|
||||
"-webkit-transform": "rotate("+ deg +"deg)",
|
||||
"-moz-transform": "rotate("+ deg +"deg)",
|
||||
"-ms-transform": "rotate("+ deg +"deg)",
|
||||
"-o-transform": "rotate("+ deg +"deg)",
|
||||
"transform": "rotate("+ deg +"deg)"
|
||||
});
|
||||
}
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 80px; height: 80px; background: blue; z-index: 10; }
|
||||
.droppable{ width: 100px; height: 100px;
|
||||
position: absolute;
|
||||
border: 5px solid #ccc; }
|
||||
|
||||
.droppable.tr { right: 100px; bottom: 100px; }
|
||||
.droppable.br { top: 100px; right: 100px;}
|
||||
.droppable.bl { top: 100px; left: 100px;}
|
||||
.droppable.tl { bottom: 100px; left: 100px;}
|
||||
.pep-dpa { border-color: blue; background: yellow }
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="pep"></div>
|
||||
<div class="droppable tr"></div>
|
||||
<div class="droppable br"></div>
|
||||
<div class="droppable bl"></div>
|
||||
<div class="droppable tl"></div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep droppable w/ custom overlap</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({
|
||||
droppable: ".droppable",
|
||||
overlapFunction: function($a, $b){
|
||||
var rect1 = $a[0].getBoundingClientRect();
|
||||
var rect2 = $b[0].getBoundingClientRect();
|
||||
|
||||
return ( rect2.left > rect1.left &&
|
||||
rect2.right < rect1.right &&
|
||||
rect2.top > rect1.top &&
|
||||
rect2.bottom < rect1.bottom );
|
||||
},
|
||||
useCSSTranslation: false
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 40px; height: 40px; background: blue; z-index: 10; }
|
||||
.droppable{ width: 100px; height: 100px;
|
||||
position: absolute;
|
||||
border: 5px solid #ccc; }
|
||||
|
||||
.droppable.m { top: 50%; left:50%; margin-left: -50px; margin-top: -50px; }
|
||||
.droppable.tr { right: 30px; bottom: 30px; }
|
||||
.droppable.br { top: 30px; right: 30px;}
|
||||
.droppable.bl { top: 30px; left: 30px;}
|
||||
.droppable.tl { bottom: 30px; left: 30px;}
|
||||
.pep-dpa { border-color: blue; background: yellow }
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="pep"></div>
|
||||
<div class="droppable m"></div>
|
||||
<div class="droppable tr"></div>
|
||||
<div class="droppable br"></div>
|
||||
<div class="droppable bl"></div>
|
||||
<div class="droppable tl"></div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep droppable revertIf</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({
|
||||
droppable: ".droppable",
|
||||
revert: true,
|
||||
revertIf: function(){
|
||||
return !this.activeDropRegions.length;
|
||||
},
|
||||
drag: function(ev, obj){
|
||||
console.log( obj.activeDropRegions);
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 90px; height: 90px; background: blue; z-index: 10; }
|
||||
.droppable{ width: 100px; height: 100px;
|
||||
position: absolute;
|
||||
border: 5px solid #ccc;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.droppable.m { top: 50%; left:50%; margin-left: -50px; margin-top: -50px; }
|
||||
.droppable.tr { right: 30px; bottom: 30px; }
|
||||
.droppable.br { top: 30px; right: 30px;}
|
||||
.droppable.bl { top: 30px; left: 30px;}
|
||||
.droppable.tl { bottom: 30px; left: 30px;}
|
||||
.pep-dpa{ border-color: blue; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="pep"></div>
|
||||
<div class="droppable m"></div>
|
||||
<div class="droppable tr"></div>
|
||||
<div class="droppable br"></div>
|
||||
<div class="droppable bl"></div>
|
||||
<div class="droppable tl"></div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,58 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep droppable</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({
|
||||
droppable: ".droppable",
|
||||
overlapFunction: false,
|
||||
useCSSTranslation: false,
|
||||
drag: function(ev, obj){
|
||||
console.log( obj.activeDropRegions);
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 90px; height: 90px; background: blue; z-index: 10; }
|
||||
.droppable{ width: 100px; height: 100px;
|
||||
position: absolute;
|
||||
border: 5px solid #ccc;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.droppable.m { top: 50%; left:50%; margin-left: -50px; margin-top: -50px; }
|
||||
.droppable.tr { right: 30px; bottom: 30px; }
|
||||
.droppable.br { top: 30px; right: 30px;}
|
||||
.droppable.bl { top: 30px; left: 30px;}
|
||||
.droppable.tl { bottom: 30px; left: 30px;}
|
||||
.pep-dpa{ border-color: blue; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="pep"></div>
|
||||
<div class="droppable m"></div>
|
||||
<div class="droppable tr"></div>
|
||||
<div class="droppable br"></div>
|
||||
<div class="droppable bl"></div>
|
||||
<div class="droppable tl"></div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep - easing</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="../libs/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({
|
||||
axis: 'x',
|
||||
initiate: pdrag,
|
||||
start: pdrag,
|
||||
drag: pdrag,
|
||||
stop: pdrag,
|
||||
easing: pdrag,
|
||||
rest: pdrag,
|
||||
});
|
||||
|
||||
function pdrag(e, obj){
|
||||
var drag = $(obj.el);
|
||||
var left = String( drag.position().left)+"px";
|
||||
$(".status").text(left);
|
||||
$('.other').width(left);
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{
|
||||
background: blue;
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
.other{
|
||||
width:0%;
|
||||
height: 40px;
|
||||
background-color:green;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="pep"></div>
|
||||
<div class="other"></div>
|
||||
<div class="status">status</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - force JS animate everywhere </title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({
|
||||
forceNonCSS3Movement: true
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep"></div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - constrained to axis</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep.fwd').pep({
|
||||
debug: true,
|
||||
shouldEase: false,
|
||||
hardwareAccelerate: true,
|
||||
drag: function(ev, obj){
|
||||
if (obj.dx < 0 || obj.dy < 0)
|
||||
return false;
|
||||
}
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
body{ padding: 0; margin: 0; }
|
||||
.pep { width: 100px; height: 100px; background: rgb(243, 200, 200); color: white; opacity: 0.8;}
|
||||
.fwd { position: absolute; top: 40px; left: 10px; background: rgb(120, 200, 200); opacity: 0.8;}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="pep fwd">forward</div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,63 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - grid</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
$(document).ready(function(){
|
||||
$('.pep.one').pep({
|
||||
grid: [80,80],
|
||||
shouldEase: false
|
||||
});
|
||||
|
||||
$('.pep.two').pep({
|
||||
grid: [120,120],
|
||||
shouldEase: false
|
||||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{
|
||||
width: 80px; height: 80px; background: blue; position: absolute;
|
||||
top: 20px; left: 20px;
|
||||
}
|
||||
|
||||
.pep.two{
|
||||
background: red; width: 160px; height: 160px; top: 140px;
|
||||
}
|
||||
|
||||
body{
|
||||
background-color: #eee;
|
||||
background-image:
|
||||
linear-gradient(
|
||||
0deg, transparent 24%, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.6) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.6) 75%, rgba(0, 0, 0, 0.6) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.6) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.6) 75%, rgba(0, 0, 0, 0.6) 76%, transparent 77%, transparent);
|
||||
height:100%;
|
||||
background-size:80px 80px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class='container'>
|
||||
<div class="pep one"></div>
|
||||
<div class="pep two"></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,83 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep image slider demo</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
||||
var $inner = $('.slider .inner');
|
||||
|
||||
$inner.pep({
|
||||
place: false,
|
||||
axis: 'x',
|
||||
stop: function(ev){
|
||||
if ( !this.started ) {
|
||||
$(ev.target).toggleClass('gray')
|
||||
};
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.slider {
|
||||
box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.2), -2px 5px 10px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.3);
|
||||
width: 80%;
|
||||
height: 200px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
overflow: hidden;
|
||||
-webkit-transform: translateX(-50%) translateY(-50%);
|
||||
-moz-transform: translateX(-50%) translateY(-50%);
|
||||
-ms-transform: translateX(-50%) translateY(-50%);
|
||||
-o-transform: translateX(-50%) translateY(-50%);
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
}
|
||||
.slider .inner {
|
||||
height: 100%;
|
||||
white-space: nowrap;
|
||||
font-size: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.slider .inner img {
|
||||
display: inline-block;
|
||||
height: 100%;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.slider .inner img.gray {
|
||||
-webkit-filter: grayscale(100%);
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class='slider'>
|
||||
<div class='inner'>
|
||||
<img draggable='false' src='http://vscosites.s3.amazonaws.com/1/51dc13aa0eba421541/51f92f36596808417100001f/800x600/vsco_073113_20.jpg'>
|
||||
<img draggable='false' src='http://vscosites.s3.amazonaws.com/1/51dc13aa0eba421541/51ec0016596808105700006b/800x600/vsco_072113_18.jpg'>
|
||||
<img draggable='false' src='http://vscosites.s3.amazonaws.com/1/51dc13aa0eba421541/51f92f36596808417100001f/800x600/vsco_073113_20.jpg'>
|
||||
<img draggable='false' src='http://vscosites.s3.amazonaws.com/1/51dc13aa0eba421541/51ec0016596808105700006b/800x600/vsco_072113_18.jpg'>
|
||||
<img draggable='false' src='http://vscosites.s3.amazonaws.com/1/51dc13aa0eba421541/51f92f36596808417100001f/800x600/vsco_073113_20.jpg'>
|
||||
<img draggable='false' src='http://vscosites.s3.amazonaws.com/1/51dc13aa0eba421541/51ec0016596808105700006b/800x600/vsco_072113_18.jpg'>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,55 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - multiplier</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
var $pep1 = $('.pep.one');
|
||||
$pep1.pep({ debug: true });
|
||||
|
||||
var $pep2 = $('.pep.two');
|
||||
$pep2.pep({ debug: true, useCSSTranslation: true });
|
||||
|
||||
|
||||
// Set the multiplier of our Pep object change.
|
||||
$('.multiplier-select').change(function(ev, obj){
|
||||
var mult = $(this).val();
|
||||
$pep1.data('plugin_pep').setMultiplier(mult);
|
||||
$pep2.data('plugin_pep').setMultiplier(mult);
|
||||
})
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; }
|
||||
.pep.two{ background: #ccc; opacity: 0.9; }
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
Multiplier:
|
||||
<select class="multiplier-select">
|
||||
<option value=1.00>1.00</option>
|
||||
<option value=0.75>0.75</option>
|
||||
<option value=0.50>0.50</option>
|
||||
<option value=0.25>0.25</option>
|
||||
</select>
|
||||
|
||||
<body>
|
||||
<div class="pep one"></div>
|
||||
|
||||
<div class="pep two">useCSSTranslation: true</div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - ease disabled</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({ shouldEase: false, debug: true });
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep"></div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - non CSS3 Translation method</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({
|
||||
useCSSTranslation: false
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: red; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep"></div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep - pep inside pep demo</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep-outer').pep();
|
||||
$('.pep-inner').pep({
|
||||
allowDragEventPropagation: false
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep-inner{ width: 200px; height: 200px; background: blue; }
|
||||
.pep-outer{ width: 500px; height: 500px; background: red; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="pep-outer">
|
||||
<div class="pep-inner"></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,46 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - </title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
||||
$('.pep').pep({
|
||||
initiate: function(){
|
||||
if ( this.$el.hasClass('no-drag') ){
|
||||
this.toggle(false);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; opacity: 0.6; color: white; }
|
||||
|
||||
.pep-1 { position: absolute; top: 50px; left: 10px; }
|
||||
.pep-2 { position: absolute; top: 100px; left: 50px; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="pep pep-1"></div>
|
||||
<div class="pep pep-2 no-drag">no drag</div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep - return false </title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep').pep({
|
||||
debug: true,
|
||||
drag: function(){
|
||||
return false;
|
||||
}
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep"></div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,65 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep base demo</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="../libs/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.pep.base').pep({
|
||||
useCSSTranslation: false,
|
||||
revert: true,
|
||||
initiate: function(){ this.$el.removeClass('transition') },
|
||||
stop: function(){ this.$el.addClass('transition') }
|
||||
});
|
||||
|
||||
$('.pep.revert-after-ease').pep({
|
||||
revert: true,
|
||||
revertAfter: 'ease'
|
||||
});
|
||||
|
||||
$('.pep.revert-after-ease-no-translation').pep({
|
||||
useCSSTranslation: false,
|
||||
revert: true,
|
||||
revertAfter: 'ease'
|
||||
});
|
||||
|
||||
var a = 0;
|
||||
$('.pep.revert-if').pep({
|
||||
useCSSTranslation: false,
|
||||
revert: true,
|
||||
revertAfter: 'stop',
|
||||
revertIf: function(){
|
||||
a ++;
|
||||
return (a % 2) == 0;
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 100px; height: 100px; background: yellow; position: absolute; top: 10px; left: 10px; padding: 10px; border: 1px solid black;}
|
||||
.pep.revert-after-ease{ background: red; top: 140px; }
|
||||
.pep.revert-after-ease-no-translation{ background: #ddd; top: 270px; }
|
||||
.pep.revert-if{ background: green; top: 400px; }
|
||||
.transition{ transition: all 200ms ease; -webkit-transition: all 200ms ease; }
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="pep base">base</div>
|
||||
<div class="pep revert-after-ease">revert after ease, css-translation</div>
|
||||
<div class="pep revert-after-ease-no-translation">revert after ease, no css-translation</div>
|
||||
<div class="pep revert-if">conditionally revert object every other time</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - multiplier</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
var $pep = $('.pep');
|
||||
$pep.pep({ debug: true, useCSSTranslation: false });
|
||||
|
||||
// Set the scale of our Pep object change.
|
||||
$('.scale-select').change(function(ev, obj){
|
||||
var scale = $(this).val();
|
||||
|
||||
$('.pep').css({
|
||||
'-webkit-transform' : 'scale(' + scale + ')',
|
||||
'-moz-transform' : 'scale(' + scale + ')',
|
||||
'-ms-transform' : 'scale(' + scale + ')',
|
||||
'-o-transform' : 'scale(' + scale + ')',
|
||||
'transform' : 'scale(' + scale + ')'
|
||||
})
|
||||
|
||||
$pep.data('plugin_pep').setScale(scale);
|
||||
})
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; }
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<div><< BUGGY!!! >></div>
|
||||
|
||||
Scale:
|
||||
<select class="scale-select">
|
||||
<option value=1.00>1.00</option>
|
||||
<option value=0.75>0.75</option>
|
||||
<option value=0.50>0.50</option>
|
||||
<option value=0.25>0.25</option>
|
||||
</select>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep"></div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,66 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - slider</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
$(document).ready(function(){
|
||||
|
||||
var $obj = $("#object");
|
||||
var $parent = $("#parent");
|
||||
var height = $parent.height();
|
||||
|
||||
var $pep = $(".pep");
|
||||
var objHeight = $pep.height();
|
||||
|
||||
$('.peppable').pep({
|
||||
constrainTo: 'parent',
|
||||
shouldEase: false,
|
||||
drag: function(ev, obj){
|
||||
var vals = obj.getMovementValues();
|
||||
var percent = vals.pos.y / (height-objHeight);
|
||||
|
||||
$obj.css({
|
||||
"-webkit-transform": "scale("+ (1 - percent) +") rotate("+ 100*percent +"deg)",
|
||||
"-moz-transform": "scale("+ (1 - percent) +") rotate("+ 100*percent +"deg)",
|
||||
"-ms-transform": "scale("+ (1 - percent) +") rotate("+ 100*percent +"deg)",
|
||||
"-o-transform": "scale("+ (1 - percent) +") rotate("+ 100*percent +"deg)",
|
||||
"transform": "scale("+ (1 - percent) +") rotate("+ 100*percent +"deg)"
|
||||
})
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
body{ padding: 0; margin: 0; }
|
||||
#parent { border: 1px solid #666; width: 100px; height: 300px; margin: 30px; }
|
||||
.pep { width: 100%; height: 60px; background: rgb(243, 200, 200); color: white; }
|
||||
#object { position: absolute; top: 50%; left: 50%; width: 300px; height: 300px; margin-left: -150px; margin-top: -150px; background: rgb(120, 200, 200); }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div id="parent">
|
||||
<div class="pep peppable"></div>
|
||||
</div>
|
||||
|
||||
<div id="object"></div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,201 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - sortable w/ touchhold</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="../libs/modernizr.min.js"></script>
|
||||
<script src="../libs/jquery.touchhold.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
||||
// Grab our elements
|
||||
var $ul = $('ul');
|
||||
var $li = $ul.children('li');
|
||||
|
||||
// Pep 'em
|
||||
$li.pep({
|
||||
deferPlacement: true,
|
||||
axis: 'y',
|
||||
shouldEase: false,
|
||||
stopEvents: 'pep-stop',
|
||||
stop: function(ev, obj){
|
||||
|
||||
// Grab the list items and sort them based on
|
||||
// distance from the top
|
||||
$li.sort(function(a,b) { return ( $(a).position().top - $(b).position().top ) });
|
||||
$ul.append($li);
|
||||
|
||||
// Remove CSS transformations so the list item
|
||||
// fits nicely into place.
|
||||
var matrix = obj.matrixToArray( obj.matrixString() );
|
||||
var x = -1*matrix[4]
|
||||
var y = -1*matrix[5]
|
||||
obj.moveToUsingTransforms( x,y );
|
||||
obj.$el.css({ position: 'static' })
|
||||
.removeClass('activated');
|
||||
|
||||
obj.toggle(false);
|
||||
allowPageScroll = true;
|
||||
}
|
||||
});
|
||||
|
||||
// ..... then turn all peps off
|
||||
$.pep.toggleAll();
|
||||
|
||||
// We need to record the original start event's coords,
|
||||
// since they pep needs 'em
|
||||
var pos = {};
|
||||
var startEvent = Modernizr.touch ? 'touchstart' : 'mousedown';
|
||||
$li.on( startEvent, function(e){
|
||||
|
||||
if ( e.originalEvent.targetTouches ) {
|
||||
startEvent = e;
|
||||
pos.x = e.originalEvent.targetTouches[0].pageX
|
||||
pos.y = e.originalEvent.targetTouches[0].pageY
|
||||
}
|
||||
})
|
||||
|
||||
// When we touchhold a list item
|
||||
// enable the pep object then fire it's
|
||||
// start event
|
||||
$li.touchhold(function(e){
|
||||
$(this).trigger( 'pep-stop' )
|
||||
}, function(e){
|
||||
console.log("Touch hold fired!");
|
||||
e.preventDefault();
|
||||
|
||||
allowPageScroll = false;
|
||||
|
||||
var $this = $(this);
|
||||
var obj = $this.data('plugin_pep');
|
||||
$this.addClass('activated')
|
||||
obj.toggle(true);
|
||||
|
||||
var newE = jQuery.Event( startEvent );
|
||||
e.touches = [{pageX:pos.x, pageY: pos.y}]
|
||||
newE.originalEvent = e;
|
||||
obj.$el.trigger( newE, e )
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
var allowPageScroll = true;
|
||||
$(document).on('touchmove', function(e){
|
||||
// debugger;
|
||||
if ( !allowPageScroll ) e.preventDefault();
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
body {
|
||||
font-family: Helvetica;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body h1{
|
||||
color: white;
|
||||
background: black;
|
||||
margin: 0; padding: 30px 0;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
-o-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
body ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
body ul li {
|
||||
background: #eee;
|
||||
list-style-type: none;
|
||||
padding: 60px 0;
|
||||
border-bottom: 1px solid #bbb;
|
||||
cursor: move;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
body ul li.pep-start{
|
||||
box-shadow: 0 5px 5px rgba(0,0,0,0.2), 0 -5px 5px rgba(0,0,0,0.2);
|
||||
z-index: 999999;
|
||||
}
|
||||
|
||||
body ul li.activated{
|
||||
background: white;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Touchhold to sort</h1>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
0. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
1. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
2. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
3. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
4. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
5. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
6. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
7. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
8. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
9. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
10. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
11. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
12. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
13. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
14. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
15. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,166 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep demo - sortable w/ double click/tap </title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="../libs/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
||||
// Grab our elements
|
||||
var $ul = $('ul');
|
||||
var $li = $ul.children('li');
|
||||
|
||||
// Pep 'em
|
||||
$('li').pep({
|
||||
place: false,
|
||||
axis: 'y',
|
||||
shouldEase: false,
|
||||
stop: function(ev, obj){
|
||||
|
||||
// Grab the list items and sort them based on
|
||||
// distance from the top
|
||||
$li.sort(function(a,b) { return ( $(a).position().top - $(b).position().top ) });
|
||||
$ul.append($li);
|
||||
|
||||
// Remove CSS transformations so the list item
|
||||
// fits nicely into place.
|
||||
var matrix = obj.matrixToArray( obj.matrixString() );
|
||||
var x = -1*matrix[4]
|
||||
var y = -1*matrix[5]
|
||||
obj.moveToUsingTransforms( x,y );
|
||||
obj.$el.css({ position: 'relative' })
|
||||
.removeClass('activated');
|
||||
|
||||
obj.toggle(false)
|
||||
}
|
||||
});
|
||||
|
||||
// ..... then turn all peps off
|
||||
$.pep.toggleAll();
|
||||
|
||||
// Double Tap Logic
|
||||
var startEvent = Modernizr.touch ? 'touchstart' : 'mousedown';
|
||||
var stopEvent = Modernizr.touch ? 'touchend' : 'mouseup';
|
||||
var time = false;
|
||||
var doubleTapDelay = 300;
|
||||
|
||||
$li.on( startEvent , function(e){
|
||||
var $this = $(this);
|
||||
|
||||
if ( time && (new Date().getTime() - time) < doubleTapDelay ) {
|
||||
$this.addClass('activated')
|
||||
.data('plugin_pep')
|
||||
.toggle(true);
|
||||
}
|
||||
time = new Date().getTime();
|
||||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
body {
|
||||
font-family: Helvetica;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body h1{
|
||||
color: white;
|
||||
background: black;
|
||||
margin: 0; padding: 10px 0;
|
||||
}
|
||||
|
||||
body ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
body ul li {
|
||||
background: #eee;
|
||||
list-style-type: none;
|
||||
padding: 40px 0;
|
||||
border-bottom: 1px solid #bbb;
|
||||
cursor: move;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
body ul li.pep-start{
|
||||
box-shadow: 0 5px 5px rgba(0,0,0,0.2), 0 -5px 5px rgba(0,0,0,0.2);
|
||||
z-index: 999999;
|
||||
}
|
||||
|
||||
body ul li.activated{
|
||||
background: white;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Double tap/click to sort</h1>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
0. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
1. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
2. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
3. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
4. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
5. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
6. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
7. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
8. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
9. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
10. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
11. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
12. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
13. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
14. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
<li>
|
||||
15. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,81 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep custom functions</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
$(document).ready(function(){
|
||||
|
||||
var threshold = 30;
|
||||
|
||||
$('.pep-1').pep({
|
||||
initiate: function(ev, obj) { obj.$el.text('initiate'); },
|
||||
start: function(ev, obj) { obj.$el.text('start event fired after ' + threshold + "px movement from initial position"); },
|
||||
drag: function(ev, obj) { obj.$el.text( obj.$el.text() + '. ') },
|
||||
stop: function(ev, obj) { obj.$el.text('stop'); },
|
||||
rest: function(ev, obj) { obj.$el.text('rest'); },
|
||||
startThreshold: [threshold, threshold]
|
||||
});
|
||||
|
||||
$('.pep-2').pep({
|
||||
initiate: function(ev, obj) { obj.$el.text('initiate'); },
|
||||
start: function(ev, obj) { obj.$el.text('start event fired after ' + (threshold+70) + "px movement from initial position"); },
|
||||
drag: function(ev, obj) { obj.$el.text( obj.$el.text() + '. ') },
|
||||
stop: function(ev, obj) { obj.$el.text('stop'); },
|
||||
rest: function(ev, obj) { obj.$el.text('rest'); },
|
||||
startThreshold: [threshold + 70, threshold + 70],
|
||||
callIfNotStarted: []
|
||||
});
|
||||
|
||||
$('.pep-3').pep({
|
||||
initiate: function(ev, obj) { obj.$el.text('initiate'); },
|
||||
start: function(ev, obj) { obj.$el.text('start event fired after ' + (threshold+70) + "px movement from initial position"); },
|
||||
drag: function(ev, obj) { obj.$el.text( obj.$el.text() + '. ') },
|
||||
stop: function(ev, obj) { obj.$el.text('stop'); },
|
||||
rest: function(ev, obj) { obj.$el.text('rest'); },
|
||||
startThreshold: [threshold + 70, threshold + 70],
|
||||
callIfNotStarted: ['rest']
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
color: white;
|
||||
opacity: 0.8;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.pep-1 { background: blue }
|
||||
.pep-2 { background: red; }
|
||||
.pep-3 { background: green; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep pep-1"> </div>
|
||||
<div class="pep pep-2"> ** I don't fire the user-provided stop & rest functions unless I move past the startThreshold ** </div>
|
||||
<div class="pep pep-3"> ** I don't fire the user-provided stop functions unless I move past the startThreshold, I call rest regardless ** </div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep base demo</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
var active;
|
||||
|
||||
$('.pep').pep({
|
||||
stop: function(){
|
||||
moving = [];
|
||||
},
|
||||
start: function(ev, obj){
|
||||
if ( active && obj !== active )
|
||||
active.$el.css( active.getCSSEaseHash(true) )
|
||||
.removeClass('pep-active')
|
||||
|
||||
active = obj;
|
||||
},
|
||||
cssEaseDuration: 3000,
|
||||
useCSSTranslation: true
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; margin: 50px; background: blue; z-index: 10; }
|
||||
.pep-active{ border: 5px solid red; z-index: 11; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="pep"></div>
|
||||
<div class="pep"></div>
|
||||
<div class="pep"></div>
|
||||
<div class="pep"></div>
|
||||
<div class="pep"></div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,55 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep unbind demo</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
var $pep = $('.pep');
|
||||
$pep.pep();
|
||||
|
||||
$('.toggle-bind').click(function(){
|
||||
var $this = $(this);
|
||||
var newtext = '';
|
||||
var val = 0;
|
||||
|
||||
if ( $this.data('bound') == 1 ){
|
||||
newtext = 'Bind';
|
||||
val = 0;
|
||||
$.pep.unbind( $pep );
|
||||
}
|
||||
else {
|
||||
newtext = 'Unbind';
|
||||
val = 1;
|
||||
$pep.pep({ hardwareAccelerate: false });
|
||||
}
|
||||
|
||||
$this.text(newtext)
|
||||
.data('bound', val);
|
||||
|
||||
})
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; background: blue; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<button class='toggle-bind' data-bound=1>Unbind</button>
|
||||
<div class="pep"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,54 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep custom functions</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
$(document).ready(function(){
|
||||
|
||||
var threshold = 30;
|
||||
|
||||
$('.pep').pep({
|
||||
initiate: function(ev, obj) { obj.$el.text('initiate'); },
|
||||
start: function(ev, obj) { obj.$el.text('start'); },
|
||||
drag: function(ev, obj) { obj.$el.text( obj.$el.text() + '. ') },
|
||||
stop: function(ev, obj) { obj.$el.text('stop'); },
|
||||
rest: function(ev, obj) { obj.$el.text('rest'); },
|
||||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
color: white;
|
||||
opacity: 0.8;
|
||||
background: blue;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep"></div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,143 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep custom functions</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
$(document).ready(function(){
|
||||
|
||||
function randomColor(){
|
||||
return '#'+Math.floor(Math.random()*16777215).toString(16);
|
||||
}
|
||||
|
||||
// I scale during movement based on my velocity
|
||||
$('.pep1').pep({
|
||||
drag: function(ev, obj){
|
||||
obj.$el.css({ background: randomColor() });
|
||||
var vel = obj.velocity();
|
||||
var scale = Math.abs(vel.x + vel.y)/100 ;
|
||||
scale = (scale < 0.1) ? 0.1 : scale;
|
||||
obj.$el.css({
|
||||
"-webkit-transform": "scale("+ scale +")",
|
||||
"-moz-transform": "scale("+ scale +")",
|
||||
"-ms-transform": "scale("+ scale +")",
|
||||
"-o-transform": "scale("+ scale +")",
|
||||
"transform": "scale("+ scale +")"
|
||||
})
|
||||
},
|
||||
rest: function(ev, obj){
|
||||
obj.$el.css({
|
||||
"-webkit-transform": "scale(1)",
|
||||
"-moz-transform": "scale(1)",
|
||||
"-ms-transform": "scale(1)",
|
||||
"-o-transform": "scale(1)",
|
||||
"transform": "scale(1)"
|
||||
})
|
||||
}
|
||||
});
|
||||
|
||||
//I tip based on my velocity in the x direction
|
||||
$('.pep2').pep({
|
||||
useCSSTranslation: false,
|
||||
drag: function(ev, obj){
|
||||
var vel = obj.velocity();
|
||||
var rot = (vel.x)/5;
|
||||
obj.$el.css({
|
||||
"-webkit-transform": "rotate("+ rot +"deg)",
|
||||
"-moz-transform": "rotate("+ rot +"deg)",
|
||||
"-ms-transform": "rotate("+ rot +"deg)",
|
||||
"-o-transform": "rotate("+ rot +"deg)",
|
||||
"transform": "rotate("+ rot +"deg)"
|
||||
});
|
||||
},
|
||||
rest: function(ev, obj){
|
||||
}
|
||||
});
|
||||
|
||||
// I perk up when I move, I become angry when I am left alone.
|
||||
var active = false;
|
||||
|
||||
// blink down
|
||||
setInterval(function(){ if (!active) return; $('.pep3').html("_ _ </br>() </br> \\_____/").delay(100); }, 300);
|
||||
|
||||
// blink up
|
||||
setInterval(function(){ if (!active) return; $('.pep3').html("[] [] </br>() </br> \\_____/"); }, 500);
|
||||
|
||||
$('.pep3').pep({
|
||||
start: function(ev, obj){
|
||||
active = true;
|
||||
obj.$el.html("[] [] </br>() </br> \\_____/").css({ fontSize: 50, textAlign: "center" });
|
||||
},
|
||||
rest: function(ev, obj){
|
||||
console.log('rest')
|
||||
active = false;
|
||||
obj.$el.html("- - </br>[] </br> ._____. </br>");
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
// I change color on start, rotate on end.
|
||||
var rotate = 0
|
||||
$('.pep4').pep({
|
||||
start: function(ev, obj){
|
||||
$('body').css({background: '#333'});
|
||||
obj.$el.css({
|
||||
"-webkit-filter": "blur(100px)",
|
||||
"-moz-filter": "blur(100px)",
|
||||
"-ms-filter": "blur(100px)",
|
||||
"-o-filter": "blur(100px)",
|
||||
"filter": "blur(100px)"
|
||||
})
|
||||
},
|
||||
stop: function(ev, obj){
|
||||
$('body').css({background: 'white'});
|
||||
rotate += 1080;
|
||||
obj.$el.css({
|
||||
"-webkit-filter": "blur(0px)",
|
||||
"-moz-filter": "blur(0px)",
|
||||
"-ms-filter": "blur(0px)",
|
||||
"-o-filter": "blur(0px)",
|
||||
"filter": "blur(0px)"
|
||||
})
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
}); <!-- doc ready -->
|
||||
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.pep{ width: 200px; height: 200px; color: white; opacity: 0.8 }
|
||||
|
||||
.pep1{ background: blue; position: absolute; top: 0; left: 0px;}
|
||||
.pep2{ background: red; position: absolute; top: 20px; left: 150px;}
|
||||
.pep3{ background: green; position: absolute; top: 40px; left: 300px;}
|
||||
.pep4{ background: yellow; position: absolute; top: 60px; left: 450px; color: black; z-index: 9999999;}
|
||||
|
||||
.bigspace{ display: inline-block; width: 100px; }
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="pep pep1">I scale during movement based on my velocity. I use the custom drag & rest functions.</div>
|
||||
<div class="pep pep2">I tip based on my velocity in the x direction. I use the custom drag function.</div>
|
||||
<div class="pep pep3">I perk up when I move, I become angry when I am left alone. I use custom start & rest functions.</div>
|
||||
<div class="pep pep4">I become a flashlight. I use custom start & stop functions.</div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,41 @@
|
||||
(function($) {
|
||||
var DELAY = 750;
|
||||
|
||||
$.extend($.fn, {
|
||||
touchhold: function(end, start) {
|
||||
var timeout, shouldTrigger = false;
|
||||
|
||||
function _touchStart(e) {
|
||||
var that = this;
|
||||
timeout = setTimeout(function() {
|
||||
$(that).trigger('touchhold.start');
|
||||
shouldTrigger = true;
|
||||
}, DELAY);
|
||||
};
|
||||
|
||||
function _touchMove() {
|
||||
clearTimeout(timeout);
|
||||
};
|
||||
|
||||
function _touchEnd() {
|
||||
clearTimeout(timeout);
|
||||
if (shouldTrigger) {
|
||||
$(this).trigger('touchhold.end');
|
||||
shouldTrigger = false;
|
||||
return false;
|
||||
}
|
||||
};
|
||||
|
||||
// Only bind the helper events if they haven't been bound yet
|
||||
if (!($(this).data('events')) || ($(this).data('events') && !($(this).data('events')['touchhold']))) {
|
||||
$(this).bind('touchstart', _touchStart)
|
||||
.bind('touchmove', _touchMove)
|
||||
.bind('touchend', _touchEnd);
|
||||
}
|
||||
|
||||
if ($.isFunction(start)) { $(this).bind('touchhold.start', start); };
|
||||
if ($.isFunction(end)) { $(this).bind('touchhold.end', end); };
|
||||
return this;
|
||||
}
|
||||
});
|
||||
})(jQuery);
|
||||
@@ -0,0 +1,232 @@
|
||||
/**
|
||||
* QUnit v1.4.0 - A JavaScript Unit Testing Framework
|
||||
*
|
||||
* http://docs.jquery.com/QUnit
|
||||
*
|
||||
* Copyright (c) 2012 John Resig, Jörn Zaefferer
|
||||
* Dual licensed under the MIT (MIT-LICENSE.txt)
|
||||
* or GPL (GPL-LICENSE.txt) licenses.
|
||||
*/
|
||||
|
||||
/** Font Family and Sizes */
|
||||
|
||||
#qunit-tests, #qunit-header, #qunit-banner, #qunit-testrunner-toolbar, #qunit-userAgent, #qunit-testresult {
|
||||
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
#qunit-testrunner-toolbar, #qunit-userAgent, #qunit-testresult, #qunit-tests li { font-size: small; }
|
||||
#qunit-tests { font-size: smaller; }
|
||||
|
||||
|
||||
/** Resets */
|
||||
|
||||
#qunit-tests, #qunit-tests ol, #qunit-header, #qunit-banner, #qunit-userAgent, #qunit-testresult {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
/** Header */
|
||||
|
||||
#qunit-header {
|
||||
padding: 0.5em 0 0.5em 1em;
|
||||
|
||||
color: #8699a4;
|
||||
background-color: #0d3349;
|
||||
|
||||
font-size: 1.5em;
|
||||
line-height: 1em;
|
||||
font-weight: normal;
|
||||
|
||||
border-radius: 15px 15px 0 0;
|
||||
-moz-border-radius: 15px 15px 0 0;
|
||||
-webkit-border-top-right-radius: 15px;
|
||||
-webkit-border-top-left-radius: 15px;
|
||||
}
|
||||
|
||||
#qunit-header a {
|
||||
text-decoration: none;
|
||||
color: #c2ccd1;
|
||||
}
|
||||
|
||||
#qunit-header a:hover,
|
||||
#qunit-header a:focus {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#qunit-header label {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#qunit-banner {
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
#qunit-testrunner-toolbar {
|
||||
padding: 0.5em 0 0.5em 2em;
|
||||
color: #5E740B;
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
#qunit-userAgent {
|
||||
padding: 0.5em 0 0.5em 2.5em;
|
||||
background-color: #2b81af;
|
||||
color: #fff;
|
||||
text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 1px;
|
||||
}
|
||||
|
||||
|
||||
/** Tests: Pass/Fail */
|
||||
|
||||
#qunit-tests {
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
||||
#qunit-tests li {
|
||||
padding: 0.4em 0.5em 0.4em 2.5em;
|
||||
border-bottom: 1px solid #fff;
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
||||
#qunit-tests.hidepass li.pass, #qunit-tests.hidepass li.running {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#qunit-tests li strong {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#qunit-tests li a {
|
||||
padding: 0.5em;
|
||||
color: #c2ccd1;
|
||||
text-decoration: none;
|
||||
}
|
||||
#qunit-tests li a:hover,
|
||||
#qunit-tests li a:focus {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
#qunit-tests ol {
|
||||
margin-top: 0.5em;
|
||||
padding: 0.5em;
|
||||
|
||||
background-color: #fff;
|
||||
|
||||
border-radius: 15px;
|
||||
-moz-border-radius: 15px;
|
||||
-webkit-border-radius: 15px;
|
||||
|
||||
box-shadow: inset 0px 2px 13px #999;
|
||||
-moz-box-shadow: inset 0px 2px 13px #999;
|
||||
-webkit-box-shadow: inset 0px 2px 13px #999;
|
||||
}
|
||||
|
||||
#qunit-tests table {
|
||||
border-collapse: collapse;
|
||||
margin-top: .2em;
|
||||
}
|
||||
|
||||
#qunit-tests th {
|
||||
text-align: right;
|
||||
vertical-align: top;
|
||||
padding: 0 .5em 0 0;
|
||||
}
|
||||
|
||||
#qunit-tests td {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#qunit-tests pre {
|
||||
margin: 0;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#qunit-tests del {
|
||||
background-color: #e0f2be;
|
||||
color: #374e0c;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#qunit-tests ins {
|
||||
background-color: #ffcaca;
|
||||
color: #500;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/*** Test Counts */
|
||||
|
||||
#qunit-tests b.counts { color: black; }
|
||||
#qunit-tests b.passed { color: #5E740B; }
|
||||
#qunit-tests b.failed { color: #710909; }
|
||||
|
||||
#qunit-tests li li {
|
||||
margin: 0.5em;
|
||||
padding: 0.4em 0.5em 0.4em 0.5em;
|
||||
background-color: #fff;
|
||||
border-bottom: none;
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
||||
/*** Passing Styles */
|
||||
|
||||
#qunit-tests li li.pass {
|
||||
color: #5E740B;
|
||||
background-color: #fff;
|
||||
border-left: 26px solid #C6E746;
|
||||
}
|
||||
|
||||
#qunit-tests .pass { color: #528CE0; background-color: #D2E0E6; }
|
||||
#qunit-tests .pass .test-name { color: #366097; }
|
||||
|
||||
#qunit-tests .pass .test-actual,
|
||||
#qunit-tests .pass .test-expected { color: #999999; }
|
||||
|
||||
#qunit-banner.qunit-pass { background-color: #C6E746; }
|
||||
|
||||
/*** Failing Styles */
|
||||
|
||||
#qunit-tests li li.fail {
|
||||
color: #710909;
|
||||
background-color: #fff;
|
||||
border-left: 26px solid #EE5757;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
#qunit-tests > li:last-child {
|
||||
border-radius: 0 0 15px 15px;
|
||||
-moz-border-radius: 0 0 15px 15px;
|
||||
-webkit-border-bottom-right-radius: 15px;
|
||||
-webkit-border-bottom-left-radius: 15px;
|
||||
}
|
||||
|
||||
#qunit-tests .fail { color: #000000; background-color: #EE5757; }
|
||||
#qunit-tests .fail .test-name,
|
||||
#qunit-tests .fail .module-name { color: #000000; }
|
||||
|
||||
#qunit-tests .fail .test-actual { color: #EE5757; }
|
||||
#qunit-tests .fail .test-expected { color: green; }
|
||||
|
||||
#qunit-banner.qunit-fail { background-color: #EE5757; }
|
||||
|
||||
|
||||
/** Result */
|
||||
|
||||
#qunit-testresult {
|
||||
padding: 0.5em 0.5em 0.5em 2.5em;
|
||||
|
||||
color: #2b81af;
|
||||
background-color: #D2E0E6;
|
||||
|
||||
border-bottom: 1px solid white;
|
||||
}
|
||||
|
||||
/** Fixture */
|
||||
|
||||
#qunit-fixture {
|
||||
position: absolute;
|
||||
top: -10000px;
|
||||
left: -10000px;
|
||||
width: 1000px;
|
||||
height: 1000px;
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"name": "pep",
|
||||
"title": "jquery.pep.js",
|
||||
"description": "Kinetic drag for mobile & desktop",
|
||||
"version": "0.6.2",
|
||||
"homepage": "http://pep.briangonzalez.org",
|
||||
"author": {
|
||||
"name": "Brian Gonzalez",
|
||||
"email": "me@briangonzalez.org",
|
||||
"url": "briangonzalez.org",
|
||||
"twitter": "@brianmgonzalez"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:briangonzalez/jquery.pep.js.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/briangonzalez/jquery.pep.js/issues"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "pep.briangonzalez.org/blob/master/LICENSE-MIT"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "*"
|
||||
},
|
||||
"keywords": [
|
||||
"drag",
|
||||
"touch",
|
||||
"mobile",
|
||||
"kinetic",
|
||||
"inertia"
|
||||
],
|
||||
"devDependencies": {
|
||||
"grunt-shell": "~0.3.0",
|
||||
"shelljs": "~0.1.4",
|
||||
"jquery": "~1.8.3",
|
||||
"grunt-contrib-jshint": "~0.6.0",
|
||||
"grunt-contrib-qunit": "~0.4.0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>jquery.pep Test Suite</title>
|
||||
|
||||
<!-- Load local jQuery. -->
|
||||
<script src="../libs/jquery/jquery.js"></script>
|
||||
|
||||
<!-- Load local QUnit (grunt requires v1.0.0 or newer). -->
|
||||
<link rel="stylesheet" href="../libs/qunit/qunit.css" media="screen">
|
||||
<script src="../libs/qunit/qunit.js"></script>
|
||||
|
||||
<!-- Load local lib and tests. -->
|
||||
<script src="../src/jquery.pep.js"></script>
|
||||
<script src="jquery.pep_test.js"></script>
|
||||
|
||||
<!-- Removing access to jQuery and $. But it'll still be available as _$, if
|
||||
you REALLY want to mess around with jQuery in the console. REMEMBER WE
|
||||
ARE TESTING YOUR PLUGIN HERE -->
|
||||
<script>window._$ = jQuery.noConflict(true);</script>
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<h1 id="qunit-header">jquery.pep Test Suite</h1>
|
||||
<h2 id="qunit-banner"></h2>
|
||||
<div id="qunit-testrunner-toolbar"></div>
|
||||
|
||||
<h2 id="qunit-userAgent"></h2>
|
||||
<ol id="qunit-tests"></ol>
|
||||
|
||||
<div id="qunit-fixture">
|
||||
<span>obj #1</span>
|
||||
<span>obj #2</span>
|
||||
<span>obj #3</span>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,81 @@
|
||||
/*global QUnit:false, module:false, test:false, asyncTest:false, expect:false*/
|
||||
/*global start:false, stop:false ok:false, equal:false, notEqual:false, deepEqual:false*/
|
||||
/*global notDeepEqual:false, strictEqual:false, notStrictEqual:false, raises:false*/
|
||||
(function($) {
|
||||
|
||||
/*
|
||||
======== A Handy Little QUnit Reference ========
|
||||
http://docs.jquery.com/QUnit
|
||||
|
||||
Test methods:
|
||||
expect(numAssertions)
|
||||
stop(increment)
|
||||
start(decrement)
|
||||
Test assertions:
|
||||
ok(value, [message])
|
||||
equal(actual, expected, [message])
|
||||
notEqual(actual, expected, [message])
|
||||
deepEqual(actual, expected, [message])
|
||||
notDeepEqual(actual, expected, [message])
|
||||
strictEqual(actual, expected, [message])
|
||||
notStrictEqual(actual, expected, [message])
|
||||
raises(block, [expected], [message])
|
||||
*/
|
||||
|
||||
module('jQuery#pep', {
|
||||
setup: function() {
|
||||
this.elems = $('#qunit-fixture').children();
|
||||
}
|
||||
});
|
||||
|
||||
test('is chainable', 1, function() {
|
||||
// Not a bad test to run on collection methods.
|
||||
strictEqual(this.elems.pep(), this.elems, 'should be chainable');
|
||||
});
|
||||
|
||||
test('plugin name', 1, function() {
|
||||
var $el = $( '#qunit-fixture span' ).first();
|
||||
$el.pep();
|
||||
strictEqual($el.data('plugin_pep').name, 'pep', 'plugin name should be Pep');
|
||||
});
|
||||
|
||||
test('toggle pep object', 1, function() {
|
||||
var $el = $( '#qunit-fixture span' ).first();
|
||||
$el.pep();
|
||||
$el.data('plugin_pep').toggle()
|
||||
strictEqual($el.first().data('plugin_pep').disabled, true, 'this.disable variable should be true when toggled once');
|
||||
});
|
||||
|
||||
test('explicit toggle pep object', 1, function() {
|
||||
var $el = $( '#qunit-fixture span' ).first();
|
||||
$el.pep();
|
||||
$el.data('plugin_pep').toggle(false) // false === disable
|
||||
strictEqual($el.first().data('plugin_pep').disabled, true, 'this.disable variable should be true when toggled off explicitly');
|
||||
});
|
||||
|
||||
test('toggle via api - once', 1, function() {
|
||||
var $el = $( '#qunit-fixture span' );
|
||||
$el.pep();
|
||||
|
||||
$.pep.toggleAll()
|
||||
strictEqual($el.first().data('plugin_pep').disabled, true, 'this.disable variable should be true when toggled once');
|
||||
});
|
||||
|
||||
test('toggle via api - twice', 1, function() {
|
||||
var $el = $( '#qunit-fixture span' );
|
||||
$el.pep();
|
||||
|
||||
$.pep.toggleAll()
|
||||
$.pep.toggleAll()
|
||||
strictEqual($el.first().data('plugin_pep').disabled, false, 'this.disable variable should be false when toggled twice');
|
||||
});
|
||||
|
||||
test('activeDropRegions initially declared', 2, function() {
|
||||
var $el = $( '#qunit-fixture span' );
|
||||
$el.pep();
|
||||
|
||||
ok($el.data('plugin_pep').activeDropRegions, '`activeDropRegions` property is defined');
|
||||
equal($el.data('plugin_pep').activeDropRegions.length, 0, '`activeDropRegions` property is initialized with length 0');
|
||||
});
|
||||
|
||||
}(jQuery));
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "jquery.transit",
|
||||
"repo": "rstacruz/jquery.transit",
|
||||
"description": "Smooth CSS3 transitions and transformations for jQuery.",
|
||||
"version": "0.9.12",
|
||||
"keywords": [
|
||||
"css3",
|
||||
"animation",
|
||||
"transition"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "*"
|
||||
},
|
||||
"development": {},
|
||||
"license": "MIT",
|
||||
"main": "jquery.transit.js",
|
||||
"homepage": "https://github.com/rstacruz/jquery.transit",
|
||||
"_release": "0.9.12",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.9.12",
|
||||
"commit": "209c4831155479a3446e08e2c39d6eb275893b34"
|
||||
},
|
||||
"_source": "git://github.com/rstacruz/jquery.transit.git",
|
||||
"_target": "~0.9.12",
|
||||
"_originalSource": "jquery.transit",
|
||||
"_direct": true
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
node_modules
|
||||
site
|
||||
@@ -0,0 +1,128 @@
|
||||
# Contributing to Transit
|
||||
|
||||
Want to get involved? Thanks! There are plenty of ways to help!
|
||||
|
||||
## Reporting issues
|
||||
|
||||
A bug is a _demonstrable problem_ that is caused by the code in the
|
||||
repository.
|
||||
|
||||
Please read the following guidelines before you [report an issue][issues]:
|
||||
|
||||
1. **Use the GitHub issue search** — check if the issue has already been
|
||||
reported. If it has been, please comment on the existing issue.
|
||||
|
||||
2. **Check if the issue has been fixed** — the latest `master` or
|
||||
development branch may already contain a fix.
|
||||
|
||||
3. **Isolate the demonstrable problem** — make sure that the code in the
|
||||
project's repository is _definitely_ responsible for the issue. Create a
|
||||
[reduced test case](http://css-tricks.com/6263-reduced-test-cases/) - an
|
||||
extremely simple and immediately viewable example of the issue.
|
||||
|
||||
4. **Include a live example** — provide a link to your reduced test case
|
||||
when appropriate (e.g. if the issue is related to (front-end technologies).
|
||||
Please use [jsFiddle](http://jsfiddle.net) to host examples.
|
||||
|
||||
Please try to be as detailed as possible in your report too. What is your
|
||||
environment? What steps will reproduce the issue? What browser(s) and OS
|
||||
experience the problem? What would you expect to be the outcome? All these
|
||||
details will help people to assess and fix any potential bugs.
|
||||
|
||||
### Example of a good bug report:
|
||||
|
||||
> Short and descriptive title
|
||||
>
|
||||
> A summary of the issue and the browser/OS environment in which it occurs. If
|
||||
> suitable, include the steps required to reproduce the bug.
|
||||
>
|
||||
> 1. This is the first step
|
||||
> 2. This is the second step
|
||||
> 3. Further steps, etc.
|
||||
>
|
||||
> `<url>` (a link to the reduced test case)
|
||||
>
|
||||
> Any other information you want to share that is relevant to the issue being
|
||||
> reported. This might include the lines of code that you have identified as
|
||||
> causing the bug, and potential solutions (and your opinions on their
|
||||
> merits).
|
||||
|
||||
A good bug report shouldn't leave people needing to chase you up to get further
|
||||
information that is required to assess or fix the bug.
|
||||
|
||||
**[File a bug report][issues]**
|
||||
|
||||
## Responding to issues
|
||||
|
||||
Feel free to respond to other people's issues! Some people may be reporting
|
||||
issues that can easily be solved even without modification to the project's
|
||||
code.
|
||||
|
||||
You can also help by verifying issues reported.
|
||||
|
||||
**[View issues][issues]**
|
||||
|
||||
## The 'help wanted' tag
|
||||
|
||||
Some [issues] are tagged with the 'help wanted' tag. These issues often:
|
||||
|
||||
- are missing an actual implementation, or
|
||||
- need people's help in verifying and replicating the issue, or
|
||||
- need test cases.
|
||||
|
||||
If you would like to contribute code and don't have any specific issue you want
|
||||
to fix, this would be a good place to start looking at!
|
||||
|
||||
**[View issues][issues]**
|
||||
|
||||
## Pull requests
|
||||
|
||||
Good pull requests — patches, improvements, new features — are a fantastic
|
||||
help. They should remain focused in scope and avoid containing unrelated
|
||||
commits.
|
||||
|
||||
If your contribution involves a significant amount of work or substantial
|
||||
changes to any part of the project, please open an issue to discuss it first.
|
||||
|
||||
Please follow this process; it's the best way to get your work included in the
|
||||
project:
|
||||
|
||||
1. [Fork](http://help.github.com/fork-a-repo/) the project.
|
||||
|
||||
2. Clone your fork (`git clone
|
||||
https://github.com/<your-username>/html5-boilerplate.git`).
|
||||
|
||||
3. Add an `upstream` remote (`git remote add upstream
|
||||
https://github.com/rstacruz/jquery.transit.git`).
|
||||
|
||||
4. Get the latest changes from upstream (e.g. `git pull upstream
|
||||
<dev-branch>`).
|
||||
|
||||
5. Create a new topic branch to contain your feature, change, or fix (`git
|
||||
checkout -b <topic-branch-name>`).
|
||||
|
||||
6. Make sure that your changes adhere to the current coding conventions used
|
||||
throughout the project - indentation, accurate comments, etc. Please update
|
||||
any documentation that is relevant to the change you are making.
|
||||
|
||||
7. Commit your changes in logical chunks; use git's [interactive
|
||||
rebase](https://help.github.com/articles/interactive-rebase) feature to tidy
|
||||
up your commits before making them public. Please adhere to these [git commit
|
||||
message
|
||||
guidelines](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
|
||||
or your pull request is unlikely be merged into the main project.
|
||||
|
||||
8. Locally merge (or rebase) the upstream branch into your topic branch.
|
||||
|
||||
9. Push your topic branch up to your fork (`git push origin
|
||||
<topic-branch-name>`).
|
||||
|
||||
10. [Open a Pull Request](http://help.github.com/send-pull-requests/) with a
|
||||
clear title and description. Please mention which browsers you tested in.
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
This contributing guide has been adapted from [HTML5 boilerplate's guide][g].
|
||||
|
||||
[g]: https://github.com/h5bp/html5-boilerplate/blob/master/CONTRIBUTING.md
|
||||
[issues]: https://github.com/rstacruz/jquery.transit/issues/
|
||||
@@ -0,0 +1,89 @@
|
||||
## v0.9.12 - July 17, 2014
|
||||
|
||||
* Fix browserify builds by using the correct jQuery. (@dminkovsky, #201)
|
||||
* Fix properties resetting after a transition. (#204, #205)
|
||||
|
||||
## v0.9.11 - June 23, 2014
|
||||
|
||||
* Add support for `scaleX` and `scaleY`. (@YousefED, #192)
|
||||
* Add support for npm.
|
||||
* Add support for RequireJS and CommonJS.
|
||||
* Fix transitionend support for IE10, Chrome, and many others. (@wambotron, #103)
|
||||
|
||||
Also:
|
||||
|
||||
* Fix `.transition({...}, {queue: false})` not being honored. (@YousefED, #192)
|
||||
* Remove some redundant code. (@Bongo, #165)
|
||||
* Docs: Update to support the new docco. (@francismakes, #175)
|
||||
* Add `easeInCubic` easing. (@emagnier, @willblackmore, #161, #142)
|
||||
* Add test cases for jQuery 2.0+. (@hankhero, #155)
|
||||
|
||||
The version `0.9.10` was not officially released as it was published prematurely
|
||||
to npm.
|
||||
|
||||
## v0.9.9 - Dec 14, 2012
|
||||
|
||||
Many, many thanks to the many [contributors] who made this release happen! This
|
||||
is a pre-release of 1.0.
|
||||
|
||||
### Fixes and additions:
|
||||
|
||||
* Fix support for jQuery 1.8, IE 10, Firefox 16, Android Jellybean.
|
||||
(#48, #62, #63, #69, #70, #71, #72, #76, #77, #80, #81, #82, #85, #86, #90, #92, #93)
|
||||
* Compatibility with Twitter Bootstrap has been fixed. (#67)
|
||||
* Unprefixed CSS properties are now used if your browser supports them.
|
||||
* Account for prefix-free transition end for Mozilla. (#97)
|
||||
* Callbacks should now be called even if duration is `0`. (#37)
|
||||
* Doing `.css('transition', 'transform 1s')` should now properly vendor-prefix 'transform'. (#84)
|
||||
* Added Penner easing splines. (#44)
|
||||
|
||||
### Internal fixes:
|
||||
|
||||
* New test suite.
|
||||
* In building the website, use `fl-rocco` instead of `docco`. This removes the dependency. (#50)
|
||||
|
||||
## v0.1.3 - Feb 14, 2012
|
||||
|
||||
### Fixed:
|
||||
* Fix JS error with undefined `next` function. (#21)
|
||||
* Using `delay: 0` now works. Closes (#20)
|
||||
* More robust checking of 3D transition support. (#19)
|
||||
* Stop rotateX/rotateY/etc from stopping other transitions when it's not
|
||||
supported. (#15)
|
||||
|
||||
### Added:
|
||||
* Support Firefox 10 3D transitions. (#19)
|
||||
|
||||
### Changed:
|
||||
* Allow disabling using the transitionEnd property.
|
||||
(`$.transit.useTransitionEnd = true`)
|
||||
* Use the more reliable timers by default. (`useTransitionEnd` now defaults to
|
||||
`false`)
|
||||
|
||||
## v0.1.2 - Jan 24, 2012
|
||||
|
||||
Thanks to code contributors @ppcano, @jeduan, @steckel, @weotch, and everyone
|
||||
who reported issues.
|
||||
|
||||
### Fixed:
|
||||
* IE8 error about .indexOf. (#12, #8)
|
||||
* Fix z-layer scaling in Safari. (#9, #10)
|
||||
* Fix scale elements being unclickable in WebKits. (#9, #10)
|
||||
* Fix support for `queue: false`. (#13)
|
||||
* Clean up transitions when done. (#14)
|
||||
* Fix disappearing scaled elements in Chrome. (#11)
|
||||
* Fix a bug where the default duration and easing can sometimes not be used.
|
||||
|
||||
### Changed:
|
||||
* Make code compatible with jsHint. (#6)
|
||||
|
||||
## v0.1.1 - Nov 18, 2011
|
||||
|
||||
### Fixed:
|
||||
* Only animate what is needed (ie, don't use 'transition-property: all').
|
||||
|
||||
## v0.1.0 - Nov 14, 2011
|
||||
|
||||
Initial official release.
|
||||
|
||||
[contributors]: https://github.com/rstacruz/jquery.transit/contributors
|
||||
@@ -0,0 +1,36 @@
|
||||
Developer notes
|
||||
===============
|
||||
|
||||
Testing:
|
||||
|
||||
open test/index.html
|
||||
|
||||
Making a new release:
|
||||
|
||||
vim HISTORY.md # update changelog
|
||||
bump *.json *.js # update version number
|
||||
npm publish # release to npm
|
||||
git release v1.0.0 # release to github/bower
|
||||
cd site && make # update the site
|
||||
|
||||
Managing the site
|
||||
-----------------
|
||||
|
||||
Make `site/`:
|
||||
|
||||
git clone git@github.com:rstacruz/jquery.transit.git -b gh-pages ./site
|
||||
|
||||
Update:
|
||||
|
||||
cd site
|
||||
make update # update from files
|
||||
make # update the site
|
||||
make dist # make dist/ files (uh, should be deprecated)
|
||||
|
||||
v1.0.0 to do
|
||||
------------
|
||||
|
||||
* .transitionStop()
|
||||
* use transitionend by default (#184)
|
||||
* Update bootstrap compatibility (#143, #67)
|
||||
* Redesign the site
|
||||
@@ -0,0 +1,169 @@
|
||||
# [jQuery Transit](http://ricostacruz.com/jquery.transit)
|
||||
#### Super-smooth CSS3 transformations and transitions for jQuery
|
||||
|
||||
jQuery Transit is a plugin for to help you do CSS transformations and
|
||||
transitions in jQuery.
|
||||
|
||||
Refer to the [jQuery Transit website](http://ricostacruz.com/jquery.transit) for
|
||||
examples.
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
Just include [jquery.transit.js] after jQuery. Requires jQuery 1.4+.
|
||||
|
||||
``` html
|
||||
<script src='jquery.js'></script>
|
||||
<script src='jquery.transit.js'></script>
|
||||
```
|
||||
|
||||
It is also available via [bower] and [npm].
|
||||
|
||||
$ bower install --save jquery.transit
|
||||
$ npm install --save jquery.transit
|
||||
|
||||
[bower]: http://bower.io/search/?q=jquery.transit
|
||||
[npm]: http://npmjs.org/package/jquery.transit
|
||||
[jquery.transit.js]: https://github.com/rstacruz/jquery.transit/blob/master/jquery.transit.js
|
||||
|
||||
Transformations
|
||||
---------------
|
||||
|
||||
You can set transformations as you would any CSS property in jQuery.
|
||||
(Note that you cannot `$.fn.animate()` them, only set them.)
|
||||
|
||||
``` javascript
|
||||
$("#box").css({ x: '30px' }); // Move right
|
||||
$("#box").css({ y: '60px' }); // Move down
|
||||
$("#box").css({ translate: [60,30] }); // Move right and down
|
||||
$("#box").css({ rotate: '30deg' }); // Rotate clockwise
|
||||
$("#box").css({ scale: 2 }); // Scale up 2x (200%)
|
||||
$("#box").css({ scale: [2, 1.5] }); // Scale horiz and vertical
|
||||
$("#box").css({ skewX: '30deg' }); // Skew horizontally
|
||||
$("#box").css({ skewY: '30deg' }); // Skew vertical
|
||||
$("#box").css({ perspective: 100, rotateX: 30 }); // Webkit 3d rotation
|
||||
$("#box").css({ rotateY: 30 });
|
||||
$("#box").css({ rotate3d: [1, 1, 0, 45] });
|
||||
```
|
||||
|
||||
Relative values are supported.
|
||||
|
||||
``` javascript
|
||||
$("#box").css({ rotate: '+=30' }); // 30 degrees more
|
||||
$("#box").css({ rotate: '-=30' }); // 30 degrees less
|
||||
```
|
||||
|
||||
All units are optional.
|
||||
|
||||
``` javascript
|
||||
$("#box").css({ x: '30px' });
|
||||
$("#box").css({ x: 30 });
|
||||
```
|
||||
|
||||
Multiple arguments can be commas or an array.
|
||||
|
||||
``` javascript
|
||||
$("#box").css({ translate: [60,30] });
|
||||
$("#box").css({ translate: ['60px','30px'] });
|
||||
$("#box").css({ translate: '60px,30px' });
|
||||
```
|
||||
|
||||
Getters are supported. (Getting properties with multiple arguments returns
|
||||
arrays.)
|
||||
|
||||
``` javascript
|
||||
$("#box").css('rotate'); //=> "30deg"
|
||||
$("#box").css('translate'); //=> ['60px', '30px']
|
||||
```
|
||||
|
||||
Animating - `$.fn.transition`
|
||||
-----------------------------
|
||||
|
||||
$('...').transition(options, [duration], [easing], [complete])
|
||||
|
||||
You can animate with CSS3 transitions using `$.fn.transition()`. It works
|
||||
exactly like `$.fn.animate()`, except it uses CSS3 transitions.
|
||||
|
||||
``` javascript
|
||||
$("#box").transition({ opacity: 0.1, scale: 0.3 });
|
||||
$("#box").transition({ opacity: 0.1, scale: 0.3 }, 500); // duration
|
||||
$("#box").transition({ opacity: 0.1, scale: 0.3 }, 'fast'); // easing
|
||||
$("#box").transition({ opacity: 0.1, scale: 0.3 }, 500, 'in'); // duration+easing
|
||||
$("#box").transition({ opacity: 0.1, scale: 0.3 }, function() {..}); // callback
|
||||
$("#box").transition({ opacity: 0.1, scale: 0.3 }, 500, 'in', function() {..}); // everything
|
||||
```
|
||||
|
||||
You can also pass *duration* and *easing* and *complete* as values in `options`, just like in `$.fn.animate()`.
|
||||
|
||||
``` javascript
|
||||
$("#box").transition({
|
||||
opacity: 0.1, scale: 0.3,
|
||||
duration: 500,
|
||||
easing: 'in',
|
||||
complete: function() { /* ... */ }
|
||||
});
|
||||
```
|
||||
|
||||
Tests
|
||||
-----
|
||||
|
||||
Transit has a unique test suite. Open `test/index.html` to see it. When
|
||||
contibuting fixes, be sure to test this out with different jQuery versions and
|
||||
different browsers.
|
||||
|
||||
Alternatives
|
||||
------------
|
||||
|
||||
__[Velocity.js](https://velocityjs.org)__ (recommended!)
|
||||
|
||||
* Pros: optimized for situations with hundreds of simultaneous transitions. Lots of extra features.
|
||||
|
||||
__[Move.js](https://github.com/visionmedia/move.js)__
|
||||
|
||||
* Pros: no jQuery dependency, great syntax.
|
||||
* Cons (at time of writing): no iOS support (doesn't use `translate3d`), some
|
||||
IE bugs, no 3D transforms, no animation queue.
|
||||
|
||||
__[jQuery animate
|
||||
enhanced](https://github.com/benbarnett/jQuery-Animate-Enhanced)__
|
||||
|
||||
* Pros: transparently overrides `$.fn.animate()` to provide CSS transitions
|
||||
support.
|
||||
* Cons: transparently overrides `$.fn.animate()`. No transformations support.
|
||||
|
||||
__[jQuery 2D transformations](https://github.com/heygrady/transform/)__
|
||||
|
||||
* Pros: Tons of transformations.
|
||||
* Cons: No CSS transition support; animates via `fx.step`.
|
||||
|
||||
__[jQuery CSS3 rotate](http://plugins.jquery.com/project/Rotate)__
|
||||
|
||||
* Pros: simply provides rotation.
|
||||
* Cons: simply provides rotation. No transitions support.
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
__Bugs and requests__: submit them through the project's issues tracker.<br>
|
||||
[]( https://github.com/rstacruz/jquery.transit/issues )
|
||||
|
||||
__Questions__: ask them at StackOverflow with the tag *jquery-transit*.<br>
|
||||
[]( http://stackoverflow.com/questions/tagged/jquery-transit )
|
||||
|
||||
__Chat__: join us at gitter.im.<br>
|
||||
[]( https://gitter.im/rstacruz/jquery.transit )
|
||||
|
||||
Thanks
|
||||
------
|
||||
|
||||
**jQuery Transit** © 2011-2014+, Rico Sta. Cruz. Released under the [MIT License].<br>
|
||||
Authored and maintained by Rico Sta. Cruz with help from [contributors].
|
||||
|
||||
> [ricostacruz.com](http://ricostacruz.com) ·
|
||||
> GitHub [@rstacruz](https://github.com/rstacruz) ·
|
||||
> Twitter [@rstacruz](https://twitter.com/rstacruz)
|
||||
|
||||
[MIT License]: http://mit-license.org/
|
||||
[contributors]: http://github.com/rstacruz/jquery.transit/contributors
|
||||
|
||||
[](https://npmjs.org/package/jquery.transit "View this project on npm")
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "jquery.transit",
|
||||
"repo": "rstacruz/jquery.transit",
|
||||
"description": "Smooth CSS3 transitions and transformations for jQuery.",
|
||||
"version": "0.9.12",
|
||||
"keywords": [
|
||||
"css3",
|
||||
"animation",
|
||||
"transition"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "*"
|
||||
},
|
||||
"development": {},
|
||||
"license": "MIT",
|
||||
"main": "jquery.transit.js"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "jquery.transit",
|
||||
"repo": "rstacruz/jquery.transit",
|
||||
"description": "Smooth CSS3 transitions and transformations for jQuery.",
|
||||
"version": "0.9.12",
|
||||
"keywords": [
|
||||
"css3",
|
||||
"animation",
|
||||
"transition"
|
||||
],
|
||||
"dependencies": {
|
||||
"component/jquery": "*"
|
||||
},
|
||||
"development": {},
|
||||
"license": "MIT",
|
||||
"scripts": [
|
||||
"jquery.transit.js"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,745 @@
|
||||
/*!
|
||||
* jQuery Transit - CSS3 transitions and transformations
|
||||
* (c) 2011-2014 Rico Sta. Cruz
|
||||
* MIT Licensed.
|
||||
*
|
||||
* http://ricostacruz.com/jquery.transit
|
||||
* http://github.com/rstacruz/jquery.transit
|
||||
*/
|
||||
|
||||
/* jshint expr: true */
|
||||
|
||||
;(function (root, factory) {
|
||||
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof exports === 'object') {
|
||||
module.exports = factory(require('jquery'));
|
||||
} else {
|
||||
factory(root.jQuery);
|
||||
}
|
||||
|
||||
}(this, function($) {
|
||||
|
||||
$.transit = {
|
||||
version: "0.9.12",
|
||||
|
||||
// Map of $.css() keys to values for 'transitionProperty'.
|
||||
// See https://developer.mozilla.org/en/CSS/CSS_transitions#Properties_that_can_be_animated
|
||||
propertyMap: {
|
||||
marginLeft : 'margin',
|
||||
marginRight : 'margin',
|
||||
marginBottom : 'margin',
|
||||
marginTop : 'margin',
|
||||
paddingLeft : 'padding',
|
||||
paddingRight : 'padding',
|
||||
paddingBottom : 'padding',
|
||||
paddingTop : 'padding'
|
||||
},
|
||||
|
||||
// Will simply transition "instantly" if false
|
||||
enabled: true,
|
||||
|
||||
// Set this to false if you don't want to use the transition end property.
|
||||
useTransitionEnd: false
|
||||
};
|
||||
|
||||
var div = document.createElement('div');
|
||||
var support = {};
|
||||
|
||||
// Helper function to get the proper vendor property name.
|
||||
// (`transition` => `WebkitTransition`)
|
||||
function getVendorPropertyName(prop) {
|
||||
// Handle unprefixed versions (FF16+, for example)
|
||||
if (prop in div.style) return prop;
|
||||
|
||||
var prefixes = ['Moz', 'Webkit', 'O', 'ms'];
|
||||
var prop_ = prop.charAt(0).toUpperCase() + prop.substr(1);
|
||||
|
||||
for (var i=0; i<prefixes.length; ++i) {
|
||||
var vendorProp = prefixes[i] + prop_;
|
||||
if (vendorProp in div.style) { return vendorProp; }
|
||||
}
|
||||
}
|
||||
|
||||
// Helper function to check if transform3D is supported.
|
||||
// Should return true for Webkits and Firefox 10+.
|
||||
function checkTransform3dSupport() {
|
||||
div.style[support.transform] = '';
|
||||
div.style[support.transform] = 'rotateY(90deg)';
|
||||
return div.style[support.transform] !== '';
|
||||
}
|
||||
|
||||
var isChrome = navigator.userAgent.toLowerCase().indexOf('chrome') > -1;
|
||||
|
||||
// Check for the browser's transitions support.
|
||||
support.transition = getVendorPropertyName('transition');
|
||||
support.transitionDelay = getVendorPropertyName('transitionDelay');
|
||||
support.transform = getVendorPropertyName('transform');
|
||||
support.transformOrigin = getVendorPropertyName('transformOrigin');
|
||||
support.filter = getVendorPropertyName('Filter');
|
||||
support.transform3d = checkTransform3dSupport();
|
||||
|
||||
var eventNames = {
|
||||
'transition': 'transitionend',
|
||||
'MozTransition': 'transitionend',
|
||||
'OTransition': 'oTransitionEnd',
|
||||
'WebkitTransition': 'webkitTransitionEnd',
|
||||
'msTransition': 'MSTransitionEnd'
|
||||
};
|
||||
|
||||
// Detect the 'transitionend' event needed.
|
||||
var transitionEnd = support.transitionEnd = eventNames[support.transition] || null;
|
||||
|
||||
// Populate jQuery's `$.support` with the vendor prefixes we know.
|
||||
// As per [jQuery's cssHooks documentation](http://api.jquery.com/jQuery.cssHooks/),
|
||||
// we set $.support.transition to a string of the actual property name used.
|
||||
for (var key in support) {
|
||||
if (support.hasOwnProperty(key) && typeof $.support[key] === 'undefined') {
|
||||
$.support[key] = support[key];
|
||||
}
|
||||
}
|
||||
|
||||
// Avoid memory leak in IE.
|
||||
div = null;
|
||||
|
||||
// ## $.cssEase
|
||||
// List of easing aliases that you can use with `$.fn.transition`.
|
||||
$.cssEase = {
|
||||
'_default': 'ease',
|
||||
'in': 'ease-in',
|
||||
'out': 'ease-out',
|
||||
'in-out': 'ease-in-out',
|
||||
'snap': 'cubic-bezier(0,1,.5,1)',
|
||||
// Penner equations
|
||||
'easeInCubic': 'cubic-bezier(.550,.055,.675,.190)',
|
||||
'easeOutCubic': 'cubic-bezier(.215,.61,.355,1)',
|
||||
'easeInOutCubic': 'cubic-bezier(.645,.045,.355,1)',
|
||||
'easeInCirc': 'cubic-bezier(.6,.04,.98,.335)',
|
||||
'easeOutCirc': 'cubic-bezier(.075,.82,.165,1)',
|
||||
'easeInOutCirc': 'cubic-bezier(.785,.135,.15,.86)',
|
||||
'easeInExpo': 'cubic-bezier(.95,.05,.795,.035)',
|
||||
'easeOutExpo': 'cubic-bezier(.19,1,.22,1)',
|
||||
'easeInOutExpo': 'cubic-bezier(1,0,0,1)',
|
||||
'easeInQuad': 'cubic-bezier(.55,.085,.68,.53)',
|
||||
'easeOutQuad': 'cubic-bezier(.25,.46,.45,.94)',
|
||||
'easeInOutQuad': 'cubic-bezier(.455,.03,.515,.955)',
|
||||
'easeInQuart': 'cubic-bezier(.895,.03,.685,.22)',
|
||||
'easeOutQuart': 'cubic-bezier(.165,.84,.44,1)',
|
||||
'easeInOutQuart': 'cubic-bezier(.77,0,.175,1)',
|
||||
'easeInQuint': 'cubic-bezier(.755,.05,.855,.06)',
|
||||
'easeOutQuint': 'cubic-bezier(.23,1,.32,1)',
|
||||
'easeInOutQuint': 'cubic-bezier(.86,0,.07,1)',
|
||||
'easeInSine': 'cubic-bezier(.47,0,.745,.715)',
|
||||
'easeOutSine': 'cubic-bezier(.39,.575,.565,1)',
|
||||
'easeInOutSine': 'cubic-bezier(.445,.05,.55,.95)',
|
||||
'easeInBack': 'cubic-bezier(.6,-.28,.735,.045)',
|
||||
'easeOutBack': 'cubic-bezier(.175, .885,.32,1.275)',
|
||||
'easeInOutBack': 'cubic-bezier(.68,-.55,.265,1.55)'
|
||||
};
|
||||
|
||||
// ## 'transform' CSS hook
|
||||
// Allows you to use the `transform` property in CSS.
|
||||
//
|
||||
// $("#hello").css({ transform: "rotate(90deg)" });
|
||||
//
|
||||
// $("#hello").css('transform');
|
||||
// //=> { rotate: '90deg' }
|
||||
//
|
||||
$.cssHooks['transit:transform'] = {
|
||||
// The getter returns a `Transform` object.
|
||||
get: function(elem) {
|
||||
return $(elem).data('transform') || new Transform();
|
||||
},
|
||||
|
||||
// The setter accepts a `Transform` object or a string.
|
||||
set: function(elem, v) {
|
||||
var value = v;
|
||||
|
||||
if (!(value instanceof Transform)) {
|
||||
value = new Transform(value);
|
||||
}
|
||||
|
||||
// We've seen the 3D version of Scale() not work in Chrome when the
|
||||
// element being scaled extends outside of the viewport. Thus, we're
|
||||
// forcing Chrome to not use the 3d transforms as well. Not sure if
|
||||
// translate is affectede, but not risking it. Detection code from
|
||||
// http://davidwalsh.name/detecting-google-chrome-javascript
|
||||
if (support.transform === 'WebkitTransform' && !isChrome) {
|
||||
elem.style[support.transform] = value.toString(true);
|
||||
} else {
|
||||
elem.style[support.transform] = value.toString();
|
||||
}
|
||||
|
||||
$(elem).data('transform', value);
|
||||
}
|
||||
};
|
||||
|
||||
// Add a CSS hook for `.css({ transform: '...' })`.
|
||||
// In jQuery 1.8+, this will intentionally override the default `transform`
|
||||
// CSS hook so it'll play well with Transit. (see issue #62)
|
||||
$.cssHooks.transform = {
|
||||
set: $.cssHooks['transit:transform'].set
|
||||
};
|
||||
|
||||
// ## 'filter' CSS hook
|
||||
// Allows you to use the `filter` property in CSS.
|
||||
//
|
||||
// $("#hello").css({ filter: 'blur(10px)' });
|
||||
//
|
||||
$.cssHooks.filter = {
|
||||
get: function(elem) {
|
||||
return elem.style[support.filter];
|
||||
},
|
||||
set: function(elem, value) {
|
||||
elem.style[support.filter] = value;
|
||||
}
|
||||
};
|
||||
|
||||
// jQuery 1.8+ supports prefix-free transitions, so these polyfills will not
|
||||
// be necessary.
|
||||
if ($.fn.jquery < "1.8") {
|
||||
// ## 'transformOrigin' CSS hook
|
||||
// Allows the use for `transformOrigin` to define where scaling and rotation
|
||||
// is pivoted.
|
||||
//
|
||||
// $("#hello").css({ transformOrigin: '0 0' });
|
||||
//
|
||||
$.cssHooks.transformOrigin = {
|
||||
get: function(elem) {
|
||||
return elem.style[support.transformOrigin];
|
||||
},
|
||||
set: function(elem, value) {
|
||||
elem.style[support.transformOrigin] = value;
|
||||
}
|
||||
};
|
||||
|
||||
// ## 'transition' CSS hook
|
||||
// Allows you to use the `transition` property in CSS.
|
||||
//
|
||||
// $("#hello").css({ transition: 'all 0 ease 0' });
|
||||
//
|
||||
$.cssHooks.transition = {
|
||||
get: function(elem) {
|
||||
return elem.style[support.transition];
|
||||
},
|
||||
set: function(elem, value) {
|
||||
elem.style[support.transition] = value;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
// ## Other CSS hooks
|
||||
// Allows you to rotate, scale and translate.
|
||||
registerCssHook('scale');
|
||||
registerCssHook('scaleX');
|
||||
registerCssHook('scaleY');
|
||||
registerCssHook('translate');
|
||||
registerCssHook('rotate');
|
||||
registerCssHook('rotateX');
|
||||
registerCssHook('rotateY');
|
||||
registerCssHook('rotate3d');
|
||||
registerCssHook('perspective');
|
||||
registerCssHook('skewX');
|
||||
registerCssHook('skewY');
|
||||
registerCssHook('x', true);
|
||||
registerCssHook('y', true);
|
||||
|
||||
// ## Transform class
|
||||
// This is the main class of a transformation property that powers
|
||||
// `$.fn.css({ transform: '...' })`.
|
||||
//
|
||||
// This is, in essence, a dictionary object with key/values as `-transform`
|
||||
// properties.
|
||||
//
|
||||
// var t = new Transform("rotate(90) scale(4)");
|
||||
//
|
||||
// t.rotate //=> "90deg"
|
||||
// t.scale //=> "4,4"
|
||||
//
|
||||
// Setters are accounted for.
|
||||
//
|
||||
// t.set('rotate', 4)
|
||||
// t.rotate //=> "4deg"
|
||||
//
|
||||
// Convert it to a CSS string using the `toString()` and `toString(true)` (for WebKit)
|
||||
// functions.
|
||||
//
|
||||
// t.toString() //=> "rotate(90deg) scale(4,4)"
|
||||
// t.toString(true) //=> "rotate(90deg) scale3d(4,4,0)" (WebKit version)
|
||||
//
|
||||
function Transform(str) {
|
||||
if (typeof str === 'string') { this.parse(str); }
|
||||
return this;
|
||||
}
|
||||
|
||||
Transform.prototype = {
|
||||
// ### setFromString()
|
||||
// Sets a property from a string.
|
||||
//
|
||||
// t.setFromString('scale', '2,4');
|
||||
// // Same as set('scale', '2', '4');
|
||||
//
|
||||
setFromString: function(prop, val) {
|
||||
var args =
|
||||
(typeof val === 'string') ? val.split(',') :
|
||||
(val.constructor === Array) ? val :
|
||||
[ val ];
|
||||
|
||||
args.unshift(prop);
|
||||
|
||||
Transform.prototype.set.apply(this, args);
|
||||
},
|
||||
|
||||
// ### set()
|
||||
// Sets a property.
|
||||
//
|
||||
// t.set('scale', 2, 4);
|
||||
//
|
||||
set: function(prop) {
|
||||
var args = Array.prototype.slice.apply(arguments, [1]);
|
||||
if (this.setter[prop]) {
|
||||
this.setter[prop].apply(this, args);
|
||||
} else {
|
||||
this[prop] = args.join(',');
|
||||
}
|
||||
},
|
||||
|
||||
get: function(prop) {
|
||||
if (this.getter[prop]) {
|
||||
return this.getter[prop].apply(this);
|
||||
} else {
|
||||
return this[prop] || 0;
|
||||
}
|
||||
},
|
||||
|
||||
setter: {
|
||||
// ### rotate
|
||||
//
|
||||
// .css({ rotate: 30 })
|
||||
// .css({ rotate: "30" })
|
||||
// .css({ rotate: "30deg" })
|
||||
// .css({ rotate: "30deg" })
|
||||
//
|
||||
rotate: function(theta) {
|
||||
this.rotate = unit(theta, 'deg');
|
||||
},
|
||||
|
||||
rotateX: function(theta) {
|
||||
this.rotateX = unit(theta, 'deg');
|
||||
},
|
||||
|
||||
rotateY: function(theta) {
|
||||
this.rotateY = unit(theta, 'deg');
|
||||
},
|
||||
|
||||
// ### scale
|
||||
//
|
||||
// .css({ scale: 9 }) //=> "scale(9,9)"
|
||||
// .css({ scale: '3,2' }) //=> "scale(3,2)"
|
||||
//
|
||||
scale: function(x, y) {
|
||||
if (y === undefined) { y = x; }
|
||||
this.scale = x + "," + y;
|
||||
},
|
||||
|
||||
// ### skewX + skewY
|
||||
skewX: function(x) {
|
||||
this.skewX = unit(x, 'deg');
|
||||
},
|
||||
|
||||
skewY: function(y) {
|
||||
this.skewY = unit(y, 'deg');
|
||||
},
|
||||
|
||||
// ### perspectvie
|
||||
perspective: function(dist) {
|
||||
this.perspective = unit(dist, 'px');
|
||||
},
|
||||
|
||||
// ### x / y
|
||||
// Translations. Notice how this keeps the other value.
|
||||
//
|
||||
// .css({ x: 4 }) //=> "translate(4px, 0)"
|
||||
// .css({ y: 10 }) //=> "translate(4px, 10px)"
|
||||
//
|
||||
x: function(x) {
|
||||
this.set('translate', x, null);
|
||||
},
|
||||
|
||||
y: function(y) {
|
||||
this.set('translate', null, y);
|
||||
},
|
||||
|
||||
// ### translate
|
||||
// Notice how this keeps the other value.
|
||||
//
|
||||
// .css({ translate: '2, 5' }) //=> "translate(2px, 5px)"
|
||||
//
|
||||
translate: function(x, y) {
|
||||
if (this._translateX === undefined) { this._translateX = 0; }
|
||||
if (this._translateY === undefined) { this._translateY = 0; }
|
||||
|
||||
if (x !== null && x !== undefined) { this._translateX = unit(x, 'px'); }
|
||||
if (y !== null && y !== undefined) { this._translateY = unit(y, 'px'); }
|
||||
|
||||
this.translate = this._translateX + "," + this._translateY;
|
||||
}
|
||||
},
|
||||
|
||||
getter: {
|
||||
x: function() {
|
||||
return this._translateX || 0;
|
||||
},
|
||||
|
||||
y: function() {
|
||||
return this._translateY || 0;
|
||||
},
|
||||
|
||||
scale: function() {
|
||||
var s = (this.scale || "1,1").split(',');
|
||||
if (s[0]) { s[0] = parseFloat(s[0]); }
|
||||
if (s[1]) { s[1] = parseFloat(s[1]); }
|
||||
|
||||
// "2.5,2.5" => 2.5
|
||||
// "2.5,1" => [2.5,1]
|
||||
return (s[0] === s[1]) ? s[0] : s;
|
||||
},
|
||||
|
||||
rotate3d: function() {
|
||||
var s = (this.rotate3d || "0,0,0,0deg").split(',');
|
||||
for (var i=0; i<=3; ++i) {
|
||||
if (s[i]) { s[i] = parseFloat(s[i]); }
|
||||
}
|
||||
if (s[3]) { s[3] = unit(s[3], 'deg'); }
|
||||
|
||||
return s;
|
||||
}
|
||||
},
|
||||
|
||||
// ### parse()
|
||||
// Parses from a string. Called on constructor.
|
||||
parse: function(str) {
|
||||
var self = this;
|
||||
str.replace(/([a-zA-Z0-9]+)\((.*?)\)/g, function(x, prop, val) {
|
||||
self.setFromString(prop, val);
|
||||
});
|
||||
},
|
||||
|
||||
// ### toString()
|
||||
// Converts to a `transition` CSS property string. If `use3d` is given,
|
||||
// it converts to a `-webkit-transition` CSS property string instead.
|
||||
toString: function(use3d) {
|
||||
var re = [];
|
||||
|
||||
for (var i in this) {
|
||||
if (this.hasOwnProperty(i)) {
|
||||
// Don't use 3D transformations if the browser can't support it.
|
||||
if ((!support.transform3d) && (
|
||||
(i === 'rotateX') ||
|
||||
(i === 'rotateY') ||
|
||||
(i === 'perspective') ||
|
||||
(i === 'transformOrigin'))) { continue; }
|
||||
|
||||
if (i[0] !== '_') {
|
||||
if (use3d && (i === 'scale')) {
|
||||
re.push(i + "3d(" + this[i] + ",1)");
|
||||
} else if (use3d && (i === 'translate')) {
|
||||
re.push(i + "3d(" + this[i] + ",0)");
|
||||
} else {
|
||||
re.push(i + "(" + this[i] + ")");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return re.join(" ");
|
||||
}
|
||||
};
|
||||
|
||||
function callOrQueue(self, queue, fn) {
|
||||
if (queue === true) {
|
||||
self.queue(fn);
|
||||
} else if (queue) {
|
||||
self.queue(queue, fn);
|
||||
} else {
|
||||
self.each(function () {
|
||||
fn.call(this);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
// ### getProperties(dict)
|
||||
// Returns properties (for `transition-property`) for dictionary `props`. The
|
||||
// value of `props` is what you would expect in `$.css(...)`.
|
||||
function getProperties(props) {
|
||||
var re = [];
|
||||
|
||||
$.each(props, function(key) {
|
||||
key = $.camelCase(key); // Convert "text-align" => "textAlign"
|
||||
key = $.transit.propertyMap[key] || $.cssProps[key] || key;
|
||||
key = uncamel(key); // Convert back to dasherized
|
||||
|
||||
// Get vendor specify propertie
|
||||
if (support[key])
|
||||
key = uncamel(support[key]);
|
||||
|
||||
if ($.inArray(key, re) === -1) { re.push(key); }
|
||||
});
|
||||
|
||||
return re;
|
||||
}
|
||||
|
||||
// ### getTransition()
|
||||
// Returns the transition string to be used for the `transition` CSS property.
|
||||
//
|
||||
// Example:
|
||||
//
|
||||
// getTransition({ opacity: 1, rotate: 30 }, 500, 'ease');
|
||||
// //=> 'opacity 500ms ease, -webkit-transform 500ms ease'
|
||||
//
|
||||
function getTransition(properties, duration, easing, delay) {
|
||||
// Get the CSS properties needed.
|
||||
var props = getProperties(properties);
|
||||
|
||||
// Account for aliases (`in` => `ease-in`).
|
||||
if ($.cssEase[easing]) { easing = $.cssEase[easing]; }
|
||||
|
||||
// Build the duration/easing/delay attributes for it.
|
||||
var attribs = '' + toMS(duration) + ' ' + easing;
|
||||
if (parseInt(delay, 10) > 0) { attribs += ' ' + toMS(delay); }
|
||||
|
||||
// For more properties, add them this way:
|
||||
// "margin 200ms ease, padding 200ms ease, ..."
|
||||
var transitions = [];
|
||||
$.each(props, function(i, name) {
|
||||
transitions.push(name + ' ' + attribs);
|
||||
});
|
||||
|
||||
return transitions.join(', ');
|
||||
}
|
||||
|
||||
// ## $.fn.transition
|
||||
// Works like $.fn.animate(), but uses CSS transitions.
|
||||
//
|
||||
// $("...").transition({ opacity: 0.1, scale: 0.3 });
|
||||
//
|
||||
// // Specific duration
|
||||
// $("...").transition({ opacity: 0.1, scale: 0.3 }, 500);
|
||||
//
|
||||
// // With duration and easing
|
||||
// $("...").transition({ opacity: 0.1, scale: 0.3 }, 500, 'in');
|
||||
//
|
||||
// // With callback
|
||||
// $("...").transition({ opacity: 0.1, scale: 0.3 }, function() { ... });
|
||||
//
|
||||
// // With everything
|
||||
// $("...").transition({ opacity: 0.1, scale: 0.3 }, 500, 'in', function() { ... });
|
||||
//
|
||||
// // Alternate syntax
|
||||
// $("...").transition({
|
||||
// opacity: 0.1,
|
||||
// duration: 200,
|
||||
// delay: 40,
|
||||
// easing: 'in',
|
||||
// complete: function() { /* ... */ }
|
||||
// });
|
||||
//
|
||||
$.fn.transition = $.fn.transit = function(properties, duration, easing, callback) {
|
||||
var self = this;
|
||||
var delay = 0;
|
||||
var queue = true;
|
||||
|
||||
var theseProperties = $.extend(true, {}, properties);
|
||||
|
||||
// Account for `.transition(properties, callback)`.
|
||||
if (typeof duration === 'function') {
|
||||
callback = duration;
|
||||
duration = undefined;
|
||||
}
|
||||
|
||||
// Account for `.transition(properties, options)`.
|
||||
if (typeof duration === 'object') {
|
||||
easing = duration.easing;
|
||||
delay = duration.delay || 0;
|
||||
queue = typeof duration.queue === "undefined" ? true : duration.queue;
|
||||
callback = duration.complete;
|
||||
duration = duration.duration;
|
||||
}
|
||||
|
||||
// Account for `.transition(properties, duration, callback)`.
|
||||
if (typeof easing === 'function') {
|
||||
callback = easing;
|
||||
easing = undefined;
|
||||
}
|
||||
|
||||
// Alternate syntax.
|
||||
if (typeof theseProperties.easing !== 'undefined') {
|
||||
easing = theseProperties.easing;
|
||||
delete theseProperties.easing;
|
||||
}
|
||||
|
||||
if (typeof theseProperties.duration !== 'undefined') {
|
||||
duration = theseProperties.duration;
|
||||
delete theseProperties.duration;
|
||||
}
|
||||
|
||||
if (typeof theseProperties.complete !== 'undefined') {
|
||||
callback = theseProperties.complete;
|
||||
delete theseProperties.complete;
|
||||
}
|
||||
|
||||
if (typeof theseProperties.queue !== 'undefined') {
|
||||
queue = theseProperties.queue;
|
||||
delete theseProperties.queue;
|
||||
}
|
||||
|
||||
if (typeof theseProperties.delay !== 'undefined') {
|
||||
delay = theseProperties.delay;
|
||||
delete theseProperties.delay;
|
||||
}
|
||||
|
||||
// Set defaults. (`400` duration, `ease` easing)
|
||||
if (typeof duration === 'undefined') { duration = $.fx.speeds._default; }
|
||||
if (typeof easing === 'undefined') { easing = $.cssEase._default; }
|
||||
|
||||
duration = toMS(duration);
|
||||
|
||||
// Build the `transition` property.
|
||||
var transitionValue = getTransition(theseProperties, duration, easing, delay);
|
||||
|
||||
// Compute delay until callback.
|
||||
// If this becomes 0, don't bother setting the transition property.
|
||||
var work = $.transit.enabled && support.transition;
|
||||
var i = work ? (parseInt(duration, 10) + parseInt(delay, 10)) : 0;
|
||||
|
||||
// If there's nothing to do...
|
||||
if (i === 0) {
|
||||
var fn = function(next) {
|
||||
self.css(theseProperties);
|
||||
if (callback) { callback.apply(self); }
|
||||
if (next) { next(); }
|
||||
};
|
||||
|
||||
callOrQueue(self, queue, fn);
|
||||
return self;
|
||||
}
|
||||
|
||||
// Save the old transitions of each element so we can restore it later.
|
||||
var oldTransitions = {};
|
||||
|
||||
var run = function(nextCall) {
|
||||
var bound = false;
|
||||
|
||||
// Prepare the callback.
|
||||
var cb = function() {
|
||||
if (bound) { self.unbind(transitionEnd, cb); }
|
||||
|
||||
if (i > 0) {
|
||||
self.each(function() {
|
||||
this.style[support.transition] = (oldTransitions[this] || null);
|
||||
});
|
||||
}
|
||||
|
||||
if (typeof callback === 'function') { callback.apply(self); }
|
||||
if (typeof nextCall === 'function') { nextCall(); }
|
||||
};
|
||||
|
||||
if ((i > 0) && (transitionEnd) && ($.transit.useTransitionEnd)) {
|
||||
// Use the 'transitionend' event if it's available.
|
||||
bound = true;
|
||||
self.bind(transitionEnd, cb);
|
||||
} else {
|
||||
// Fallback to timers if the 'transitionend' event isn't supported.
|
||||
window.setTimeout(cb, i);
|
||||
}
|
||||
|
||||
// Apply transitions.
|
||||
self.each(function() {
|
||||
if (i > 0) {
|
||||
this.style[support.transition] = transitionValue;
|
||||
}
|
||||
$(this).css(theseProperties);
|
||||
});
|
||||
};
|
||||
|
||||
// Defer running. This allows the browser to paint any pending CSS it hasn't
|
||||
// painted yet before doing the transitions.
|
||||
var deferredRun = function(next) {
|
||||
this.offsetWidth; // force a repaint
|
||||
run(next);
|
||||
};
|
||||
|
||||
// Use jQuery's fx queue.
|
||||
callOrQueue(self, queue, deferredRun);
|
||||
|
||||
// Chainability.
|
||||
return this;
|
||||
};
|
||||
|
||||
function registerCssHook(prop, isPixels) {
|
||||
// For certain properties, the 'px' should not be implied.
|
||||
if (!isPixels) { $.cssNumber[prop] = true; }
|
||||
|
||||
$.transit.propertyMap[prop] = support.transform;
|
||||
|
||||
$.cssHooks[prop] = {
|
||||
get: function(elem) {
|
||||
var t = $(elem).css('transit:transform');
|
||||
return t.get(prop);
|
||||
},
|
||||
|
||||
set: function(elem, value) {
|
||||
var t = $(elem).css('transit:transform');
|
||||
t.setFromString(prop, value);
|
||||
|
||||
$(elem).css({ 'transit:transform': t });
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
// ### uncamel(str)
|
||||
// Converts a camelcase string to a dasherized string.
|
||||
// (`marginLeft` => `margin-left`)
|
||||
function uncamel(str) {
|
||||
return str.replace(/([A-Z])/g, function(letter) { return '-' + letter.toLowerCase(); });
|
||||
}
|
||||
|
||||
// ### unit(number, unit)
|
||||
// Ensures that number `number` has a unit. If no unit is found, assume the
|
||||
// default is `unit`.
|
||||
//
|
||||
// unit(2, 'px') //=> "2px"
|
||||
// unit("30deg", 'rad') //=> "30deg"
|
||||
//
|
||||
function unit(i, units) {
|
||||
if ((typeof i === "string") && (!i.match(/^[\-0-9\.]+$/))) {
|
||||
return i;
|
||||
} else {
|
||||
return "" + i + units;
|
||||
}
|
||||
}
|
||||
|
||||
// ### toMS(duration)
|
||||
// Converts given `duration` to a millisecond string.
|
||||
//
|
||||
// toMS('fast') => $.fx.speeds[i] => "200ms"
|
||||
// toMS('normal') //=> $.fx.speeds._default => "400ms"
|
||||
// toMS(10) //=> '10ms'
|
||||
// toMS('100ms') //=> '100ms'
|
||||
//
|
||||
function toMS(duration) {
|
||||
var i = duration;
|
||||
|
||||
// Allow string durations like 'fast' and 'slow', without overriding numeric values.
|
||||
if (typeof i === 'string' && (!i.match(/^[\-0-9\.]+/))) { i = $.fx.speeds[i] || $.fx.speeds._default; }
|
||||
|
||||
return unit(i, 'ms');
|
||||
}
|
||||
|
||||
// Export some functions for testable-ness.
|
||||
$.transit.getTransitionValue = getTransition;
|
||||
|
||||
return $;
|
||||
}));
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "jquery.transit",
|
||||
"version": "0.9.12",
|
||||
"description": "Smooth CSS3 transitions and transformations for jQuery.",
|
||||
"main": "jquery.transit.js",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/rstacruz/jquery.transit.git"
|
||||
},
|
||||
"keywords": [
|
||||
"css3",
|
||||
"animation",
|
||||
"transition"
|
||||
],
|
||||
"author": "Rico Sta. Cruz <hi@ricostacruz.com>",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"jquery": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "1.9.1",
|
||||
"sinon": "1.10.2",
|
||||
"jsdom": "0.11.0",
|
||||
"coffee-script": "1.7.1"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/rstacruz/jquery.transit/issues"
|
||||
},
|
||||
"homepage": "http://ricostacruz.com/jquery.transit"
|
||||
}
|
||||
@@ -0,0 +1,169 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>jQuery Transit tests</title>
|
||||
<script>
|
||||
/*
|
||||
* Dynamic script loading
|
||||
*/
|
||||
|
||||
(function() {
|
||||
var m = location.search.match(/jquery=([^&$]*)/);
|
||||
var jQueryVersion = m ? m[1] : "1.8.1";
|
||||
|
||||
function addScript(src) {
|
||||
document.write("<scr"+"ipt src='"+src+"'></scr"+"ipt>");
|
||||
}
|
||||
|
||||
// Dynamically load jQuery depending on what's passed on get params.
|
||||
if (jQueryVersion === "1.9.0b1") {
|
||||
addScript("http://code.jquery.com/jquery-1.9.0b1.js");
|
||||
addScript("http://code.jquery.com/jquery-migrate-1.0.0b1.js");
|
||||
} else {
|
||||
addScript("http://ajax.googleapis.com/ajax/libs/jquery/"+jQueryVersion+"/jquery.min.js");
|
||||
}
|
||||
addScript("../jquery.transit.js");
|
||||
})();
|
||||
</script>
|
||||
|
||||
<script src="test.js"></script>
|
||||
<link href="style.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<div class='use'>
|
||||
Use:
|
||||
<a href='index.html?jquery=2.0.3'>jQ 2.0.3</a>
|
||||
<a href='index.html?jquery=1.9.0b1'>jQ 1.9.0b1</a>
|
||||
<a href='index.html?jquery=1.8.1'>jQ 1.8</a>
|
||||
<a href='index.html?jquery=1.7.0'>jQ 1.7</a>
|
||||
<a href='index.html?jquery=1.6.0'>jQ 1.6</a>
|
||||
<a href='index.html?jquery=1.5.0'>jQ 1.5</a>
|
||||
<button class='play-all'>Play all</button>
|
||||
</div>
|
||||
|
||||
<div class='description'>
|
||||
<h1>jQuery transit tests</h1>
|
||||
<p class='version' id='jquery-version'></p>
|
||||
<p>Since there's no reliable programmatic way to test for transitions, this
|
||||
is a simple page set up so you can visually inspect effects
|
||||
conveniently.</p>
|
||||
</div>
|
||||
|
||||
<div class='tests'></div>
|
||||
<script>
|
||||
group('Transformations');
|
||||
|
||||
test('Translation', function($box) { $box.transition({ x: 20, y: 20 }); });
|
||||
test('Rotate', function($box) { $box.transition({ rotate: 45 }); });
|
||||
test('Rotate via string', function($box) { $box.transition({ rotate: '45deg' }); });
|
||||
test('Skew X', function($box) { $box.transition({ skewX: 30 }); });
|
||||
test('Skew Y', function($box) { $box.transition({ skewY: 30 }); });
|
||||
test('Skew XY', function($box) { $box.transition({ skewY: 30, skewX: 30 }); });
|
||||
test('Scale up', function($box) { $box.transition({ scale: 2 }); });
|
||||
test('Scale down', function($box) { $box.transition({ scale: 0.5 }); });
|
||||
|
||||
group('3D transformations');
|
||||
|
||||
test('Rotate X', function($box) {
|
||||
$box.transition({
|
||||
perspective: '500px',
|
||||
rotateX: 180
|
||||
});
|
||||
});
|
||||
|
||||
test('Rotate Y', function($box) {
|
||||
$box.transition({
|
||||
perspective: '500px',
|
||||
rotateY: 180
|
||||
});
|
||||
});
|
||||
|
||||
test('Rotate X/Y', function($box) {
|
||||
$box.transition({
|
||||
perspective: '500px',
|
||||
rotateX: 180,
|
||||
rotateY: 180
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
group('Params');
|
||||
|
||||
test('Delay', function($box) {
|
||||
$box.transition({ rotate: 45, delay: 150 });
|
||||
});
|
||||
|
||||
test('Delay zero', function($box) {
|
||||
$box
|
||||
.transition({ x: 50, delay: 0 })
|
||||
.transition({ x: 0 });
|
||||
});
|
||||
|
||||
test('Ease (should be snappy)', function($box) {
|
||||
$box.transition(
|
||||
{ x: 100 }, 500,
|
||||
'cubic-bezier(0,0.9,0.3,1)');
|
||||
});
|
||||
|
||||
group('Chaining');
|
||||
|
||||
test('Queueing', function($box) {
|
||||
$box
|
||||
.transition({ x: 50 })
|
||||
.transition({ x: 0 })
|
||||
.transition({ y: 50 })
|
||||
.transition({ y: 0 });
|
||||
});
|
||||
|
||||
test('Duration 0 (should not flicker)', function($box) {
|
||||
$box
|
||||
.transition({ x: 50 }, 0)
|
||||
.transition({ x: 0 }, 0)
|
||||
.transition({ y: 50 }, 0);
|
||||
});
|
||||
|
||||
group('Callbacks');
|
||||
|
||||
test('2nd param', function($box) {
|
||||
$box.transition(
|
||||
{ rotate: 45 },
|
||||
function() { $box.html('OK'); });
|
||||
});
|
||||
|
||||
test('3rd param', function($box) {
|
||||
$box.transition(
|
||||
{ rotate: 45 },
|
||||
500,
|
||||
function() { $box.html('OK'); });
|
||||
});
|
||||
|
||||
test('as "complete"', function($box) {
|
||||
$box.transition({
|
||||
rotate: 45,
|
||||
complete: function() { $box.html('OK'); }
|
||||
});
|
||||
});
|
||||
|
||||
group('Misc');
|
||||
|
||||
test('CSS with Transition', function($box) {
|
||||
$box
|
||||
.css({ x: -50 })
|
||||
.transition({ x: 50 });
|
||||
});
|
||||
|
||||
test('Opacity', function($box) {
|
||||
$box
|
||||
.transition({ opacity: 0 });
|
||||
});
|
||||
|
||||
test('Transition of transform (no jump first time)', function($box) {
|
||||
$box
|
||||
.transition({ transform: "translateX(80px)" });
|
||||
});
|
||||
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,22 @@
|
||||
* { margin: 0; padding: 0; font-size: 1em; }
|
||||
html { padding: 40px; background: #e3e3e7; }
|
||||
body, td, input, textarea { font-family: helvetica neue, sans-serif; font-size: 9pt; color: #444; line-height: 1.4; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
|
||||
body { padding-top: 50px; }
|
||||
.use { position: fixed; top: 0; left: 0; right: 0; padding: 20px; border-bottom: solid 1px rgba(0, 0, 0, 0.1); background: rgba(250, 250, 250, 0.9); z-index: 10; }
|
||||
.test { width: 220px; padding: 20px; float: left; margin: 0 20px 20px 0; background: white; border-radius: 2px; box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05), -1px 1px 0 rgba(0, 0, 0, 0.05), 0 1px 5px rgba(0, 0, 0, 0.05); }
|
||||
.test .area { width: auto; height: 100px; margin: 10px 0; position: relative; }
|
||||
.test:hover { box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05), -1px 1px 0 rgba(0, 0, 0, 0.05), 0 1px 5px rgba(0, 0, 0, 0.05), 0 0 0 4px rgba(0, 0, 0, 0.15); }
|
||||
.test h3 { font-size: 1.2em; margin-bottom: 2px; overflow: hidden; line-height: 24px; }
|
||||
.test h3 em { font-style: normal; font-weight: 200; float: right; color: #37a; font-size: 0.8em; }
|
||||
.test .box { position: absolute; top: 50%; left: 50%; margin: -16px 0 0 -16px; width: 32px; height: 32px; line-height: 32px; text-align: center; background: #505070; border-radius: 2px; z-index: 2; color: #ddd; }
|
||||
.test .ghost { background: #ddd; z-index: 1; box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.07), inset 0 0 0 1px rgba(0, 0, 0, 0.03); }
|
||||
.test pre { font-family: menlo, monospace; font-size: 7pt; padding: 10px; background: #eee; margin: 20px -20px -20px -20px; border-top: solid 1px #ddd; white-space: pre-wrap; line-height: 1.5; }
|
||||
.group-heading { margin: 20px 0 20px 0; padding-bottom: 10px; border-bottom: dotted 1px #ccc; font-size: 1.6em; clear: both; color: #70a0c0; font-weight: 200; }
|
||||
|
||||
.use button { padding: 0 10px; }
|
||||
.use a, .use button { margin: 0 5px; }
|
||||
|
||||
.description { padding-bottom: 20px; border-bottom: dotted 1px #ccc; }
|
||||
.description h1 { font-size: 2.5em; font-weight: 200; color: #707090; }
|
||||
.description p { font-size: 1.2em; color: #707090; width: 500px; }
|
||||
.description .version { margin-bottom: 20px; font-size: 1.2em; font-weight: bold; }
|
||||
@@ -0,0 +1,65 @@
|
||||
(function($) {
|
||||
/* Simple test framework of sorts */
|
||||
|
||||
|
||||
function addTestEvents ($test) {
|
||||
$test.bind('mouseenter play', function() {
|
||||
var $test = $(this).closest('.test');
|
||||
$test.trigger('reset');
|
||||
var $box = $test.find('.box:not(.ghost)');
|
||||
var $ghost = $box.clone().addClass('ghost').appendTo($test.find('.area'));
|
||||
|
||||
$test.data('code').fn($box, $test);
|
||||
});
|
||||
|
||||
$test.bind('mouseleave reset', function() {
|
||||
var $test = $(this).closest('.test');
|
||||
var $ghost = $test.find('.ghost');
|
||||
if ($ghost.length) {
|
||||
$test.find('.box:not(.ghost)').remove();
|
||||
$test.find('.ghost').removeClass('ghost');
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
$(document).ready(function () {
|
||||
$('.play-all').bind('click', function() {
|
||||
$('.test').trigger('play');
|
||||
});
|
||||
});
|
||||
|
||||
function test(name, fn) {
|
||||
var i = $('.tests .test').length;
|
||||
var $test = $('<div class="test"><h3></h3><div class="area"><div class="box"></div></div><pre class="code"></pre></div>');
|
||||
|
||||
var m = fn.toString().match(/\{([\s\S]*)\}$/);
|
||||
var code = m[1];
|
||||
code = code.replace(/^\s*|\s*$/g, '');
|
||||
code = code.replace(/\n {4}/g, "\n");
|
||||
name = name.replace(/\(.*\)/, function(n) { return "<em>"+n.substr(1,n.length-2)+"</em>"; });
|
||||
|
||||
$test.attr('id', 'test-'+i);
|
||||
$test.find('h3').html(name);
|
||||
$test.find('pre').text(code);
|
||||
$test.data('code', {fn: fn});
|
||||
addTestEvents($test);
|
||||
|
||||
$('.tests').append($test);
|
||||
}
|
||||
|
||||
function group(name) {
|
||||
$('.tests').append($('<h4 class="group-heading">').text(name));
|
||||
}
|
||||
|
||||
// Show versions
|
||||
$(function() {
|
||||
$('#jquery-version').html(
|
||||
'jQuery: v' + $.fn.jquery + '<br>' +
|
||||
'Transit: v' + $.transit.version
|
||||
);
|
||||
});
|
||||
|
||||
window.group = group;
|
||||
window.test = test;
|
||||
|
||||
})(jQuery);
|
||||
@@ -119,6 +119,106 @@
|
||||
}
|
||||
|
||||
|
||||
// EPF
|
||||
|
||||
@font-face {
|
||||
font-family: 'epflc';
|
||||
src: url('fonts/epf/epf_lc-webfont.eot');
|
||||
src: url('fonts/epf/epf_lc-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('fonts/epf/epf_lc-webfont.woff2') format('woff2'),
|
||||
url('fonts/epf/epf_lc-webfont.woff') format('woff'),
|
||||
url('fonts/epf/epf_lc-webfont.ttf') format('truetype'),
|
||||
url('fonts/epf/epf_lc-webfont.svg#epflc') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'epflcb';
|
||||
src: url('fonts/epf/epf_lcb-webfont.eot');
|
||||
src: url('fonts/epf/epf_lcb-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('fonts/epf/epf_lcb-webfont.woff2') format('woff2'),
|
||||
url('fonts/epf/epf_lcb-webfont.woff') format('woff'),
|
||||
url('fonts/epf/epf_lcb-webfont.ttf') format('truetype'),
|
||||
url('fonts/epf/epf_lcb-webfont.svg#epflcb') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'epflul';
|
||||
src: url('fonts/epf/epf_lul-webfont.eot');
|
||||
src: url('fonts/epf/epf_lul-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('fonts/epf/epf_lul-webfont.woff2') format('woff2'),
|
||||
url('fonts/epf/epf_lul-webfont.woff') format('woff'),
|
||||
url('fonts/epf/epf_lul-webfont.ttf') format('truetype'),
|
||||
url('fonts/epf/epf_lul-webfont.svg#epflul') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'epflulb';
|
||||
src: url('fonts/epf/epf_lulb-webfont.eot');
|
||||
src: url('fonts/epf/epf_lulb-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('fonts/epf/epf_lulb-webfont.woff2') format('woff2'),
|
||||
url('fonts/epf/epf_lulb-webfont.woff') format('woff'),
|
||||
url('fonts/epf/epf_lulb-webfont.ttf') format('truetype'),
|
||||
url('fonts/epf/epf_lulb-webfont.svg#epflulb') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'epfuc';
|
||||
src: url('fonts/epf/epf_uc-webfont.eot');
|
||||
src: url('fonts/epf/epf_uc-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('fonts/epf/epf_uc-webfont.woff2') format('woff2'),
|
||||
url('fonts/epf/epf_uc-webfont.woff') format('woff'),
|
||||
url('fonts/epf/epf_uc-webfont.ttf') format('truetype'),
|
||||
url('fonts/epf/epf_uc-webfont.svg#epfuc') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'epfucb';
|
||||
src: url('fonts/epf/epf_ucb-webfont.eot');
|
||||
src: url('fonts/epf/epf_ucb-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('fonts/epf/epf_ucb-webfont.woff2') format('woff2'),
|
||||
url('fonts/epf/epf_ucb-webfont.woff') format('woff'),
|
||||
url('fonts/epf/epf_ucb-webfont.ttf') format('truetype'),
|
||||
url('fonts/epf/epf_ucb-webfont.svg#epfucb') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'epfuul';
|
||||
src: url('fonts/epf/epf_uul-webfont.eot');
|
||||
src: url('fonts/epf/epf_uul-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('fonts/epf/epf_uul-webfont.woff2') format('woff2'),
|
||||
url('fonts/epf/epf_uul-webfont.woff') format('woff'),
|
||||
url('fonts/epf/epf_uul-webfont.ttf') format('truetype'),
|
||||
url('fonts/epf/epf_uul-webfont.svg#epfuul') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'epfuulb';
|
||||
src: url('fonts/epf/epf_uulb-webfont.eot');
|
||||
src: url('fonts/epf/epf_uulb-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('fonts/epf/epf_uulb-webfont.woff2') format('woff2'),
|
||||
url('fonts/epf/epf_uulb-webfont.woff') format('woff'),
|
||||
url('fonts/epf/epf_uulb-webfont.ttf') format('truetype'),
|
||||
url('fonts/epf/epf_uulb-webfont.svg#epfuulb') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
html, body{
|
||||
font-size:16px;
|
||||
}
|
||||
|
||||
@@ -0,0 +1,240 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
|
||||
<metadata></metadata>
|
||||
<defs>
|
||||
<font id="epflc" horiz-adv-x="1193" >
|
||||
<font-face units-per-em="2048" ascent="1706" descent="-342" />
|
||||
<missing-glyph horiz-adv-x="681" />
|
||||
<glyph horiz-adv-x="0" />
|
||||
<glyph horiz-adv-x="682" />
|
||||
<glyph unicode=" " horiz-adv-x="681" />
|
||||
<glyph unicode="	" horiz-adv-x="681" />
|
||||
<glyph unicode=" " horiz-adv-x="681" />
|
||||
<glyph unicode="!" horiz-adv-x="512" d="M170 0v170h172v-170h-172zM170 342v1194h172v-1194h-172z" />
|
||||
<glyph unicode=""" horiz-adv-x="854" d="M170 1024v512h172v-512h-172zM512 1024v512h170v-512h-170z" />
|
||||
<glyph unicode="#" d="M170 512v170h172v172h-172v170h172v342h170v-342h170v342h172v-342h170v-170h-170v-172h170v-170h-170v-342h-172v342h-170v-342h-170v342h-172zM512 682h170v172h-170v-172z" />
|
||||
<glyph unicode="$" d="M170 563h172q0 -82 47.5 -148t122.5 -93v368q-109 15 -189 71t-116.5 128.5t-36.5 150.5q0 58 21.5 115t63 106t108 84.5t149.5 47.5v313h170v-315q148 -30 245 -147t97 -271h-170q0 82 -48 148t-124 91v-366q109 -16 189 -72t116.5 -128t36.5 -150q0 -58 -21.5 -115 t-63 -106t-108 -84.5t-149.5 -47.5v-313h-170v315q-148 30 -245 147t-97 271zM342 1040q0 -56 44 -107t126 -71v359q-83 -20 -126.5 -72t-43.5 -109zM682 315q83 21 127.5 72.5t44.5 108.5q0 56 -44.5 107t-127.5 71v-359z" />
|
||||
<glyph unicode="%" horiz-adv-x="1878" d="M137 1212q0 148 105 253.5t254 105.5q148 0 253 -105.5t105 -253.5q0 -149 -105 -253.5t-253 -104.5q-149 0 -254 104.5t-105 253.5zM307 1212q0 -78 55.5 -133t133.5 -55q77 0 131.5 55t54.5 133q0 77 -55 132t-131 55q-78 0 -133.5 -55t-55.5 -132zM393 0l891 1536h199 l-891 -1536h-199zM1024 324q0 149 104.5 253.5t253.5 104.5t254 -104.5t105 -253.5q0 -148 -105 -253.5t-254 -105.5t-253.5 105.5t-104.5 253.5zM1194 324q0 -78 55 -132.5t133 -54.5t133.5 54.5t55.5 132.5t-55.5 133t-133.5 55t-133 -55t-55 -133z" />
|
||||
<glyph unicode="&" horiz-adv-x="1228" d="M170 324q0 122 76 221l176 223l-176 223q-76 99 -76 221q0 148 105 253.5t253 105.5q149 0 254 -105.5t105 -253.5q0 -121 -74 -221l-174 -223l235 -303l146 186h219l-254 -325l254 -326h-219l-146 186l-61 -82q-52 -65 -126.5 -102t-158.5 -37q-148 0 -253 105.5 t-105 253.5zM342 324q0 -78 54 -132.5t132 -54.5q91 0 150 72l88 115l-238 305l-145 -189q-41 -50 -41 -116zM342 1212q0 -66 41 -116l145 -191l148 191q41 54 41 116q0 77 -55.5 132t-133.5 55t-132 -55t-54 -132z" />
|
||||
<glyph unicode="'" horiz-adv-x="512" d="M170 1024v512h172v-512h-172z" />
|
||||
<glyph unicode="(" horiz-adv-x="854" d="M137 768q0 158 41.5 304.5t112.5 256.5t173.5 176t217.5 66v-172q-104 0 -191 -89t-135.5 -233.5t-48.5 -308.5t48.5 -308.5t135.5 -233.5t191 -89v-172q-153 0 -279.5 112t-196 295.5t-69.5 395.5z" />
|
||||
<glyph unicode=")" horiz-adv-x="854" d="M170 -35v172q104 0 191.5 88.5t136.5 233.5t49 309t-49 309t-136.5 233.5t-191.5 88.5v172q115 0 218 -66t174.5 -176t113 -257t41.5 -304q0 -158 -41.5 -305t-113 -256.5t-174.5 -175.5t-218 -66z" />
|
||||
<glyph unicode="*" d="M170 512v170h279l-138 244l146 84l141 -242l139 242l148 -84l-140 -244h279v-170h-279l140 -242l-148 -86l-139 242l-141 -242l-146 86l138 242h-279z" />
|
||||
<glyph unicode="+" d="M170 512v170h342v342h170v-342h342v-170h-342v-342h-170v342h-342z" />
|
||||
<glyph unicode="," horiz-adv-x="512" d="M170 170h172v-512h-172v512z" />
|
||||
<glyph unicode="-" d="M170 512v170h854v-170h-854z" />
|
||||
<glyph unicode="." horiz-adv-x="512" d="M170 0v170h172v-170h-172z" />
|
||||
<glyph unicode="/" horiz-adv-x="854" d="M106 0l461 1536h181l-461 -1536h-181z" />
|
||||
<glyph unicode="0" horiz-adv-x="1228" d="M170 410v374q0 185 130 315t314 130t314.5 -130.5t130.5 -314.5v-374q0 -184 -130.5 -314.5t-314.5 -130.5t-314 130t-130 315zM342 410q0 -113 80 -193t192 -80t192.5 80.5t80.5 192.5v374q0 114 -80 194.5t-193 80.5t-192.5 -80.5t-79.5 -194.5v-374z" />
|
||||
<glyph unicode="1" horiz-adv-x="1228" d="M358 774v242l179 178h163v-1194h-172v946z" />
|
||||
<glyph unicode="2" horiz-adv-x="1228" d="M170 0v176l592 379q57 38 91 98.5t34 130.5q0 114 -80 194.5t-193 80.5t-192.5 -80.5t-79.5 -194.5h-172q0 185 130 315t314 130t314.5 -130.5t130.5 -314.5q0 -115 -54.5 -212.5t-146.5 -157.5l-383 -244h584v-170h-889z" />
|
||||
<glyph unicode="3" horiz-adv-x="1228" d="M170 68h172q0 -113 80 -193t192 -80t192.5 80.5t80.5 192.5q0 114 -80 194t-193 80v170q113 0 193 80t80 192q0 114 -80 194.5t-193 80.5t-192.5 -80.5t-79.5 -194.5h-172q0 185 130 315t314 130t314.5 -130.5t130.5 -314.5q0 -114 -61 -210t-160 -148q99 -51 160 -146.5 t61 -211.5q0 -184 -130 -313.5t-315 -129.5t-314.5 129.5t-129.5 313.5z" />
|
||||
<glyph unicode="4" horiz-adv-x="1228" d="M147 170v176l711 848h223l-719 -852h502v340h170v-1024h-170v512h-717z" />
|
||||
<glyph unicode="5" horiz-adv-x="1228" d="M170 68h172q0 -113 80 -193t192 -80t192.5 80.5t80.5 192.5v172q0 112 -80 192t-193 80h-409v682h854v-170h-684v-342h239q185 0 315 -129t130 -313v-172q0 -184 -130 -313.5t-315 -129.5t-314.5 129.5t-129.5 313.5z" />
|
||||
<glyph unicode="6" horiz-adv-x="1228" d="M170 410q0 118 59 223l525 903h198l-397 -688q27 6 59 6q185 0 315 -130t130 -314t-130.5 -314.5t-314.5 -130.5t-314 130t-130 315zM342 410q0 -113 80 -193t192 -80t192.5 80.5t80.5 192.5t-80 192t-193 80q-112 0 -192 -80t-80 -192z" />
|
||||
<glyph unicode="7" horiz-adv-x="1228" d="M170 1024v170h889v-170l-584 -1366h-199l603 1366h-709z" />
|
||||
<glyph unicode="8" horiz-adv-x="1228" d="M170 410q0 116 60 211t161 147q-100 50 -160.5 146t-60.5 212q0 185 130 315t314 130t314.5 -130.5t130.5 -314.5q0 -116 -61 -211.5t-160 -146.5q100 -53 160.5 -148t60.5 -210q0 -184 -130.5 -314.5t-314.5 -130.5t-314 130t-130 315zM342 410q0 -113 80 -193t192 -80 t192.5 80.5t80.5 192.5t-80 192t-193 80q-112 0 -192 -80t-80 -192zM342 1126q0 -112 80 -192t192 -80q113 0 193 80t80 192t-80.5 192.5t-192.5 80.5t-192 -80t-80 -193z" />
|
||||
<glyph unicode="9" horiz-adv-x="1228" d="M170 784q0 185 130 315t314 130t314.5 -130.5t130.5 -314.5q0 -115 -62 -223l-522 -903h-199l398 688q-18 -4 -60 -4q-185 0 -314.5 129t-129.5 313zM342 784q0 -112 80 -192t192 -80q113 0 193 80t80 192q0 114 -80 194.5t-193 80.5t-192.5 -80.5t-79.5 -194.5z" />
|
||||
<glyph unicode=":" horiz-adv-x="512" d="M170 0v170h172v-170h-172zM170 682v172h172v-172h-172z" />
|
||||
<glyph unicode=";" horiz-adv-x="512" d="M170 170h172v-512h-172v512zM170 682v172h172v-172h-172z" />
|
||||
<glyph unicode="<" horiz-adv-x="829" d="M86 598l451 596h208l-450 -596l448 -598h-208z" />
|
||||
<glyph unicode="=" d="M170 342v170h854v-170h-854zM170 682v172h854v-172h-854z" />
|
||||
<glyph unicode=">" horiz-adv-x="829" d="M86 0l449 598l-449 596h209l448 -596l-448 -598h-209z" />
|
||||
<glyph unicode="?" d="M174 1194q19 161 140 269t284 108q177 0 301.5 -125.5t124.5 -302.5q0 -118 -57.5 -215.5t-155.5 -153.5q-59 -33 -94 -91.5t-35 -129.5v-211h-170v211q0 118 57.5 215.5t155.5 153.5q59 34 94 92.5t35 128.5q0 106 -75 181t-181 75q-93 0 -163 -58t-89 -147h-172zM512 0 v170h170v-170h-170z" />
|
||||
<glyph unicode="@" horiz-adv-x="1323" d="M127 307v240q0 140 100.5 240t241.5 100q94 0 170 -45v12h172v-672q77 43 123.5 122.5t46.5 172.5v582q0 140 -100.5 240t-241.5 100q-103 0 -187 -56t-124 -147h-181q45 163 181 269t311 106q140 0 258 -68.5t186 -186.5t68 -257v-582q0 -139 -68 -257t-186 -186.5 t-258 -68.5v47q-79 -47 -170 -47q-141 0 -241.5 100.5t-100.5 241.5zM299 307q0 -71 49.5 -120.5t120.5 -49.5t120.5 49.5t49.5 120.5v240q0 69 -50 119.5t-120 50.5t-120 -50.5t-50 -119.5v-240z" />
|
||||
<glyph unicode="A" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v51h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181 v-410z" />
|
||||
<glyph unicode="B" d="M170 0v1536h172v-393q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5q-139 0 -256 86v-51h-172zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181 v-410z" />
|
||||
<glyph unicode="C" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5h-170q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5z " />
|
||||
<glyph unicode="D" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v393h170v-1536h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181 v-410z" />
|
||||
<glyph unicode="E" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 803h512q0 106 -75 181t-181 75 q-107 0 -181.5 -75t-74.5 -181z" />
|
||||
<glyph unicode="F" horiz-adv-x="681" d="M86 -170h84q37 0 61.5 24.5t24.5 59.5v1110h-170v170h170v86q0 106 75 181t181 75h86v-170h-86q-35 0 -60.5 -25.5t-25.5 -60.5v-86h172v-170h-172v-1110q0 -106 -75 -181t-181 -75h-84v172z" />
|
||||
<glyph unicode="G" d="M170 51h172q0 -106 74.5 -181t181.5 -75q106 0 181 75t75 181t-75 181t-181 75h-172v105q-114 48 -185 154.5t-71 236.5q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v51h170v-391q0 -121 -60.5 -221.5t-162.5 -155.5q101 -55 162 -155t61 -220q0 -177 -124.5 -301.5 t-301.5 -124.5t-302.5 124.5t-125.5 301.5zM342 803q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181z" />
|
||||
<glyph unicode="H" d="M170 0v1536h172v-393q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-803h-170v803q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-803h-172z" />
|
||||
<glyph unicode="I" horiz-adv-x="512" d="M170 0v1194h172v-1194h-172zM170 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="J" horiz-adv-x="512" d="M0 -170h86q35 0 59.5 24.5t24.5 59.5v1280h172v-1280q0 -106 -75 -181t-181 -75h-86v172zM170 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="K" horiz-adv-x="1067" d="M170 0v1536h172v-854h170q106 0 181 75t75 181v256h170v-256q0 -103 -45.5 -191.5t-124.5 -148.5q79 -61 124.5 -150.5t45.5 -191.5v-256h-170v256q0 106 -75 181t-181 75h-170v-512h-172z" />
|
||||
<glyph unicode="L" horiz-adv-x="512" d="M170 0v1536h172v-1536h-172z" />
|
||||
<glyph unicode="M" horiz-adv-x="1536" d="M170 0v1194h172v-12q74 47 170 47q75 0 141.5 -31t114.5 -86q48 55 114.5 86t141.5 31q141 0 241.5 -100.5t100.5 -241.5v-887h-172v887q0 71 -50 121.5t-120 50.5t-120 -50.5t-50 -121.5v-887h-172v887q0 71 -50 121.5t-120 50.5t-120 -50.5t-50 -121.5v-887h-172z" />
|
||||
<glyph unicode="N" d="M170 0v1194h172v-51q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-803h-170v803q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-803h-172z" />
|
||||
<glyph unicode="O" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410z" />
|
||||
<glyph unicode="P" d="M170 -342v1536h172v-51q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5q-139 0 -256 86v-393h-172zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410z" />
|
||||
<glyph unicode="Q" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v51h170v-1536h-170v393q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181 v-410z" />
|
||||
<glyph unicode="R" horiz-adv-x="638" d="M170 0v1194h172v-51q117 86 256 86v-170q-107 0 -181.5 -75t-74.5 -181v-803h-172z" />
|
||||
<glyph unicode="S" d="M170 393h172q0 -107 74.5 -181.5t181.5 -74.5q121 0 188.5 58t67.5 129t-67.5 129.5t-188.5 58.5q-103 0 -187 31.5t-135.5 84t-78.5 115t-27 127.5t27 127.5t78.5 115t135.5 84.5t187 32q177 0 301.5 -124.5t124.5 -301.5h-170q0 106 -75 181t-181 75q-122 0 -189 -58.5 t-67 -130.5t67 -130t189 -58q103 0 186.5 -32t134.5 -84t78 -114.5t27 -127.5q0 -51 -16.5 -101.5t-51.5 -97t-84.5 -82.5t-120 -57t-153.5 -21q-177 0 -302.5 125.5t-125.5 302.5z" />
|
||||
<glyph unicode="T" horiz-adv-x="681" d="M86 1024v170h170v342h170v-342h172v-170h-172v-1024h-170v1024h-170z" />
|
||||
<glyph unicode="U" d="M170 393v801h172v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5z" />
|
||||
<glyph unicode="V" horiz-adv-x="1024" d="M-6 1194h180l338 -932l338 932h180l-432 -1194h-172z" />
|
||||
<glyph unicode="W" horiz-adv-x="1536" d="M170 307v887h172v-887q0 -71 50 -120.5t120 -49.5t120 49.5t50 120.5v887h172v-887q0 -71 50 -120.5t120 -49.5t120 49.5t50 120.5v887h172v-887q0 -141 -100.5 -241.5t-241.5 -100.5q-75 0 -141.5 31t-114.5 86q-48 -55 -114.5 -86t-141.5 -31q-141 0 -241.5 100.5 t-100.5 241.5z" />
|
||||
<glyph unicode="X" horiz-adv-x="1110" d="M127 0v256q0 102 46 191.5t126 150.5q-80 60 -126 149t-46 191v256h172v-256q0 -106 75 -181t181 -75t181 75t75 181v256h170v-256q0 -103 -45.5 -191.5t-124.5 -148.5q79 -61 124.5 -150.5t45.5 -191.5v-256h-170v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-256 h-172z" />
|
||||
<glyph unicode="Y" d="M170 51h172q0 -106 74.5 -181t181.5 -75q106 0 181 75t75 181v170q-114 -84 -256 -84q-177 0 -302.5 124.5t-125.5 301.5v631h172v-631q0 -106 74.5 -181t181.5 -75q106 0 181 75t75 181v631h170v-1141q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 124.5t-125.5 301.5z " />
|
||||
<glyph unicode="Z" horiz-adv-x="1024" d="M86 0v170l643 854h-643v170h852v-170l-643 -854h643v-170h-852z" />
|
||||
<glyph unicode="[" horiz-adv-x="854" d="M170 0v1536h512v-170h-340v-1196h340v-170h-512z" />
|
||||
<glyph unicode="\" horiz-adv-x="854" d="M106 1536h181l461 -1536h-181z" />
|
||||
<glyph unicode="]" horiz-adv-x="854" d="M170 0v170h342v1196h-342v170h512v-1536h-512z" />
|
||||
<glyph unicode="^" d="M219 1366l342 340h70l342 -340h-242l-135 133l-135 -133h-242z" />
|
||||
<glyph unicode="_" d="M170 0v170h854v-170h-854z" />
|
||||
<glyph unicode="`" d="M219 1706h242l342 -340h-242z" />
|
||||
<glyph unicode="a" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-547q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5 t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="b" d="M170 393v1143h172v-393q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410z" />
|
||||
<glyph unicode="c" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5h-170q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5z " />
|
||||
<glyph unicode="d" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v393h170v-1280q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5 t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="e" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 803h512q0 106 -75 181t-181 75 q-107 0 -181.5 -75t-74.5 -181z" />
|
||||
<glyph unicode="f" horiz-adv-x="681" d="M86 1024v170h170v86q0 106 75 181t181 75h86v-170h-86q-35 0 -60.5 -25.5t-25.5 -60.5v-86h172v-170h-172v-1024h-170v1024h-170z" />
|
||||
<glyph unicode="g" d="M170 51h172q0 -106 74.5 -181t181.5 -75q106 0 181 75t75 181v170q-114 -84 -256 -84q-177 0 -302.5 124.5t-125.5 301.5v240q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v51h170v-1141q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 124.5t-125.5 301.5zM342 563 q0 -106 74.5 -181t181.5 -75q106 0 181 75t75 181v240q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-240z" />
|
||||
<glyph unicode="h" d="M170 0v1536h172v-393q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-803h-170v803q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-803h-172z" />
|
||||
<glyph unicode="i" horiz-adv-x="512" d="M170 256v938h172v-938q0 -35 24.5 -60.5t59.5 -25.5h86v-170h-86q-106 0 -181 75t-75 181zM170 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="j" horiz-adv-x="512" d="M0 -170h86q35 0 59.5 24.5t24.5 59.5v1280h172v-1280q0 -106 -75 -181t-181 -75h-86v172zM170 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="k" horiz-adv-x="937" d="M170 0v1536h172v-913l430 571h209l-451 -596l451 -598h-209l-346 457l-84 -113v-344h-172z" />
|
||||
<glyph unicode="l" horiz-adv-x="512" d="M170 256v1280h172v-1280q0 -35 24.5 -60.5t59.5 -25.5h86v-170h-86q-106 0 -181 75t-75 181z" />
|
||||
<glyph unicode="m" horiz-adv-x="1536" d="M170 0v1194h172v-12q74 47 170 47q75 0 141.5 -31t114.5 -86q48 55 114.5 86t141.5 31q141 0 241.5 -100.5t100.5 -241.5v-887h-172v887q0 71 -50 121.5t-120 50.5t-120 -50.5t-50 -121.5v-887h-172v887q0 71 -50 121.5t-120 50.5t-120 -50.5t-50 -121.5v-887h-172z" />
|
||||
<glyph unicode="n" d="M170 0v1194h172v-51q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-803h-170v803q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-803h-172z" />
|
||||
<glyph unicode="o" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410z" />
|
||||
<glyph unicode="p" d="M170 -342v1536h172v-51q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5q-139 0 -256 86v-393h-172zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410z" />
|
||||
<glyph unicode="q" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-889q0 -35 24.5 -59.5t61.5 -24.5h84v-172h-84q-107 0 -181.5 75t-74.5 181v137q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5 t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="r" horiz-adv-x="638" d="M170 0v1194h172v-51q117 86 256 86v-170q-107 0 -181.5 -75t-74.5 -181v-803h-172z" />
|
||||
<glyph unicode="s" d="M170 393h172q0 -107 74.5 -181.5t181.5 -74.5q121 0 188.5 58t67.5 129t-67.5 129.5t-188.5 58.5q-103 0 -187 31.5t-135.5 84t-78.5 115t-27 127.5t27 127.5t78.5 115t135.5 84.5t187 32q177 0 301.5 -124.5t124.5 -301.5h-170q0 106 -75 181t-181 75q-122 0 -189 -58.5 t-67 -130.5t67 -130t189 -58q103 0 186.5 -32t134.5 -84t78 -114.5t27 -127.5q0 -51 -16.5 -101.5t-51.5 -97t-84.5 -82.5t-120 -57t-153.5 -21q-177 0 -302.5 125.5t-125.5 302.5z" />
|
||||
<glyph unicode="t" horiz-adv-x="681" d="M86 1024v170h170v342h170v-342h172v-170h-172v-768q0 -35 25.5 -60.5t60.5 -25.5h86v-170h-86q-106 0 -181 75t-75 181v768h-170z" />
|
||||
<glyph unicode="u" d="M170 393v801h172v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-938q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5z" />
|
||||
<glyph unicode="v" horiz-adv-x="1024" d="M-6 1194h180l338 -932l338 932h180l-432 -1194h-172z" />
|
||||
<glyph unicode="w" horiz-adv-x="1536" d="M-6 1194h180l338 -932l166 457l-172 475h180l338 -932l338 932h180l-432 -1194h-172l-170 469l-170 -469h-172z" />
|
||||
<glyph unicode="x" horiz-adv-x="1024" d="M-43 0l451 598l-451 596h211l344 -457l344 457h211l-449 -596l449 -598h-211l-344 457l-344 -457h-211z" />
|
||||
<glyph unicode="y" horiz-adv-x="1024" d="M-6 1194h180l338 -932l338 932h180l-555 -1536h-182l131 354z" />
|
||||
<glyph unicode="z" horiz-adv-x="1024" d="M86 0v170l643 854h-643v170h852v-170l-643 -854h643v-170h-852z" />
|
||||
<glyph unicode="{" horiz-adv-x="854" d="M170 512v170h86q35 0 60.5 25.5t25.5 60.5v512q0 106 74.5 181t181.5 75h84v-170h-84q-36 0 -61 -25t-25 -61v-512q0 -98 -66 -170q66 -76 66 -172v-512q0 -35 24.5 -59.5t61.5 -24.5h84v-172h-84q-107 0 -181.5 75t-74.5 181v512q0 36 -25 61t-61 25h-86z" />
|
||||
<glyph unicode="|" horiz-adv-x="854" d="M342 -170v1876h170v-1876h-170z" />
|
||||
<glyph unicode="}" horiz-adv-x="854" d="M170 -170h86q35 0 60.5 24.5t25.5 59.5v512q0 99 64 172q-64 70 -64 170v512q0 35 -25.5 60.5t-60.5 25.5h-86v170h86q106 0 181 -75t75 -181v-512q0 -36 25 -61t61 -25h84v-170h-84q-37 0 -61.5 -24.5t-24.5 -61.5v-512q0 -106 -75 -181t-181 -75h-86v172z" />
|
||||
<glyph unicode="~" d="M229 1450q0 106 74.5 181t181.5 75q46 0 83.5 -13t56.5 -29t42 -29t44 -13q35 0 59.5 24.5t24.5 59.5h172q0 -106 -75 -181t-181 -75q-47 0 -85 13.5t-57 29.5t-41.5 29.5t-42.5 13.5q-37 0 -61.5 -24.5t-24.5 -61.5h-170z" />
|
||||
<glyph unicode="¡" horiz-adv-x="512" d="M170 -342v1196h172v-1196h-172zM170 1024v170h172v-170h-172z" />
|
||||
<glyph unicode="¢" d="M170 563v410q0 177 125.5 301.5t302.5 124.5q53 0 92 -10l45 147h180l-67 -219q81 -58 128.5 -149t47.5 -195h-170q0 94 -61 164l-246 -826q32 -4 51 -4q106 0 181 75t75 181h170q0 -177 -124.5 -301.5t-301.5 -124.5q-61 0 -100 10l-43 -147h-181l68 221 q-80 61 -126 150.5t-46 191.5zM342 563q0 -88 53 -157l246 819q-28 4 -43 4q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="£" horiz-adv-x="1110" d="M170 0v1143q0 177 125.5 302.5t302.5 125.5q162 0 282.5 -108.5t139.5 -268.5h-172q-19 89 -89 147t-161 58q-107 0 -181.5 -75t-74.5 -181v-461h340v-170h-340v-342h682v-170h-854z" />
|
||||
<glyph unicode="¥" horiz-adv-x="1366" d="M86 170v172h387l-61 170h-326v170h264l-186 512h180l186 -512h304l186 512h182l-184 -512h262v-170h-326l-61 -170h387v-172h-449l-186 -512h-180l129 354l-57 158h-451zM592 512l90 -250l90 250h-180z" />
|
||||
<glyph unicode="¦" horiz-adv-x="854" d="M342 -170v852h170v-852h-170zM342 854v852h170v-852h-170z" />
|
||||
<glyph unicode="§" d="M170 119h172q0 -106 74.5 -181t181.5 -75q121 0 188.5 58.5t67.5 129.5t-67.5 130t-188.5 59q-103 0 -187 31.5t-135.5 84t-78.5 115t-27 127.5q0 74 37 146.5t106 125.5q-69 53 -106 126t-37 147q0 65 27 127.5t78.5 115t135.5 84t187 31.5q177 0 301.5 -124.5 t124.5 -301.5h-170q0 106 -75 181t-181 75q-122 0 -189 -58t-67 -130q0 -71 67 -129t189 -58q103 0 187 -32.5t134.5 -85t77.5 -114.5t27 -126q0 -76 -36.5 -149t-106.5 -125q70 -52 106.5 -125t36.5 -148q0 -65 -27 -127.5t-78 -114.5t-134.5 -84t-186.5 -32 q-177 0 -302.5 124.5t-125.5 301.5zM342 598q0 -72 67 -130t189 -58q121 0 188.5 58.5t67.5 129.5q0 70 -67.5 128t-188.5 58q-122 0 -189 -58t-67 -128z" />
|
||||
<glyph unicode="¨" d="M342 1366v170h170v-170h-170zM682 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="©" horiz-adv-x="1536" d="M170 563v410q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5t232.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5v-410q0 -122 -47.5 -232.5t-127.5 -190.5t-190.5 -127.5t-232.5 -47.5t-232.5 47.5t-190.5 127.5t-127.5 190.5t-47.5 232.5zM342 563 q0 -177 124.5 -301.5t301.5 -124.5t301.5 124.5t124.5 301.5v410q0 177 -124.5 301.5t-301.5 124.5t-301.5 -124.5t-124.5 -301.5v-410zM512 563v410q0 106 75 181t181 75t181 -75t75 -181h-170q0 35 -25.5 60.5t-60.5 25.5t-60.5 -25.5t-25.5 -60.5v-410q0 -35 25.5 -60.5 t60.5 -25.5t60.5 25.5t25.5 60.5h170q0 -106 -75 -181t-181 -75t-181 75t-75 181z" />
|
||||
<glyph unicode="ª" d="M170 1143q0 177 125.5 302.5t302.5 125.5t301.5 -125.5t124.5 -302.5v-135q0 -37 24.5 -61.5t61.5 -24.5h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 124.5t-125.5 301.5zM342 1143q0 -106 74.5 -181t181.5 -75q106 0 181 75 t75 181t-75 181t-181 75q-107 0 -181.5 -75t-74.5 -181z" />
|
||||
<glyph unicode="«" horiz-adv-x="1249" d="M86 598l451 596h208l-450 -596l448 -598h-208zM506 598l450 596h209l-450 -596l448 -598h-209z" />
|
||||
<glyph unicode="­" d="M170 512v170h854v-170h-854z" />
|
||||
<glyph unicode="®" horiz-adv-x="1536" d="M170 563v410q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5t232.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5v-410q0 -122 -47.5 -232.5t-127.5 -190.5t-190.5 -127.5t-232.5 -47.5t-232.5 47.5t-190.5 127.5t-127.5 190.5t-47.5 232.5zM342 563 q0 -177 124.5 -301.5t301.5 -124.5t301.5 124.5t124.5 301.5v410q0 177 -124.5 301.5t-301.5 124.5t-301.5 -124.5t-124.5 -301.5v-410zM512 342v852h127q59 35 129 35q106 0 181 -75t75 -181h-170q0 35 -25.5 60.5t-60.5 25.5t-60.5 -25.5t-25.5 -60.5v-631h-170z" />
|
||||
<glyph unicode="¯" d="M342 1366v170h512v-170h-512z" />
|
||||
<glyph unicode="°" horiz-adv-x="1024" d="M170 1229q0 141 100.5 241.5t241.5 100.5t241.5 -100.5t100.5 -241.5t-100.5 -241.5t-241.5 -100.5t-241.5 100.5t-100.5 241.5zM342 1229q0 -71 50 -120.5t120 -49.5t120 49.5t50 120.5t-50 120.5t-120 49.5t-120 -49.5t-50 -120.5z" />
|
||||
<glyph unicode="±" d="M170 0v170h854v-170h-854zM170 682v172h342v340h170v-340h342v-172h-342v-340h-170v340h-342z" />
|
||||
<glyph unicode="²" horiz-adv-x="819" d="M137 682v172l342 369q33 37 33 73q0 42 -30 72.5t-72 30.5q-43 0 -73 -30t-30 -73h-170q0 114 80 194.5t193 80.5t192.5 -80.5t79.5 -194.5q0 -105 -74 -186l-239 -256h313v-172h-545z" />
|
||||
<glyph unicode="³" horiz-adv-x="819" d="M137 922h170q0 -43 30 -73t73 -30q42 0 72 30.5t30 72.5q0 41 -30.5 71.5t-71.5 30.5v170q41 0 71.5 30.5t30.5 71.5q0 42 -30 72.5t-72 30.5q-43 0 -73 -30t-30 -73h-170q0 114 80 194.5t193 80.5t192.5 -80.5t79.5 -194.5q0 -105 -74 -186q74 -84 74 -188 q0 -113 -80 -193t-192 -80t-192.5 80.5t-80.5 192.5z" />
|
||||
<glyph unicode="´" d="M391 1366l340 340h242l-342 -340h-240z" />
|
||||
<glyph unicode="µ" d="M170 -342v1538l172 -2v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-938q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-139 0 -256 86v-393h-172z" />
|
||||
<glyph unicode="¶" horiz-adv-x="1280" d="M51 1110q0 177 124.5 301.5t301.5 124.5h633v-1878h-172v1708h-170v-1708h-170v1024h-121q-177 0 -301.5 125.5t-124.5 302.5zM221 1110q0 -107 75 -181.5t181 -74.5h121v512h-121q-106 0 -181 -75t-75 -181z" />
|
||||
<glyph unicode="·" horiz-adv-x="512" d="M170 512v170h172v-170h-172z" />
|
||||
<glyph unicode="¸" d="M342 -170h84q37 0 61.5 24.5t24.5 59.5v86h170v-86q0 -106 -75 -181t-181 -75h-84v172z" />
|
||||
<glyph unicode="¹" horiz-adv-x="819" d="M188 1116v240l179 180h161v-854h-170v604z" />
|
||||
<glyph unicode="º" d="M170 1143q0 177 125.5 302.5t302.5 125.5t301.5 -125.5t124.5 -302.5t-124.5 -301.5t-301.5 -124.5t-302.5 124.5t-125.5 301.5zM342 1143q0 -106 74.5 -181t181.5 -75q106 0 181 75t75 181t-75 181t-181 75q-107 0 -181.5 -75t-74.5 -181z" />
|
||||
<glyph unicode="»" horiz-adv-x="1249" d="M86 0l449 598l-449 596h209l448 -596l-448 -598h-209zM506 0l448 598l-448 596h209l448 -596l-448 -598h-209z" />
|
||||
<glyph unicode="¼" horiz-adv-x="1878" d="M188 1116v240l179 180h161v-854h-170v604zM393 0l891 1536h199l-891 -1536h-199zM1126 170v176l424 508h226l-433 -512h228v170h170v-512h-170v170h-445z" />
|
||||
<glyph unicode="½" horiz-adv-x="1878" d="M188 1116v240l179 180h161v-854h-170v604zM393 0l891 1536h199l-891 -1536h-199zM1194 0v170l344 371q33 33 33 73q0 41 -31 72t-72 31q-42 0 -72 -30.5t-30 -72.5h-172q0 113 80 193t194 80q112 0 192.5 -80.5t80.5 -192.5q0 -109 -76 -188l-238 -256h314v-170h-547z " />
|
||||
<glyph unicode="¾" horiz-adv-x="1878" d="M137 922h170q0 -43 30 -73t73 -30q42 0 72 30.5t30 72.5q0 41 -30.5 71.5t-71.5 30.5v170q41 0 71.5 30.5t30.5 71.5q0 42 -30 72.5t-72 30.5q-43 0 -73 -30t-30 -73h-170q0 114 80 194.5t193 80.5t192.5 -80.5t79.5 -194.5q0 -105 -74 -186q74 -84 74 -188 q0 -113 -80 -193t-192 -80t-192.5 80.5t-80.5 192.5zM393 0l891 1536h199l-891 -1536h-199zM1126 170v176l424 508h226l-433 -512h228v170h170v-512h-170v170h-445z" />
|
||||
<glyph unicode="¿" d="M170 51q0 118 57.5 215.5t155.5 153.5q59 34 94 92.5t35 128.5v213h170v-213q0 -118 -57.5 -215.5t-155.5 -153.5q-58 -33 -92.5 -91.5t-34.5 -129.5q0 -106 74.5 -181t181.5 -75q91 0 161 58t89 147h172q-19 -159 -139.5 -267t-282.5 -108q-177 0 -302.5 124.5 t-125.5 301.5zM512 1024v170h170v-170h-170z" />
|
||||
<glyph unicode="À" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v51h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM219 1706h242l342 -340h-242zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75 q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="Á" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v51h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181 v-410zM391 1366l340 340h242l-342 -340h-240z" />
|
||||
<glyph unicode="Â" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v51h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM219 1366l342 340h70l342 -340h-242l-135 133l-135 -133h-242zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5 v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="Ã" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v51h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM229 1450q0 106 74.5 181t181.5 75q46 0 83.5 -13t56.5 -29t42 -29t44 -13q35 0 59.5 24.5t24.5 59.5h172q0 -106 -75 -181 t-181 -75q-47 0 -85 13.5t-57 29.5t-41.5 29.5t-42.5 13.5q-37 0 -61.5 -24.5t-24.5 -61.5h-170zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="Ä" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q139 0 256 -86v51h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181 v-410zM342 1366v170h170v-170h-170zM682 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="Å" d="M170 393v410q0 148 92.5 264t233.5 150q-70 30 -112 93t-42 140q0 106 74.5 181t181.5 75q106 0 181 -75t75 -181q0 -77 -42.5 -140t-111.5 -93q87 -22 154 -74v51h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5 t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410zM512 1450q0 -35 24.5 -59.5t61.5 -24.5q35 0 59.5 24.5t24.5 59.5q0 37 -24.5 61.5t-59.5 24.5q-37 0 -61.5 -24.5t-24.5 -61.5z" />
|
||||
<glyph unicode="Æ" horiz-adv-x="1878" d="M170 383q0 113 58.5 210t157 153.5t212.5 56.5h256q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181h-172q0 177 125.5 301.5t302.5 124.5q102 0 191 -46t149 -124q62 79 151 124.5t191 45.5q177 0 301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 75 -181.5 t181 -74.5t181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5q-102 0 -191.5 46t-150.5 126q-60 -79 -149.5 -125.5t-190.5 -46.5q-174 0 -301 123.5t-127 294.5zM342 383q0 -101 76.5 -173.5t179.5 -72.5q102 0 179 73t77 173v248h-256q-104 0 -180 -73t-76 -175z M1024 803h512q0 106 -75 181t-181 75t-181 -75t-75 -181z" />
|
||||
<glyph unicode="Ç" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5h-170q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -154 -97 -271.5t-245 -148.5v-59q0 -106 -75 -181t-181 -75h-84 v172h84q37 0 61.5 24.5t24.5 59.5v59q-148 31 -245 148.5t-97 271.5z" />
|
||||
<glyph unicode="È" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM219 1706h242l342 -340h-242zM342 803h512 q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181z" />
|
||||
<glyph unicode="É" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 803h512q0 106 -75 181t-181 75 q-107 0 -181.5 -75t-74.5 -181zM391 1366l340 340h242l-342 -340h-240z" />
|
||||
<glyph unicode="Ê" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM219 1366l342 340h70l342 -340h-242l-135 133 l-135 -133h-242zM342 803h512q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181z" />
|
||||
<glyph unicode="Ë" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 803h512q0 106 -75 181t-181 75 q-107 0 -181.5 -75t-74.5 -181zM342 1366v170h170v-170h-170zM682 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="Ì" horiz-adv-x="512" d="M-121 1706h240l342 -340h-242zM170 0v1194h172v-1194h-172z" />
|
||||
<glyph unicode="Í" horiz-adv-x="512" d="M49 1366l342 340h240l-340 -340h-242zM170 0v1194h172v-1194h-172z" />
|
||||
<glyph unicode="Î" horiz-adv-x="512" d="M-121 1366l340 340h72l340 -340h-240l-137 133l-135 -133h-240zM170 0v1194h172v-1194h-172z" />
|
||||
<glyph unicode="Ï" horiz-adv-x="512" d="M0 1366v170h170v-170h-170zM170 0v1194h172v-1194h-172zM342 1366v170h170v-170h-170z" />
|
||||
<glyph unicode="Ð" horiz-adv-x="1228" d="M170 410q0 184 130 314t314 130q33 0 60 -6l-180 313l-324 -184v197l236 137l-130 225h199l80 -139l299 174v-199l-213 -123l356 -616q62 -105 62 -223q0 -184 -130.5 -314.5t-314.5 -130.5t-314 130t-130 315zM342 410q0 -113 80 -193t192 -80t192.5 80.5t80.5 192.5 t-80 192t-193 80q-112 0 -192 -80t-80 -192z" />
|
||||
<glyph unicode="Ñ" d="M170 0v1194h172v-51q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-803h-170v803q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-803h-172zM229 1450q0 106 74.5 181t181.5 75q46 0 83.5 -13t56.5 -29t42 -29t44 -13q35 0 59.5 24.5t24.5 59.5h172 q0 -106 -75 -181t-181 -75q-47 0 -85 13.5t-57 29.5t-41.5 29.5t-42.5 13.5q-37 0 -61.5 -24.5t-24.5 -61.5h-170z" />
|
||||
<glyph unicode="Ò" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM219 1706h242l342 -340h-242zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181 t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="Ó" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410zM391 1366l340 340h242l-342 -340h-240z" />
|
||||
<glyph unicode="Ô" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM219 1366l342 340h70l342 -340h-242l-135 133l-135 -133h-242zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5 t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="Õ" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM229 1450q0 106 74.5 181t181.5 75q46 0 83.5 -13t56.5 -29t42 -29t44 -13q35 0 59.5 24.5t24.5 59.5h172q0 -106 -75 -181 t-181 -75q-47 0 -85 13.5t-57 29.5t-41.5 29.5t-42.5 13.5q-37 0 -61.5 -24.5t-24.5 -61.5h-170zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="Ö" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410zM342 1366v170h170v-170h-170zM682 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="×" d="M154 444l321 324l-321 324l118 120l326 -323l324 323l118 -120l-321 -324l321 -324l-118 -120l-324 323l-326 -323z" />
|
||||
<glyph unicode="Ø" d="M43 0l166 219q-39 80 -39 174v410q0 177 125.5 301.5t302.5 124.5q163 0 287 -111l57 76h209l-164 -217q37 -85 37 -174v-410q0 -177 -124.5 -302.5t-301.5 -125.5q-166 0 -287 111l-59 -76h-209zM342 395l440 586q-81 78 -184 78q-107 0 -181.5 -75t-74.5 -181v-408z M414 213q76 -76 184 -76q106 0 181 74.5t75 181.5v406z" />
|
||||
<glyph unicode="Ù" d="M170 393v801h172v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM219 1706h242l342 -340h-242z" />
|
||||
<glyph unicode="Ú" d="M170 393v801h172v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM391 1366l340 340h242l-342 -340h-240z" />
|
||||
<glyph unicode="Û" d="M170 393v801h172v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM219 1366l342 340h70l342 -340h-242l-135 133l-135 -133h-242z" />
|
||||
<glyph unicode="Ü" d="M170 393v801h172v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-1194h-170v51q-117 -86 -256 -86q-177 0 -302.5 125.5t-125.5 302.5zM342 1366v170h170v-170h-170zM682 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="Ý" d="M170 51h172q0 -106 74.5 -181t181.5 -75q106 0 181 75t75 181v170q-114 -84 -256 -84q-177 0 -302.5 124.5t-125.5 301.5v631h172v-631q0 -106 74.5 -181t181.5 -75q106 0 181 75t75 181v631h170v-1141q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 124.5t-125.5 301.5z M391 1366l340 340h242l-342 -340h-240z" />
|
||||
<glyph unicode="Þ" d="M170 -342v1878h172v-393q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5q-139 0 -256 86v-393h-172zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410z" />
|
||||
<glyph unicode="ß" d="M170 0v1141q0 177 125.5 303.5t302.5 126.5t301.5 -125.5t124.5 -302.5q0 -102 -46 -191t-124 -149q79 -62 124.5 -151t45.5 -191v-68q0 -177 -124.5 -302.5t-301.5 -125.5v172q106 0 181 74.5t75 181.5v68q0 106 -75 181t-181 75v170q106 0 181 75t75 181t-75 181 t-181 75q-107 0 -181.5 -75t-74.5 -181v-1143h-172z" />
|
||||
<glyph unicode="à" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-547q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM219 1706h242l342 -340h-242zM342 393q0 -107 74.5 -181.5 t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="á" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-547q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5 t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410zM391 1366l340 340h242l-342 -340h-240z" />
|
||||
<glyph unicode="â" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-547q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM219 1366l342 340h70l342 -340h-242l-135 133l-135 -133 h-242zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="ã" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-547q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM229 1450q0 106 74.5 181t181.5 75q46 0 83.5 -13t56.5 -29 t42 -29t44 -13q35 0 59.5 24.5t24.5 59.5h172q0 -106 -75 -181t-181 -75q-47 0 -85 13.5t-57 29.5t-41.5 29.5t-42.5 13.5q-37 0 -61.5 -24.5t-24.5 -61.5h-170zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75 q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="ä" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-547q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5 t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410zM342 1366v170h170v-170h-170zM682 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="å" d="M170 393v410q0 148 92.5 264t233.5 150q-70 30 -112 93t-42 140q0 106 74.5 181t181.5 75q106 0 181 -75t75 -181q0 -77 -42.5 -140t-111.5 -93q140 -34 232 -150t92 -264v-547q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35 q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410zM512 1450q0 -35 24.5 -59.5t61.5 -24.5q35 0 59.5 24.5t24.5 59.5q0 37 -24.5 61.5t-59.5 24.5 q-37 0 -61.5 -24.5t-24.5 -61.5z" />
|
||||
<glyph unicode="æ" horiz-adv-x="1878" d="M170 383q0 113 58.5 210t157 153.5t212.5 56.5h256q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181h-172q0 177 125.5 301.5t302.5 124.5q102 0 191 -46t149 -124q62 79 151 124.5t191 45.5q177 0 301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 75 -181.5 t181 -74.5t181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5q-102 0 -191.5 46t-150.5 126q-60 -79 -149.5 -125.5t-190.5 -46.5q-174 0 -301 123.5t-127 294.5zM342 383q0 -101 76.5 -173.5t179.5 -72.5q102 0 179 73t77 173v248h-256q-104 0 -180 -73t-76 -175z M1024 803h512q0 106 -75 181t-181 75t-181 -75t-75 -181z" />
|
||||
<glyph unicode="ç" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5h-170q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -154 -97 -271.5t-245 -148.5v-59q0 -106 -75 -181t-181 -75h-84 v172h84q37 0 61.5 24.5t24.5 59.5v59q-148 31 -245 148.5t-97 271.5z" />
|
||||
<glyph unicode="è" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM219 1706h242l342 -340h-242zM342 803h512 q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181z" />
|
||||
<glyph unicode="é" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 803h512q0 106 -75 181t-181 75 q-107 0 -181.5 -75t-74.5 -181zM391 1366l340 340h242l-342 -340h-240z" />
|
||||
<glyph unicode="ê" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM219 1366l342 340h70l342 -340h-242l-135 133 l-135 -133h-242zM342 803h512q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181z" />
|
||||
<glyph unicode="ë" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 803h512q0 106 -75 181t-181 75 q-107 0 -181.5 -75t-74.5 -181zM342 1366v170h170v-170h-170zM682 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="ì" horiz-adv-x="512" d="M-121 1706h240l342 -340h-242zM170 256v938h172v-938q0 -35 24.5 -60.5t59.5 -25.5h86v-170h-86q-106 0 -181 75t-75 181z" />
|
||||
<glyph unicode="í" horiz-adv-x="512" d="M49 1366l340 340h242l-342 -340h-240zM170 256v938h172v-938q0 -35 24.5 -60.5t59.5 -25.5h86v-170h-86q-106 0 -181 75t-75 181z" />
|
||||
<glyph unicode="î" horiz-adv-x="512" d="M-123 1366l342 340h70l342 -340h-242l-135 133l-135 -133h-242zM170 256v938h172v-938q0 -35 24.5 -60.5t59.5 -25.5h86v-170h-86q-106 0 -181 75t-75 181z" />
|
||||
<glyph unicode="ï" horiz-adv-x="512" d="M0 1366v170h170v-170h-170zM170 256v938h172v-938q0 -35 24.5 -60.5t59.5 -25.5h86v-170h-86q-106 0 -181 75t-75 181zM342 1366v170h170v-170h-170z" />
|
||||
<glyph unicode="ð" horiz-adv-x="1228" d="M170 410q0 184 130 314t314 130q33 0 60 -6l-180 313l-324 -184v197l236 137l-130 225h199l80 -139l299 174v-199l-213 -123l356 -616q62 -105 62 -223q0 -184 -130.5 -314.5t-314.5 -130.5t-314 130t-130 315zM342 410q0 -113 80 -193t192 -80t192.5 80.5t80.5 192.5 t-80 192t-193 80q-112 0 -192 -80t-80 -192z" />
|
||||
<glyph unicode="ñ" d="M170 0v1194h172v-51q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-803h-170v803q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-803h-172zM229 1450q0 106 74.5 181t181.5 75q46 0 83.5 -13t56.5 -29t42 -29t44 -13q35 0 59.5 24.5t24.5 59.5h172 q0 -106 -75 -181t-181 -75q-47 0 -85 13.5t-57 29.5t-41.5 29.5t-42.5 13.5q-37 0 -61.5 -24.5t-24.5 -61.5h-170z" />
|
||||
<glyph unicode="ò" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM219 1706h242l342 -340h-242zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181 t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="ó" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410zM391 1366l340 340h242l-342 -340h-240z" />
|
||||
<glyph unicode="ô" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM219 1366l342 340h70l342 -340h-242l-135 133l-135 -133h-242zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5 t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="õ" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM229 1450q0 106 74.5 181t181.5 75q46 0 83.5 -13t56.5 -29t42 -29t44 -13q35 0 59.5 24.5t24.5 59.5h172q0 -106 -75 -181 t-181 -75q-47 0 -85 13.5t-57 29.5t-41.5 29.5t-42.5 13.5q-37 0 -61.5 -24.5t-24.5 -61.5h-170zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410z" />
|
||||
<glyph unicode="ö" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410zM342 1366v170h170v-170h-170zM682 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="÷" d="M170 512v170h854v-170h-854zM512 170v172h170v-172h-170zM512 854v170h170v-170h-170z" />
|
||||
<glyph unicode="ø" d="M43 0l166 219q-39 80 -39 174v410q0 177 125.5 301.5t302.5 124.5q163 0 287 -111l57 76h209l-164 -217q37 -85 37 -174v-410q0 -177 -124.5 -302.5t-301.5 -125.5q-166 0 -287 111l-59 -76h-209zM342 395l440 586q-81 78 -184 78q-107 0 -181.5 -75t-74.5 -181v-408z M414 213q76 -76 184 -76q106 0 181 74.5t75 181.5v406z" />
|
||||
<glyph unicode="ù" d="M170 393v801h172v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-938q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM219 1706h242l342 -340h-242z" />
|
||||
<glyph unicode="ú" d="M170 393v801h172v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-938q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM391 1366l340 340h242l-342 -340h-240z" />
|
||||
<glyph unicode="û" d="M170 393v801h172v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-938q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM219 1366l342 340h70l342 -340h-242 l-135 133l-135 -133h-242z" />
|
||||
<glyph unicode="ü" d="M170 393v801h172v-801q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v801h170v-938q0 -36 25 -61t61 -25h84v-170h-84q-60 0 -113.5 26.5t-91.5 71.5q-58 -63 -138 -98t-169 -35q-177 0 -302.5 125.5t-125.5 302.5zM342 1366v170h170v-170h-170zM682 1366v170 h172v-170h-172z" />
|
||||
<glyph unicode="ý" horiz-adv-x="1024" d="M-6 1194h180l338 -932l338 932h180l-555 -1536h-182l131 354zM305 1366l342 340h240l-340 -340h-242z" />
|
||||
<glyph unicode="þ" d="M170 -342v1878h172v-393q117 86 256 86q177 0 301.5 -124.5t124.5 -301.5v-410q0 -177 -124.5 -302.5t-301.5 -125.5q-139 0 -256 86v-393h-172zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75 t-74.5 -181v-410z" />
|
||||
<glyph unicode="ÿ" horiz-adv-x="1024" d="M-6 1194h180l338 -932l338 932h180l-555 -1536h-182l131 354zM256 1366v170h170v-170h-170zM596 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="Œ" horiz-adv-x="1878" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q102 0 191 -46t149 -124q62 79 151 124.5t191 45.5q177 0 301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 75 -181.5t181 -74.5t181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5q-102 0 -191.5 46t-150.5 126 q-60 -80 -149 -126t-191 -46q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410zM1024 803h512q0 106 -75 181t-181 75t-181 -75t-75 -181z" />
|
||||
<glyph unicode="œ" horiz-adv-x="1878" d="M170 393v410q0 177 125.5 301.5t302.5 124.5q102 0 191 -46t149 -124q62 79 151 124.5t191 45.5q177 0 301.5 -124.5t124.5 -301.5v-172h-682v-238q0 -107 75 -181.5t181 -74.5t181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5q-102 0 -191.5 46t-150.5 126 q-60 -80 -149 -126t-191 -46q-177 0 -302.5 125.5t-125.5 302.5zM342 393q0 -107 74.5 -181.5t181.5 -74.5q106 0 181 74.5t75 181.5v410q0 106 -75 181t-181 75q-107 0 -181.5 -75t-74.5 -181v-410zM1024 803h512q0 106 -75 181t-181 75t-181 -75t-75 -181z" />
|
||||
<glyph unicode="Ÿ" d="M170 51h172q0 -106 74.5 -181t181.5 -75q106 0 181 75t75 181v170q-114 -84 -256 -84q-177 0 -302.5 124.5t-125.5 301.5v631h172v-631q0 -106 74.5 -181t181.5 -75q106 0 181 75t75 181v631h170v-1141q0 -177 -124.5 -302.5t-301.5 -125.5t-302.5 124.5t-125.5 301.5z M342 1366v170h170v-170h-170zM682 1366v170h172v-170h-172z" />
|
||||
<glyph unicode="ˆ" d="M219 1366l342 340h70l342 -340h-242l-135 133l-135 -133h-242z" />
|
||||
<glyph unicode="˜" d="M229 1450q0 106 74.5 181t181.5 75q46 0 83.5 -13t56.5 -29t42 -29t44 -13q35 0 59.5 24.5t24.5 59.5h172q0 -106 -75 -181t-181 -75q-47 0 -85 13.5t-57 29.5t-41.5 29.5t-42.5 13.5q-37 0 -61.5 -24.5t-24.5 -61.5h-170z" />
|
||||
<glyph unicode=" " horiz-adv-x="853" />
|
||||
<glyph unicode=" " horiz-adv-x="1706" />
|
||||
<glyph unicode=" " horiz-adv-x="853" />
|
||||
<glyph unicode=" " horiz-adv-x="1706" />
|
||||
<glyph unicode=" " horiz-adv-x="568" />
|
||||
<glyph unicode=" " horiz-adv-x="426" />
|
||||
<glyph unicode=" " horiz-adv-x="284" />
|
||||
<glyph unicode=" " horiz-adv-x="284" />
|
||||
<glyph unicode=" " horiz-adv-x="213" />
|
||||
<glyph unicode=" " horiz-adv-x="341" />
|
||||
<glyph unicode=" " horiz-adv-x="94" />
|
||||
<glyph unicode="‐" d="M170 512v170h854v-170h-854z" />
|
||||
<glyph unicode="‑" d="M170 512v170h854v-170h-854z" />
|
||||
<glyph unicode="‒" d="M170 512v170h854v-170h-854z" />
|
||||
<glyph unicode="–" horiz-adv-x="2048" d="M170 512v170h1708v-170h-1708z" />
|
||||
<glyph unicode="—" horiz-adv-x="2902" d="M170 512v170h2560v-170h-2560z" />
|
||||
<glyph unicode="‘" horiz-adv-x="512" d="M170 1024v512h172v-512h-172z" />
|
||||
<glyph unicode="’" horiz-adv-x="512" d="M170 1024v512h172v-512h-172z" />
|
||||
<glyph unicode="‚" horiz-adv-x="512" d="M170 170h172v-512h-172v512z" />
|
||||
<glyph unicode="“" horiz-adv-x="854" d="M170 1024v512h172v-512h-172zM512 1024v512h170v-512h-170z" />
|
||||
<glyph unicode="”" horiz-adv-x="854" d="M170 1024v512h172v-512h-172zM512 1024v512h170v-512h-170z" />
|
||||
<glyph unicode="„" horiz-adv-x="854" d="M170 170h172v-512h-172v512zM512 170h170v-512h-170v512z" />
|
||||
<glyph unicode="•" horiz-adv-x="681" d="M170 426v342h342v-342h-342z" />
|
||||
<glyph unicode="…" horiz-adv-x="1536" d="M170 0v170h172v-170h-172zM682 0v170h172v-170h-172zM1194 0v170h172v-170h-172z" />
|
||||
<glyph unicode=" " horiz-adv-x="341" />
|
||||
<glyph unicode="‹" horiz-adv-x="829" d="M86 598l451 596h208l-450 -596l448 -598h-208z" />
|
||||
<glyph unicode="›" horiz-adv-x="829" d="M86 0l449 598l-449 596h209l448 -596l-448 -598h-209z" />
|
||||
<glyph unicode=" " horiz-adv-x="426" />
|
||||
<glyph unicode="€" horiz-adv-x="1280" d="M170 393v410q0 177 125.5 301.5t302.5 124.5t301.5 -124.5t124.5 -301.5h-170q0 106 -75 181t-181 75q-92 0 -162.5 -58.5t-89.5 -146.5h336v-172h-340v-170h170v-170h-166q19 -89 89 -147t163 -58q106 0 181 74.5t75 181.5h170q0 -177 -124.5 -302.5t-301.5 -125.5 t-302.5 125.5t-125.5 302.5z" />
|
||||
<glyph unicode="™" horiz-adv-x="1878" d="M170 1366v170h172v170h170v-170h170v-170h-170v-614h-170v614h-172zM854 752v784h127q56 35 129 35q94 0 170 -66q72 66 170 66q106 0 181 -75t75 -181v-563h-170v563q0 35 -24.5 59.5t-61.5 24.5q-35 0 -59.5 -24.5t-24.5 -59.5v-563h-172v563q0 35 -24.5 59.5 t-59.5 24.5q-37 0 -61.5 -24.5t-24.5 -59.5v-563h-170z" />
|
||||
<glyph unicode="◼" horiz-adv-x="1198" d="M0 0v1198h1198v-1198h-1198z" />
|
||||
<glyph unicode="fi" horiz-adv-x="1150" d="M86 1024v170h170v86q0 106 75 181t181 75h469v-170h-469q-35 0 -60.5 -25.5t-25.5 -60.5v-86h555v-938q0 -36 25 -61t61 -25h84v-170h-84q-106 0 -181 75t-75 181v768h-385v-1024h-170v1024h-170z" />
|
||||
<glyph unicode="fl" horiz-adv-x="1150" d="M86 1024v170h170v86q0 106 75 181t181 75h469v-1280q0 -36 25 -61t61 -25h84v-170h-84q-106 0 -181 75t-75 181v1110h-299q-35 0 -60.5 -25.5t-25.5 -60.5v-86h172v-170h-172v-1024h-170v1024h-170z" />
|
||||
</font>
|
||||
</defs></svg>
|
||||
|
After Width: | Height: | Size: 52 KiB |