diff --git a/blobfoxrealisticbreadsnoot.svg b/.blobfoxrealisticbreadsnoot.svg similarity index 99% rename from blobfoxrealisticbreadsnoot.svg rename to .blobfoxrealisticbreadsnoot.svg index c382792..2193c04 100644 --- a/blobfoxrealisticbreadsnoot.svg +++ b/.blobfoxrealisticbreadsnoot.svg @@ -16,7 +16,7 @@ version="1.1" id="svg8" inkscape:version="0.92.4 5da689c313, 2019-01-14" - sodipodi:docname="blobfoxbreadsnoot.svg" + sodipodi:docname="blobfoxrealisticbreadsnoot.svg" inkscape:export-filename="/home/kevin/Encfs/Media-Enc/Projekte/Grafiken/2019.07.30 - blobfox/blobfoxbreadpeek.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> @@ -92,11 +92,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.9899495" - inkscape:cx="-540.76592" - inkscape:cy="319.38833" + inkscape:zoom="3.959798" + inkscape:cx="-40.618609" + inkscape:cy="55.79011" inkscape:document-units="px" - inkscape:current-layer="layer1" + inkscape:current-layer="layer3" showgrid="false" units="px" fit-margin-top="0" @@ -117,7 +117,7 @@ image/svg+xml - + diff --git a/blobfoxrealisticbreadsnootgoogly.svg b/.blobfoxrealisticbreadsnootgoogly.svg similarity index 100% rename from blobfoxrealisticbreadsnootgoogly.svg rename to .blobfoxrealisticbreadsnootgoogly.svg diff --git a/blobfoxartist.svg b/blobfoxartist.svg index 4cc3c92..08cf5ae 100644 --- a/blobfoxartist.svg +++ b/blobfoxartist.svg @@ -92,9 +92,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="1.4" - inkscape:cx="-267.04324" - inkscape:cy="279.3527" + inkscape:zoom="1" + inkscape:cx="-756.95984" + inkscape:cy="374.12502" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -260,47 +260,42 @@ inkscape:connector-curvature="0" sodipodi:nodetypes="ccsccc" /> - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/blobfoxbreadsnoot2googly.svg b/blobfoxbreadsnoot2googly.svg new file mode 100644 index 0000000..92905ab --- /dev/null +++ b/blobfoxbreadsnoot2googly.svg @@ -0,0 +1,444 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gen.sh b/gen.sh index 4a01bb6..ac03703 100755 --- a/gen.sh +++ b/gen.sh @@ -21,7 +21,7 @@ CHECKSUM=`sha256sum -z blobfox.zip | awk '{ print $1 }'` cd ../export_flip -rm blobfoxsign*.png blobfoxconfused.png blobfoxbottompeek2.png blobfoxbreadsnoot*.png +rm blobfoxsign*.png blobfoxconfused.png blobfoxbottompeek2.png blobfoxbreadsnoot*.png blobfoxrealisticbreadsnoot*.png find . -type f -iname '*.png' -exec sh -c 'x=${0#./blobfox}; mv blobfox$x revblobfox$x' {} \; mogrify -flop *.png FILELIST=`find . -type f -iname '*.png' -exec sh -c 'x=${0#./}; printf "%s:%s|" ${x%.png} $x' {} \;`