Difference between revisions of "File:SpetsoperationGraphic17.jpg"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| + | <div style="margin:-18px -14px 0px -200px; background-color:#fff"> |
||
| + | <div style="margin:0px 0px 0px 30px; line-height:1.2em"><br> |
||
| + | |||
| + | Plan-graphic of spending of the [[cannon fodder]] by the Russian [[usurpation|usurper]] |
||
| + | at the [[Russia-Ukraine war]] in years 2022 and 2023. |
||
| + | |||
| + | ==Gallery== |
||
| + | |||
| + | The following pictures are used in the image: |
||
| + | |||
| + | [[File:KBA.jpg|x100px]] |
||
| + | [[File:Chornobaivka3.jpg|x100px]] |
||
| + | [[File:KerchBridgeFire.jpg|x100px]] |
||
| + | [[File:Prigozhin1680802034-4550.jpg|x100px]] |
||
| + | |||
| + | For portability, the image is converted from html (svg) to jpg format. |
||
| + | |||
| + | ==Generator== |
||
| + | <small> |
||
| + | <pre> |
||
| + | <html><meta charset="utf-8"><body> |
||
| + | <?php |
||
| + | echo "<svg width='760'; height='420';>"; //$X0=20; $Y0=300; $DX=100; $DY=200; |
||
| + | $X0=40; $Y0=340; $DX=1; $DY=1; |
||
| + | |||
| + | //echo "<image x='81' y='20' preserveAspectRatio='none' width='473' height='384' xlink:href='2023.05.22cumu.png'/>"; |
||
| + | echo "<image x='164' y='144' preserveAspectRatio='yes' width='132' height='90' xlink:href='Chornobaivka3.jpg'/>"; |
||
| + | echo "<image x='110' y='242' preserveAspectRatio='yes' width='140' height='90' xlink:href='KBA.jpg'/>"; |
||
| + | echo "<image x='274' y='44' preserveAspectRatio='yes' width='232' height='90' xlink:href='KerchBridgeFire.jpg'/>"; |
||
| + | echo "<image x='320' y='240' preserveAspectRatio='yes' width='320' height='100' xlink:href='Prigozhin1680802034-4550.jpg'/>"; |
||
| + | |||
| + | |||
| + | function D($x,$y,$u,$v,$c,$w) { global $X0,$Y0,$DX,$DY; |
||
| + | printf("<line x1=\"%2.0f\" y1=\"%2.0f\" x2=\"%2.0f\" y2=\"%2.0f\" ",$X0+$DX*$x,$Y0-$DY*$y,$X0+$DX*$u,$Y0-$DY*$v); |
||
| + | printf("style=\"stroke:%s;stroke-width:%2.1f\" />\n",$c,$w); } |
||
| + | |||
| + | //D(0,0,500,200,'#f00',2); |
||
| + | |||
| + | //for($n=0;$n<700;$n+=100) D($n,0,$n,300,'#0f0',1); |
||
| + | for($n=0;$n<380;$n+=100) D(60,$n,640,$n,'#0f0',1); |
||
| + | |||
| + | //printf("<text transform=\"translate(210,10)\" text-anchor=\"center\" dominant-baseline=\"middle\">Расходный график мобиков, чмобиков и вагнеров</text>\n",$Y0-$n, $n); |
||
| + | printf("<text transform=\"translate(120,10)\" text-anchor=\"center\" dominant-baseline=\"middle\">План расхода пушечного мяса в ходе спецоперации 1022-2028 годов</text>\n",$Y0-$n, $n); |
||
| + | |||
| + | for($n=100;$n<380;$n+=100) |
||
| + | printf("<text transform=\"translate(30,%d)\" text-anchor=\"center\" dominant-baseline=\"middle\">%3d тысяч дохлых москалей</text>\n",$Y0-$n, $n); |
||
| + | |||
| + | printf("<text transform=\"translate(10,290)\" text-anchor=\"center\" dominant-baseline=\"middle\">КрымНАШ</text>\n",$Y0-$n, $n); |
||
| + | printf("<text transform=\"translate(10,308)\" text-anchor=\"center\" dominant-baseline=\"middle\">Ордло</text>\n",$Y0-$n, $n); |
||
| + | printf("<text transform=\"translate(10,340)\" text-anchor=\"center\" dominant-baseline=\"middle\">Киев за 2 дня</text>\n",$Y0-$n, $n); |
||
| + | printf("<text transform=\"translate(640,90)\" text-anchor=\"center\" dominant-baseline=\"middle\">НАМКРЫШ</text>\n",$Y0-$n, $n); |
||
| + | printf("<text transform=\"translate(522,154)\" text-anchor=\"center\" dominant-baseline=\"middle\">Кубанская Народная Республика</text>\n",$Y0-$n, $n); |
||
| + | printf("<text transform=\"translate(500,172)\" text-anchor=\"center\" dominant-baseline=\"middle\">РостовкаяНародная Республика</text>\n",$Y0-$n, $n); |
||
| + | printf("<text transform=\"translate(480,190)\" text-anchor=\"center\" dominant-baseline=\"middle\">Курская Народная Республика</text>\n",$Y0-$n, $n); |
||
| + | printf("<text transform=\"translate(470,208)\" text-anchor=\"center\" dominant-baseline=\"middle\">Брянская Народная Республика</text>\n",$Y0-$n, $n); |
||
| + | printf("<text transform=\"translate(470,226)\" text-anchor=\"center\" dominant-baseline=\"middle\">Белгородская Народная Республика</text>\n",$Y0-$n, $n); |
||
| + | printf("<text transform=\"translate(470,244)\" text-anchor=\"center\" dominant-baseline=\"middle\">Воронежская Народная Республика</text>\n",$Y0-$n, $n); |
||
| + | |||
| + | $j0=juliantojd(1, 1, 2022); |
||
| + | $m0=3; |
||
| + | for($year=2022;$year<2024;$year++) |
||
| + | { |
||
| + | for($m=$m0;$m<13;$m++) |
||
| + | { $j=juliantojd($m, 1, $year) - $j0; |
||
| + | D($j,0,$j,300,'#000',.5); |
||
| + | //printf("<text transform=\"translate(%d,460) rotate(-90)\" text-anchor=\"center\" dominant-baseline=\"middle\">%4d.%02d.01</text>\n",$X0+$j, $year,$m); |
||
| + | printf("<text transform=\"translate(%d,416) rotate(-90)\" text-anchor=\"center\" dominant-baseline=\"middle\">%4d.%02d.01</text>\n",$X0+$j, $year,$m); |
||
| + | } |
||
| + | $m0=1; |
||
| + | } |
||
| + | |||
| + | $j=juliantojd(9,21,2022)-$j0; |
||
| + | printf( |
||
| + | "<text transform=\"translate(%d,320) rotate(-90)\" text-anchor=\"center\" dominant-baseline=\"middle\">09.21 частичная могилизация</text>\n", |
||
| + | $X0+$j); |
||
| + | |||
| + | function R(){ printf("<polyline points=\"");} |
||
| + | function L($x,$y){ global $X0,$Y0,$DX,$DY; printf(" %2.1f,%2.1f",$X0+$DX*$x, $Y0-$DY*$y); } |
||
| + | function S($c,$w){printf("\" style=\"fill:none;stroke:%s;stroke-width:%2.1f\"/>",$c,$w);} |
||
| + | |||
| + | //R(); for($n=54;$n<700;$n+=10){$y=12+$n*(0+.00075*$n); L($n,$y);} |
||
| + | R(); for($n=54;$n<650;$n+=10){$y=12+$n*(0+.0008*$n); L($n,$y);} |
||
| + | S("#000",4); |
||
| + | |||
| + | echo "</svg>"; |
||
| + | ?></body></html> |
||
| + | </pre> |
||
| + | </small> |
||
| + | |||
| + | ==References== |
||
| + | <references/> |
||
| + | |||
| + | [[Category:Annexation of Crimea]] |
||
| + | [[Category:Approximation]] |
||
| + | [[Category:Cannon fodder]] |
||
| + | [[Category:Chornobaivka]] |
||
| + | [[Category:Corruption]] |
||
| + | [[Category:Designate Russia as state sponsor of terrorism]] |
||
| + | [[Category:Designate Russia as terrorist state]] |
||
| + | [[Category:Emulation]] |
||
| + | [[Category:Extrapolation]] |
||
| + | [[Category:Fascism]] |
||
| + | [[Category:Hague]] |
||
| + | [[Category:Genocide]] |
||
| + | [[Category:Hague]] |
||
| + | [[Category:History]] |
||
| + | [[Category:Kerch Bridge]] |
||
| + | [[Category:Nuremberg-2]] |
||
| + | [[Category:Ork]] |
||
| + | [[Category:PHP]] |
||
| + | [[Category:Pahanat]] |
||
| + | [[Category:Putin world war]] |
||
| + | [[Category:Russian invasion into Ukraine]] |
||
| + | [[Category:Stop Putin]] |
||
| + | [[Category:Terror]] |
||
| + | [[Category:Vagner]] |
||
| + | [[Category:Warship Moskva]] |
||
Revision as of 22:15, 24 May 2023
Plan-graphic of spending of the cannon fodder by the Russian usurper at the Russia-Ukraine war in years 2022 and 2023.
Gallery
The following pictures are used in the image:
For portability, the image is converted from html (svg) to jpg format.
Generator
<html><meta charset="utf-8"><body>
<?php
echo "<svg width='760'; height='420';>"; //$X0=20; $Y0=300; $DX=100; $DY=200;
$X0=40; $Y0=340; $DX=1; $DY=1;
//echo "<image x='81' y='20' preserveAspectRatio='none' width='473' height='384' xlink:href='2023.05.22cumu.png'/>";
echo "<image x='164' y='144' preserveAspectRatio='yes' width='132' height='90' xlink:href='Chornobaivka3.jpg'/>";
echo "<image x='110' y='242' preserveAspectRatio='yes' width='140' height='90' xlink:href='KBA.jpg'/>";
echo "<image x='274' y='44' preserveAspectRatio='yes' width='232' height='90' xlink:href='KerchBridgeFire.jpg'/>";
echo "<image x='320' y='240' preserveAspectRatio='yes' width='320' height='100' xlink:href='Prigozhin1680802034-4550.jpg'/>";
function D($x,$y,$u,$v,$c,$w) { global $X0,$Y0,$DX,$DY;
printf("<line x1=\"%2.0f\" y1=\"%2.0f\" x2=\"%2.0f\" y2=\"%2.0f\" ",$X0+$DX*$x,$Y0-$DY*$y,$X0+$DX*$u,$Y0-$DY*$v);
printf("style=\"stroke:%s;stroke-width:%2.1f\" />\n",$c,$w); }
//D(0,0,500,200,'#f00',2);
//for($n=0;$n<700;$n+=100) D($n,0,$n,300,'#0f0',1);
for($n=0;$n<380;$n+=100) D(60,$n,640,$n,'#0f0',1);
//printf("<text transform=\"translate(210,10)\" text-anchor=\"center\" dominant-baseline=\"middle\">Расходный график мобиков, чмобиков и вагнеров</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(120,10)\" text-anchor=\"center\" dominant-baseline=\"middle\">План расхода пушечного мяса в ходе спецоперации 1022-2028 годов</text>\n",$Y0-$n, $n);
for($n=100;$n<380;$n+=100)
printf("<text transform=\"translate(30,%d)\" text-anchor=\"center\" dominant-baseline=\"middle\">%3d тысяч дохлых москалей</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(10,290)\" text-anchor=\"center\" dominant-baseline=\"middle\">КрымНАШ</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(10,308)\" text-anchor=\"center\" dominant-baseline=\"middle\">Ордло</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(10,340)\" text-anchor=\"center\" dominant-baseline=\"middle\">Киев за 2 дня</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(640,90)\" text-anchor=\"center\" dominant-baseline=\"middle\">НАМКРЫШ</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(522,154)\" text-anchor=\"center\" dominant-baseline=\"middle\">Кубанская Народная Республика</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(500,172)\" text-anchor=\"center\" dominant-baseline=\"middle\">РостовкаяНародная Республика</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(480,190)\" text-anchor=\"center\" dominant-baseline=\"middle\">Курская Народная Республика</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(470,208)\" text-anchor=\"center\" dominant-baseline=\"middle\">Брянская Народная Республика</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(470,226)\" text-anchor=\"center\" dominant-baseline=\"middle\">Белгородская Народная Республика</text>\n",$Y0-$n, $n);
printf("<text transform=\"translate(470,244)\" text-anchor=\"center\" dominant-baseline=\"middle\">Воронежская Народная Республика</text>\n",$Y0-$n, $n);
$j0=juliantojd(1, 1, 2022);
$m0=3;
for($year=2022;$year<2024;$year++)
{
for($m=$m0;$m<13;$m++)
{ $j=juliantojd($m, 1, $year) - $j0;
D($j,0,$j,300,'#000',.5);
//printf("<text transform=\"translate(%d,460) rotate(-90)\" text-anchor=\"center\" dominant-baseline=\"middle\">%4d.%02d.01</text>\n",$X0+$j, $year,$m);
printf("<text transform=\"translate(%d,416) rotate(-90)\" text-anchor=\"center\" dominant-baseline=\"middle\">%4d.%02d.01</text>\n",$X0+$j, $year,$m);
}
$m0=1;
}
$j=juliantojd(9,21,2022)-$j0;
printf(
"<text transform=\"translate(%d,320) rotate(-90)\" text-anchor=\"center\" dominant-baseline=\"middle\">09.21 частичная могилизация</text>\n",
$X0+$j);
function R(){ printf("<polyline points=\"");}
function L($x,$y){ global $X0,$Y0,$DX,$DY; printf(" %2.1f,%2.1f",$X0+$DX*$x, $Y0-$DY*$y); }
function S($c,$w){printf("\" style=\"fill:none;stroke:%s;stroke-width:%2.1f\"/>",$c,$w);}
//R(); for($n=54;$n<700;$n+=10){$y=12+$n*(0+.00075*$n); L($n,$y);}
R(); for($n=54;$n<650;$n+=10){$y=12+$n*(0+.0008*$n); L($n,$y);}
S("#000",4);
echo "</svg>";
?></body></html>
References
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 21:20, 24 May 2023 | 745 × 421 (109 KB) | T (talk | contribs) |
You cannot overwrite this file.
File usage
There are no pages that use this file.
Metadata
Categories:
- Annexation of Crimea
- Approximation
- Cannon fodder
- Chornobaivka
- Corruption
- Designate Russia as state sponsor of terrorism
- Designate Russia as terrorist state
- Emulation
- Extrapolation
- Fascism
- Hague
- Genocide
- History
- Kerch Bridge
- Nuremberg-2
- Ork
- PHP
- Pahanat
- Putin world war
- Russian invasion into Ukraine
- Stop Putin
- Terror
- Vagner
- Warship Moskva