Revise teardrop graphics sizes

Sizes were too large on many systems.  Revised panel uses 615px on Linux
instead of 742.  Adjusted line sizes to remain minimum visible width at
new height.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17018
This commit is contained in:
Seth Hillbrand 2024-02-19 12:46:22 -08:00
parent f8c9c1ee70
commit 89592d08bf
15 changed files with 289 additions and 275 deletions

View File

@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version 4.0.0-0-g0efcecf)
// C++ code generated with wxFormBuilder (version 4.0.0-0-g0efcecf0)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!
@ -196,7 +196,7 @@ PANEL_SETUP_TEARDROPS_BASE::PANEL_SETUP_TEARDROPS_BASE( wxWindow* parent, wxWind
m_gridSizer->Add( bSizerShapeColumns, 1, wxEXPAND, 5 );
m_gridSizer->Add( 0, 30, 0, wxEXPAND, 5 );
m_gridSizer->Add( 0, 10, 0, wxEXPAND, 5 );
m_rectShapesLabel = new wxStaticText( this, wxID_ANY, _("Default properties for rectangular shapes:"), wxDefaultPosition, wxDefaultSize, 0 );
m_rectShapesLabel->Wrap( -1 );
@ -378,7 +378,7 @@ PANEL_SETUP_TEARDROPS_BASE::PANEL_SETUP_TEARDROPS_BASE( wxWindow* parent, wxWind
m_gridSizer->Add( bSizerShapeColumns1, 1, wxEXPAND, 5 );
m_gridSizer->Add( 0, 30, 0, wxEXPAND, 5 );
m_gridSizer->Add( 0, 10, 0, wxEXPAND, 5 );
m_tracksLabel = new wxStaticText( this, wxID_ANY, _("Properties for track-to-track teardrops:"), wxDefaultPosition, wxDefaultSize, 0 );
m_tracksLabel->Wrap( -1 );

View File

@ -2166,7 +2166,7 @@
<property name="flag">wxEXPAND</property>
<property name="proportion">0</property>
<object class="spacer" expanded="true">
<property name="height">30</property>
<property name="height">10</property>
<property name="permission">protected</property>
<property name="width">0</property>
</object>
@ -2296,25 +2296,25 @@
<property name="border">5</property>
<property name="flag">wxEXPAND</property>
<property name="proportion">1</property>
<object class="wxBoxSizer" expanded="true">
<object class="wxBoxSizer" expanded="false">
<property name="minimum_size"></property>
<property name="name">bSizerShapeColumns1</property>
<property name="orient">wxHORIZONTAL</property>
<property name="permission">none</property>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">10</property>
<property name="flag">wxEXPAND|wxRIGHT</property>
<property name="proportion">0</property>
<object class="wxBoxSizer" expanded="true">
<object class="wxBoxSizer" expanded="false">
<property name="minimum_size"></property>
<property name="name">bSizerLeftCol1</property>
<property name="orient">wxVERTICAL</property>
<property name="permission">none</property>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_HORIZONTAL|wxRIGHT|wxLEFT</property>
<property name="proportion">1</property>
<object class="wxStaticBitmap" expanded="true">
<object class="wxStaticBitmap" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -2369,20 +2369,20 @@
<property name="window_style"></property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">4</property>
<property name="flag">wxEXPAND|wxBOTTOM</property>
<property name="proportion">0</property>
<object class="wxBoxSizer" expanded="true">
<object class="wxBoxSizer" expanded="false">
<property name="minimum_size"></property>
<property name="name">bSizer411</property>
<property name="orient">wxHORIZONTAL</property>
<property name="permission">none</property>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_VERTICAL|wxLEFT</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -2440,11 +2440,11 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_VERTICAL|wxRIGHT|wxLEFT</property>
<property name="proportion">0</property>
<object class="wxRadioButton" expanded="true">
<object class="wxRadioButton" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -2505,11 +2505,11 @@
<property name="window_style"></property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_VERTICAL|wxRIGHT|wxLEFT</property>
<property name="proportion">0</property>
<object class="wxRadioButton" expanded="true">
<object class="wxRadioButton" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -2574,21 +2574,21 @@
</object>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxEXPAND</property>
<property name="proportion">0</property>
<object class="spacer" expanded="true">
<object class="spacer" expanded="false">
<property name="height">0</property>
<property name="permission">protected</property>
<property name="width">10</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">20</property>
<property name="flag">wxEXPAND|wxLEFT</property>
<property name="proportion">0</property>
<object class="wxGridBagSizer" expanded="true">
<object class="wxGridBagSizer" expanded="false">
<property name="empty_cell_size">10,7</property>
<property name="flexible_direction">wxBOTH</property>
<property name="growablecols"></property>
@ -2599,14 +2599,14 @@
<property name="non_flexible_grow_mode">wxFLEX_GROWMODE_SPECIFIED</property>
<property name="permission">none</property>
<property name="vgap">2</property>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">0</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="row">0</property>
<property name="rowspan">1</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -2664,14 +2664,14 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">1</property>
<property name="flag">wxALIGN_CENTER_VERTICAL|wxEXPAND</property>
<property name="row">0</property>
<property name="rowspan">1</property>
<object class="wxSpinCtrlDouble" expanded="true">
<object class="wxSpinCtrlDouble" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -2732,23 +2732,23 @@
<property name="window_style"></property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">2</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="row">0</property>
<property name="rowspan">1</property>
<object class="wxBoxSizer" expanded="true">
<object class="wxBoxSizer" expanded="false">
<property name="minimum_size"></property>
<property name="name">bSizer122</property>
<property name="orient">wxHORIZONTAL</property>
<property name="permission">none</property>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -2806,11 +2806,11 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">1</property>
<property name="flag">wxALIGN_BOTTOM</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -2868,11 +2868,11 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -2932,14 +2932,14 @@
</object>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">0</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="row">1</property>
<property name="rowspan">1</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -2997,14 +2997,14 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">1</property>
<property name="flag">wxALIGN_CENTER_VERTICAL|wxEXPAND</property>
<property name="row">1</property>
<property name="rowspan">1</property>
<object class="wxTextCtrl" expanded="true">
<object class="wxTextCtrl" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3065,14 +3065,14 @@
<property name="window_style"></property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">2</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="row">1</property>
<property name="rowspan">1</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3130,14 +3130,14 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">0</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="row">3</property>
<property name="rowspan">1</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3195,14 +3195,14 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">1</property>
<property name="flag">wxALIGN_CENTER_VERTICAL|wxEXPAND</property>
<property name="row">3</property>
<property name="rowspan">1</property>
<object class="wxSpinCtrlDouble" expanded="true">
<object class="wxSpinCtrlDouble" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3263,23 +3263,23 @@
<property name="window_style"></property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">2</property>
<property name="flag">wxEXPAND|wxALIGN_CENTER_VERTICAL</property>
<property name="row">3</property>
<property name="rowspan">1</property>
<object class="wxBoxSizer" expanded="true">
<object class="wxBoxSizer" expanded="false">
<property name="minimum_size"></property>
<property name="name">bSizer12</property>
<property name="orient">wxHORIZONTAL</property>
<property name="permission">none</property>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3337,11 +3337,11 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">1</property>
<property name="flag">wxALIGN_BOTTOM</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3399,11 +3399,11 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3463,14 +3463,14 @@
</object>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">0</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="row">4</property>
<property name="rowspan">1</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3528,14 +3528,14 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">1</property>
<property name="flag">wxALIGN_CENTER_VERTICAL|wxEXPAND</property>
<property name="row">4</property>
<property name="rowspan">1</property>
<object class="wxTextCtrl" expanded="true">
<object class="wxTextCtrl" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3596,14 +3596,14 @@
<property name="window_style"></property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">2</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="row">4</property>
<property name="rowspan">1</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3661,14 +3661,14 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">0</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="row">6</property>
<property name="rowspan">1</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3726,14 +3726,14 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">1</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="row">6</property>
<property name="rowspan">1</property>
<object class="wxSpinCtrl" expanded="true">
<object class="wxSpinCtrl" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3792,14 +3792,14 @@
<property name="window_style"></property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">40</property>
<property name="colspan">3</property>
<property name="column">3</property>
<property name="flag">wxALIGN_CENTER_VERTICAL|wxLEFT</property>
<property name="row">1</property>
<property name="rowspan">1</property>
<object class="wxCheckBox" expanded="true">
<object class="wxCheckBox" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3860,14 +3860,14 @@
<property name="window_style"></property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">40</property>
<property name="colspan">1</property>
<property name="column">3</property>
<property name="flag">wxALIGN_CENTER_VERTICAL|wxLEFT</property>
<property name="row">0</property>
<property name="rowspan">1</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3925,14 +3925,14 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">4</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="row">0</property>
<property name="rowspan">1</property>
<object class="wxSpinCtrlDouble" expanded="true">
<object class="wxSpinCtrlDouble" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -3993,23 +3993,23 @@
<property name="window_style"></property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">5</property>
<property name="flag">wxEXPAND|wxALIGN_CENTER_VERTICAL</property>
<property name="row">0</property>
<property name="rowspan">1</property>
<object class="wxBoxSizer" expanded="true">
<object class="wxBoxSizer" expanded="false">
<property name="minimum_size"></property>
<property name="name">bSizer1221</property>
<property name="orient">wxHORIZONTAL</property>
<property name="permission">none</property>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag"></property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -4067,11 +4067,11 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">1</property>
<property name="flag">wxALIGN_BOTTOM</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -4129,11 +4129,11 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -4193,14 +4193,14 @@
</object>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">5</property>
<property name="column">2</property>
<property name="flag">wxALIGN_CENTER_VERTICAL|wxRIGHT|wxLEFT</property>
<property name="row">6</property>
<property name="rowspan">1</property>
<object class="wxCheckBox" expanded="true">
<object class="wxCheckBox" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -4270,7 +4270,7 @@
<property name="flag">wxEXPAND</property>
<property name="proportion">0</property>
<object class="spacer" expanded="true">
<property name="height">30</property>
<property name="height">10</property>
<property name="permission">protected</property>
<property name="width">0</property>
</object>
@ -4400,7 +4400,7 @@
<property name="border">5</property>
<property name="flag">wxEXPAND</property>
<property name="proportion">1</property>
<object class="wxBoxSizer" expanded="true">
<object class="wxBoxSizer" expanded="false">
<property name="minimum_size"></property>
<property name="name">bSizerShapeColumns2</property>
<property name="orient">wxHORIZONTAL</property>
@ -4688,11 +4688,11 @@
<property name="width">10</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">20</property>
<property name="flag">wxEXPAND|wxLEFT</property>
<property name="proportion">0</property>
<object class="wxGridBagSizer" expanded="true">
<object class="wxGridBagSizer" expanded="false">
<property name="empty_cell_size">10,7</property>
<property name="flexible_direction">wxBOTH</property>
<property name="growablecols"></property>
@ -4836,14 +4836,14 @@
<property name="window_style"></property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">2</property>
<property name="flag">wxEXPAND|wxALIGN_CENTER_VERTICAL</property>
<property name="row">0</property>
<property name="rowspan">1</property>
<object class="wxBoxSizer" expanded="true">
<object class="wxBoxSizer" expanded="false">
<property name="minimum_size"></property>
<property name="name">bSizer1211</property>
<property name="orient">wxHORIZONTAL</property>
@ -4972,11 +4972,11 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -5367,14 +5367,14 @@
<property name="window_style"></property>
</object>
</object>
<object class="gbsizeritem" expanded="true">
<object class="gbsizeritem" expanded="false">
<property name="border">5</property>
<property name="colspan">1</property>
<property name="column">2</property>
<property name="flag">wxEXPAND|wxALIGN_CENTER_VERTICAL</property>
<property name="row">3</property>
<property name="rowspan">1</property>
<object class="wxBoxSizer" expanded="true">
<object class="wxBoxSizer" expanded="false">
<property name="minimum_size"></property>
<property name="name">bSizer121</property>
<property name="orient">wxHORIZONTAL</property>
@ -5503,11 +5503,11 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">5</property>
<property name="flag">wxALIGN_CENTER_VERTICAL</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
@ -6165,11 +6165,11 @@
<property name="wrap">-1</property>
</object>
</object>
<object class="sizeritem" expanded="true">
<object class="sizeritem" expanded="false">
<property name="border">1</property>
<property name="flag">wxALIGN_BOTTOM|wxBOTTOM</property>
<property name="proportion">0</property>
<object class="wxStaticText" expanded="true">
<object class="wxStaticText" expanded="false">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>

View File

@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version 4.0.0-0-g0efcecf)
// C++ code generated with wxFormBuilder (version 4.0.0-0-g0efcecf0)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -2,12 +2,12 @@
<svg
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 22.91895 16.989038"
viewBox="0 0 22.924506 15.555556"
version="1.1"
sodipodi:docname="teardrop_rect_sizes.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
width="229.1895"
height="169.89038"
width="206.32056"
height="140"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
@ -28,14 +28,14 @@
inkscape:window-height="2109"
id="namedview30"
showgrid="true"
inkscape:zoom="2.828427"
inkscape:cx="-2.8284272"
inkscape:cy="124.62758"
inkscape:zoom="5.656854"
inkscape:cx="60.104079"
inkscape:cy="123.6553"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="g2832"
inkscape:current-layer="g1279"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
@ -51,8 +51,8 @@
opacity="0.13"
empspacing="2"
visible="false"
originx="-0.581052"
originy="-3.95" />
originx="-0.64005777"
originy="-4.388889" />
</sodipodi:namedview>
<metadata
id="metadata43">
@ -223,7 +223,7 @@
</defs>
<g
id="g2832"
transform="translate(-0.581052,-3.95)">
transform="translate(-0.57549644,-3.95)">
<g
id="g1279"
transform="translate(-15,-13)">
@ -237,12 +237,12 @@
d="M 25,22 A 1.5,1.5 0 0 0 23.5,23.5 1.5,1.5 0 0 0 25,25 h 8.5 A 1.5,1.5 0 0 0 35,23.5 1.5,1.5 0 0 0 33.5,22 Z"
id="path1389" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.0813342;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
d="M 18,17.364192 V 29.572565"
id="path1043"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="m 15.631052,17.05 h 4"
id="path1878"
sodipodi:nodetypes="cc" />
@ -250,12 +250,12 @@
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.94202px;line-height:1.25;font-family:'Noto Sans Mono CJK SC';-inkscape-font-specification:'Noto Sans Mono CJK SC';letter-spacing:0px;word-spacing:0px;fill:#42b8eb;fill-opacity:1;stroke:none;stroke-width:0.121376"
x="28.523277"
y="33.939037"
y="32.339031"
id="text3524"><tspan
sodipodi:role="line"
id="tspan3522"
x="28.523277"
y="33.939037"
y="32.339031"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#42b8eb;fill-opacity:1;stroke-width:0.121376">L</tspan></text>
<text
xml:space="preserve"
@ -269,37 +269,37 @@
y="24.219519"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#42b8eb;fill-opacity:1;stroke-width:0.121376">W</tspan></text>
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="m 15.631052,29.95 h 4"
id="path1585"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.0710452;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 31.749087,32 H 26.250913"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 31.749087,30.4 H 26.250913"
id="path1851"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 32.15,33.664208 V 25.5"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 32.15,32.45 V 25.5"
id="path1853"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 26,33.735792 V 27.928417"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 26,32.45 V 27.928417"
id="path1855"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.0818285;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker2034-3);marker-end:url(#marker2044-7);paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker2034-3);marker-end:url(#marker2044-7);paint-order:fill markers stroke"
d="m 36,19.853065 v 7.29387"
id="path2025"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 37.495882,19.55 H 26"
id="path2028"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 37.495882,27.45 H 26"
id="path2136"
sodipodi:nodetypes="cc" />

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -2,12 +2,12 @@
<svg
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 22.55 21.193167"
viewBox="0 0 24.659047 14.12665"
version="1.1"
sodipodi:docname="teardrop_sizes.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
width="225.5"
height="211.93167"
width="221.93143"
height="127.13985"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
@ -28,14 +28,14 @@
inkscape:window-height="2109"
id="namedview30"
showgrid="true"
inkscape:zoom="11.313708"
inkscape:cx="-3.5355341"
inkscape:cy="2.6958447"
inkscape:zoom="7.9999996"
inkscape:cx="62.375003"
inkscape:cy="35.062502"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="g2832"
inkscape:current-layer="g1330"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
@ -51,8 +51,8 @@
opacity="0.13"
empspacing="2"
visible="false"
originx="-0.94999992"
originy="-1" />
originx="1.0534922"
originy="-6.1400174" />
</sodipodi:namedview>
<metadata
id="metadata43">
@ -153,7 +153,11 @@
orient="auto"
inkscape:stockid="Arrow2Mstart"
inkscape:isstock="true"
inkscape:collect="always">
inkscape:collect="always"
viewBox="0 0 6.9304588 5.1962256"
markerWidth="6.9304585"
markerHeight="5.1962256"
preserveAspectRatio="xMidYMid">
<path
transform="scale(0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
@ -168,7 +172,11 @@
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:isstock="true"
inkscape:collect="always">
inkscape:collect="always"
viewBox="0 0 6.9304588 5.1962256"
markerWidth="6.9304585"
markerHeight="5.1962256"
preserveAspectRatio="xMidYMid">
<path
transform="scale(-0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
@ -180,7 +188,7 @@
id="title159431">ps_diff_pair_tune_phase</title>
<g
id="g2832"
transform="translate(-0.94999992,-1)">
transform="translate(1.1590478,-5.8289061)">
<g
id="g1330">
<path
@ -196,31 +204,16 @@
id="circle1364-5-3"
style="fill:#f29100;fill-opacity:1;stroke:#bf2641;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 6.6210938,5.8789062 A 5.620162,5.620162 0 0 0 1,11.5 5.620162,5.620162 0 0 0 6.6210938,17.121094 5.620162,5.620162 0 0 0 12.240234,11.5 5.620162,5.620162 0 0 0 6.6210938,5.8789062 Z M 6.5703125,9.5 a 2,2 0 0 1 0.050781,0 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 1.949219,-2 z" />
<path
style="fill:#42b8eb;fill-opacity:1;stroke:none;stroke-width:0.0131228;stroke-opacity:1"
d="M 5.9239233,2.7300382 C 5.8651123,2.7155742 5.7985024,2.6426482 5.7780424,2.5701642 5.7381314,2.4287622 5.7670324,2.2410742 5.8589194,2.0484172 6.001635,1.749145 6.2002257,1.582943 6.4158358,1.582399 6.5255217,1.5820733 6.5867183,1.609635 6.6123621,1.670655 l 0.017432,0.041406 0.013762,-0.052099 c 0.1353298,-0.5202212 0.137807,-0.5322334 0.1150074,-0.5550463 -0.014221,-0.014464 -0.041746,-0.021533 -0.080556,-0.020721 -0.037617,6.422e-4 -0.058582,-0.0044 -0.058582,-0.014597 0,-0.010134 0.05326,-0.023818 0.1476241,-0.037938 0.081198,-0.012152 0.1667996,-0.025447 0.1902874,-0.02952 C 6.982109,0.99782966 7,1.0001697 7,1.0079097 7,1.0151797 6.914169,1.3653183 6.8092538,1.7860274 6.7043402,2.2067342 6.6214909,2.5587222 6.6251608,2.5682222 c 0.013762,0.03553 0.064545,0.01639 0.1296414,-0.04871 0.09152,-0.09151 0.1072546,-0.06381 0.02202,0.03867 -0.1137687,0.136756 -0.22951,0.201587 -0.3071755,0.17207 -0.058628,-0.02229 -0.071427,-0.09951 -0.038535,-0.233318 0.00734,-0.03075 -0.00642,-0.02137 -0.095924,0.06358 -0.1501009,0.142851 -0.2879537,0.199727 -0.4108974,0.169515 z m 0.3121759,-0.178513 c 0.09152,-0.0456 0.175837,-0.144347 0.2454286,-0.287521 0.1217968,-0.250588 0.1441835,-0.5094543 0.050324,-0.5832618 -0.041746,-0.032906 -0.1204664,-0.035406 -0.1828099,-0.0058 -0.1562023,0.074117 -0.3403426,0.4141168 -0.3674085,0.6783828 -0.020643,0.200723 0.084776,0.28278 0.2544658,0.198208 z"
id="path3658"
sodipodi:nodetypes="ssscscsssssssssssssssssssss" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.0761489;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
d="M 11.855547,3.5272061 H 1.1541636"
id="path1043"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="m 12.05,1.3689479 v 8"
id="path1878"
sodipodi:nodetypes="cc" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.94202px;line-height:1.25;font-family:'Noto Sans Mono CJK SC';-inkscape-font-specification:'Noto Sans Mono CJK SC';letter-spacing:0px;word-spacing:0px;fill:#42b8eb;fill-opacity:1;stroke:none;stroke-width:0.121376"
x="13.323277"
y="21.939037"
y="19.93903"
id="text3524"><tspan
sodipodi:role="line"
id="tspan3522"
x="13.323277"
y="21.939037"
y="19.93903"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#42b8eb;fill-opacity:1;stroke-width:0.121376">L</tspan></text>
<text
xml:space="preserve"
@ -234,40 +227,55 @@
y="12.219519"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#42b8eb;fill-opacity:1;stroke-width:0.121376">W</tspan></text>
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="m 1.05,1.3689479 v 8"
id="path1585"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.0745696;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 16.738682,20 H 10.681468"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 16.738682,18 H 10.681468"
id="path1851"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 16.95,22 V 13.5"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 16.95,19.9 V 13.5"
id="path1853"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 10.45,22.143167 V 16"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 10.45,19.9 V 16"
id="path1855"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.0818285;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker2034);marker-end:url(#marker2044);paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker2034);marker-end:url(#marker2044);paint-order:fill markers stroke"
d="M 21,7.8530647 V 15.146935"
id="path2025"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 22.495882,7.55 H 11"
id="path2028"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 22.495882,15.45 H 11"
id="path2136"
sodipodi:nodetypes="cc" />
<path
style="fill:#42b8eb;fill-opacity:1;stroke-width:0.0131111;stroke-dasharray:none"
d="m -0.9098341,12.415541 c -0.05881,-0.01446 -0.125421,-0.08739 -0.1458811,-0.159874 -0.03991,-0.141402 -0.01101,-0.32909 0.08088,-0.521747 0.142716,-0.299272 0.341307,-0.465474 0.556917,-0.466018 0.109686,-3.26e-4 0.170882,0.02724 0.196526,0.08826 l 0.01743,0.04141 0.01376,-0.0521 c 0.13533,-0.520221 0.137807,-0.532234 0.115007,-0.555046 -0.01422,-0.01446 -0.04175,-0.02153 -0.08056,-0.02072 -0.03762,6.42e-4 -0.05858,-0.0044 -0.05858,-0.0146 0,-0.01013 0.05326,-0.02382 0.147624,-0.03794 0.0812,-0.01215 0.1668,-0.02545 0.190288,-0.02952 0.02477,-0.0043 0.04266,-0.002 0.04266,0.0058 0,0.0073 -0.08583,0.357408 -0.190746,0.778117 -0.104914,0.420707 -0.187763,0.772695 -0.184093,0.782195 0.01376,0.03553 0.06454,0.01639 0.12964101,-0.04871 0.09151999,-0.09151 0.10725499,-0.06381 0.02201999,0.03867 -0.113769,0.136756 -0.22951,0.201587 -0.307175,0.17207 -0.05863,-0.02229 -0.07143,-0.09951 -0.03853,-0.233318 0.0073,-0.03075 -0.0064,-0.02137 -0.09592,0.06358 -0.150101,0.142851 -0.287954,0.199727 -0.410898,0.169515 z m 0.312176,-0.178513 c 0.09152,-0.0456 0.175837,-0.144347 0.245429,-0.287521 0.121796,-0.250588 0.144183,-0.509454 0.05032,-0.583262 -0.04175,-0.03291 -0.120467,-0.03541 -0.18281,-0.0058 -0.156203,0.07412 -0.340343,0.414117 -0.367409,0.678383 -0.02064,0.200723 0.08478,0.28278 0.254466,0.198208 z"
id="path3658-0"
sodipodi:nodetypes="ssscscsssssssssssssssssssss" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
d="M 0.7047659,6.2180622 V 16.718061"
id="path1043-2"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="m -1.1034923,5.8847179 h 6.6"
id="path1878-3"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.666667, 0.666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="m -1.1034923,17.093061 h 6.6"
id="path1585-7"
sodipodi:nodetypes="cc" />
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -2,12 +2,12 @@
<svg
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 22.251212 14.80377"
viewBox="0 0 22.263711 12.0625"
version="1.1"
sodipodi:docname="teardrop_track_sizes.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
width="222.51212"
height="148.0377"
width="200.3734"
height="108.5625"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
@ -28,14 +28,14 @@
inkscape:window-height="2109"
id="namedview30"
showgrid="true"
inkscape:zoom="4"
inkscape:cx="87.5"
inkscape:cy="74.625"
inkscape:zoom="8"
inkscape:cx="20.25"
inkscape:cy="66.8125"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1"
inkscape:current-layer="g2158"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
@ -52,8 +52,8 @@
empspacing="2"
snapvisiblegridlinesonly="true"
visible="false"
originx="-0.89999997"
originy="-6.9499998" />
originx="-0.98750015"
originy="-7.7222225" />
</sodipodi:namedview>
<metadata
id="metadata43">
@ -209,7 +209,7 @@
id="title159431">ps_diff_pair_tune_phase</title>
<g
id="g1396"
transform="translate(-0.89999995,-6.95)">
transform="translate(-0.88749995,-6.95)">
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
@ -233,12 +233,12 @@
d="M 10,10 A 1.5,1.5 0 0 0 8.5,11.5 1.5,1.5 0 0 0 10,13 h 7.949219 a 1.5,1.5 0 0 0 1.5,-1.5 1.5,1.5 0 0 0 -1.5,-1.5 z"
id="path1389" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.0813342;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
d="M 2.975081,7.3226424 V 15.672084"
id="path1043"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 0.94999995,7.05 H 4.45"
id="path1878"
sodipodi:nodetypes="cc" />
@ -246,12 +246,12 @@
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.94202px;line-height:1.25;font-family:'Noto Sans Mono CJK SC';-inkscape-font-specification:'Noto Sans Mono CJK SC';letter-spacing:0px;word-spacing:0px;fill:#42b8eb;fill-opacity:1;stroke:none;stroke-width:0.121376"
x="12.773277"
y="21.753771"
y="18.95376"
id="text3524"><tspan
sodipodi:role="line"
id="tspan3522"
x="12.773277"
y="21.753771"
y="18.95376"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#42b8eb;fill-opacity:1;stroke-width:0.121376">L</tspan></text>
<text
xml:space="preserve"
@ -265,37 +265,37 @@
y="12.219519"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#42b8eb;fill-opacity:1;stroke-width:0.121376">W</tspan></text>
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 0.94999995,15.95 H 6.8023272"
id="path1585"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.0710452;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 15.200818,19.814734 H 11.200913"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 15.200818,17.014734 H 11.200913"
id="path1851"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 15.5,21 V 13.314734"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 15.5,18.95 V 13.314734"
id="path1853"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 10.95,21.032098 V 14.888932"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 10.95,18.95 V 14.888932"
id="path1855"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.0818285;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker2034);marker-end:url(#marker2044);paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker2034);marker-end:url(#marker2044);paint-order:fill markers stroke"
d="m 20.45,8.734254 v 5.646858"
id="path2025"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="m 22.45,8.3660196 h -11"
id="path2028"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#42b8eb;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 22.45,14.684421 H 11.187079"
id="path2136"
sodipodi:nodetypes="cc" />

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -2,12 +2,12 @@
<svg
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 22.918948 16.989038"
viewBox="0 0 22.931447 15.5625"
version="1.1"
sodipodi:docname="teardrop_rect_sizes.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
width="229.18948"
height="169.89038"
width="206.38303"
height="140.0625"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
@ -28,9 +28,9 @@
inkscape:window-height="2109"
id="namedview30"
showgrid="true"
inkscape:zoom="4"
inkscape:cx="80.75"
inkscape:cy="78.375"
inkscape:zoom="11.313708"
inkscape:cx="98.464619"
inkscape:cy="73.052969"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
@ -51,8 +51,8 @@
opacity="0.13"
empspacing="2"
visible="false"
originx="-0.58105216"
originy="-4.95" />
originx="-0.63311354"
originy="-5.5000004" />
</sodipodi:namedview>
<metadata
id="metadata43">
@ -280,100 +280,100 @@
id="title159431">ps_diff_pair_tune_phase</title>
<path
style="fill:#79ab79;fill-opacity:1;stroke:#006400;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="M 9.4189478,2.4300005 17.918947,5.603082 V 7.506925 L 9.4189478,10.68 Z"
d="M 9.4314478,2.4300005 17.931447,5.603082 V 7.506925 L 9.4314478,10.68 Z"
id="path1037"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-opacity:1;stroke:#006400;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke"
d="M 9.4189478,6.55 H 17.918948"
d="M 9.4314478,6.55 H 17.931448"
id="path1389"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.0813342;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
d="M 2.4189478,0.4141919 V 12.622565"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
d="M 2.4314478,0.4141919 V 12.622565"
id="path1043"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 0.05,0.1 H 4.0500001"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666666,0.66666666;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 0.0625,0.1 H 4.0625001"
id="path1878"
sodipodi:nodetypes="cc" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.94202px;line-height:1.25;font-family:'Noto Sans Mono CJK SC';-inkscape-font-specification:'Noto Sans Mono CJK SC';letter-spacing:0px;word-spacing:0px;fill:#1a81c4;fill-opacity:1;stroke:none;stroke-width:0.121376"
x="12.942225"
y="16.989037"
x="12.954725"
y="15.389034"
id="text3524"><tspan
sodipodi:role="line"
id="tspan3522"
x="12.942225"
y="16.989037"
x="12.954725"
y="15.389034"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#1a81c4;fill-opacity:1;stroke-width:0.121376">L</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.94202px;line-height:1.25;font-family:'Noto Sans Mono CJK SC';-inkscape-font-specification:'Noto Sans Mono CJK SC';letter-spacing:0px;word-spacing:0px;fill:#1a81c4;fill-opacity:1;stroke:none;stroke-width:0.121376"
x="21.18084"
x="21.19334"
y="7.2695189"
id="text3600"><tspan
sodipodi:role="line"
id="tspan3598"
x="21.18084"
x="21.19334"
y="7.2695189"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#1a81c4;fill-opacity:1;stroke-width:0.121376">W</tspan></text>
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 0.05,13 H 4.0500001"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666666,0.66666666;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 0.0625,13 H 4.0625001"
id="path1585"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.0710452;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 16.168035,15.05 H 10.669861"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 16.180535,13.45 H 10.682361"
id="path1851"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 16.568948,16.714208 V 8.55"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666666,0.66666666;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 16.581448,15.5 V 8.55"
id="path1853"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 10.418948,16.785792 V 10.978417"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666666,0.66666666;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 10.431448,15.5 V 10.978417"
id="path1855"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.0818285;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker2034);marker-end:url(#marker2044);paint-order:fill markers stroke"
d="M 20.418948,2.9030647 V 10.196935"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker2034);marker-end:url(#marker2044);paint-order:fill markers stroke"
d="M 20.431448,2.9030647 V 10.196935"
id="path2025"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 21.91483,2.6 H 10.418948"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666666,0.66666666;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 21.92733,2.6 H 10.431448"
id="path2028"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 21.91483,10.5 H 10.418948"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666666,0.66666666;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 21.92733,10.5 H 10.431448"
id="path2136"
sodipodi:nodetypes="cc" />
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#f29100;fill-opacity:1;fill-rule:nonzero;stroke:#006400;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000"
d="M 5.0289478,0.05 H 9.808948 a 0.61,0.61 45 0 1 0.61,0.61 v 11.78 a 0.61,0.61 135 0 1 -0.61,0.61 H 5.0289478 a 0.61,0.61 45 0 1 -0.61,-0.61 l 0,-11.78 a 0.61,0.61 135 0 1 0.61,-0.61 z"
d="M 5.0414478,0.05 H 9.821448 a 0.61,0.61 45 0 1 0.61,0.61 v 11.78 a 0.61,0.61 135 0 1 -0.61,0.61 H 5.0414478 a 0.61,0.61 45 0 1 -0.61,-0.61 V 0.66 a 0.61,0.61 135 0 1 0.61,-0.61 z"
id="path919"
inkscape:path-effect="#path-effect925"
inkscape:original-d="m 4.4189478,0.05 h 6.0000002 v 13 H 4.4189478 Z" />
inkscape:original-d="m 4.4314478,0.05 h 6.0000002 v 13 H 4.4314478 Z" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
x="0.41894782"
x="0.4314478"
y="8.0500002"
id="text1327"><tspan
sodipodi:role="line"
id="tspan1325"
x="0.41894782"
x="0.4314478"
y="8.0500002" /></text>
<path
id="path1395"
style="fill:#1a81c4;fill-opacity:1;stroke-width:0.0115861"
d="m 0.63021983,7.250817 c -0.06644,-0.0474 -0.074921,-0.142609 -0.054297,-0.21603 0.037547,-0.171715 0.09221,-0.33945 0.1256882,-0.512009 0.00987,-0.07173 -0.088651,-0.03617 -0.1044617,-0.07075 0.055347,-0.02215 0.2723173,-0.0971 0.309021,-0.08647 -0.052836,0.231035 -0.1260831,0.457376 -0.1678493,0.69088 -0.00964,0.04942 -0.018769,0.143452 0.057428,0.136976 0.081545,-0.01837 0.1366642,-0.08948 0.1887039,-0.149972 C 1.1308507,6.857543 1.2309084,6.638865 1.295991,6.41227 c 0.00604,-0.01902 0.006,-0.03198 0.033698,-0.0359 0.081774,-0.01158 0.1281177,-0.01158 0.1297015,0.006 0.00158,0.01756 -0.029836,0.112101 -0.040443,0.16763 -0.043765,0.166287 -0.098763,0.330476 -0.1240149,0.500965 -0.008,0.0495 -0.00161,0.115372 0.054099,0.133548 0.072409,0.02516 0.156362,0.0025 0.218107,-0.03976 C 1.6759316,7.056733 1.7439154,6.927313 1.788584,6.796869 1.808617,6.729459 1.825027,6.655271 1.805917,6.585986 1.775405,6.525996 1.7000577,6.486686 1.7003941,6.412975 c 0.020127,-0.05536 0.113058,-0.07692 0.1551678,-0.03274 0.099255,0.1191 -0.019653,0.456679 -0.072446,0.561041 -0.07178,0.146447 -0.1921767,0.283837 -0.3565013,0.322339 -0.083967,0.009 -0.1866745,0.01354 -0.2494079,-0.05363 -0.043972,-0.04809 -0.046323,-0.116057 -0.037247,-0.17708 -7.324e-4,-0.04261 0.024198,-0.113639 0.014706,-0.137725 -0.060324,0.09528 -0.1178118,0.195018 -0.20252967,0.271507 -0.06453,0.06235 -0.1505418,0.108507 -0.2425052,0.100487 -0.026962,-0.0014 -0.05496,-0.0041 -0.079412,-0.01633 z"
d="m 0.64271983,7.250817 c -0.06644,-0.0474 -0.074921,-0.142609 -0.054297,-0.21603 0.037547,-0.171715 0.09221,-0.33945 0.1256882,-0.512009 0.00987,-0.07173 -0.088651,-0.03617 -0.1044617,-0.07075 0.055347,-0.02215 0.2723173,-0.0971 0.309021,-0.08647 -0.052836,0.231035 -0.1260831,0.457376 -0.1678493,0.69088 -0.00964,0.04942 -0.018769,0.143452 0.057428,0.136976 0.081545,-0.01837 0.1366642,-0.08948 0.1887039,-0.149972 C 1.1433507,6.857543 1.2434084,6.638865 1.308491,6.41227 c 0.00604,-0.01902 0.006,-0.03198 0.033698,-0.0359 0.081774,-0.01158 0.1281177,-0.01158 0.1297015,0.006 0.00158,0.01756 -0.029836,0.112101 -0.040443,0.16763 -0.043765,0.166287 -0.098763,0.330476 -0.1240149,0.500965 -0.008,0.0495 -0.00161,0.115372 0.054099,0.133548 0.072409,0.02516 0.156362,0.0025 0.218107,-0.03976 C 1.6884316,7.056733 1.7564154,6.927313 1.801084,6.796869 1.821117,6.729459 1.837527,6.655271 1.818417,6.585986 1.787905,6.525996 1.7125577,6.486686 1.7128941,6.412975 c 0.020127,-0.05536 0.113058,-0.07692 0.1551678,-0.03274 0.099255,0.1191 -0.019653,0.456679 -0.072446,0.561041 -0.07178,0.146447 -0.1921767,0.283837 -0.3565013,0.322339 -0.083967,0.009 -0.1866745,0.01354 -0.2494079,-0.05363 -0.043972,-0.04809 -0.046323,-0.116057 -0.037247,-0.17708 -7.324e-4,-0.04261 0.024198,-0.113639 0.014706,-0.137725 -0.060324,0.09528 -0.1178118,0.195018 -0.20252967,0.271507 -0.06453,0.06235 -0.1505418,0.108507 -0.2425052,0.100487 -0.026962,-0.0014 -0.05496,-0.0041 -0.079412,-0.01633 z"
sodipodi:nodetypes="cccccccccszcccccccccccccccc" />
</svg>

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -2,12 +2,12 @@
<svg
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 22.55 21.193167"
viewBox="0 0 24.976976 14.839396"
version="1.1"
sodipodi:docname="teardrop_sizes.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
width="225.5"
height="211.93167"
width="224.79279"
height="133.55457"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
@ -29,8 +29,8 @@
id="namedview30"
showgrid="true"
inkscape:zoom="5.6568543"
inkscape:cx="53.740115"
inkscape:cy="72.74361"
inkscape:cx="127.63277"
inkscape:cy="74.511376"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
@ -41,7 +41,8 @@
inkscape:snap-bbox-edge-midpoints="true"
inkscape:showpageshadow="2"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1">
inkscape:deskcolor="#d1d1d1"
showguides="true">
<inkscape:grid
type="xygrid"
id="grid_kicad"
@ -51,8 +52,13 @@
opacity="0.13"
empspacing="2"
visible="false"
originx="-0.94999992"
originy="-1" />
originx="1.3714213"
originy="-6.1252091" />
<sodipodi:guide
position="19.149199,-1.8131726"
orientation="0,-1"
id="guide454"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata43">
@ -180,7 +186,7 @@
id="title159431">ps_diff_pair_tune_phase</title>
<g
id="g2832"
transform="translate(-0.94999992,-1)">
transform="translate(1.4769769,-5.8231037)">
<path
style="opacity:1;fill:#79ab79;fill-opacity:1;stroke:#006400;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
d="m 10,7.3000005 8.105999,3.2423125 v 1.945382 L 10,15.73 Z"
@ -197,29 +203,29 @@
d="M 6.6210938,5.8789062 A 5.620162,5.620162 0 0 0 1,11.5 5.620162,5.620162 0 0 0 6.6210938,17.121094 5.620162,5.620162 0 0 0 12.240234,11.5 5.620162,5.620162 0 0 0 6.6210938,5.8789062 Z M 6.5703125,9.5 a 2,2 0 0 1 0.050781,0 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 1.949219,-2 z" />
<path
style="fill:#1a81c4;fill-opacity:1;stroke-width:0.0131228"
d="M 5.9239233,2.7300382 C 5.8651123,2.7155742 5.7985024,2.6426482 5.7780424,2.5701642 5.7381314,2.4287622 5.7670324,2.2410742 5.8589194,2.0484172 6.001635,1.749145 6.2002257,1.582943 6.4158358,1.582399 6.5255217,1.5820733 6.5867183,1.609635 6.6123621,1.670655 l 0.017432,0.041406 0.013762,-0.052099 c 0.1353298,-0.5202212 0.137807,-0.5322334 0.1150074,-0.5550463 -0.014221,-0.014464 -0.041746,-0.021533 -0.080556,-0.020721 -0.037617,6.422e-4 -0.058582,-0.0044 -0.058582,-0.014597 0,-0.010134 0.05326,-0.023818 0.1476241,-0.037938 0.081198,-0.012152 0.1667996,-0.025447 0.1902874,-0.02952 C 6.982109,0.99782966 7,1.0001697 7,1.0079097 7,1.0151797 6.914169,1.3653183 6.8092538,1.7860274 6.7043402,2.2067342 6.6214909,2.5587222 6.6251608,2.5682222 c 0.013762,0.03553 0.064545,0.01639 0.1296414,-0.04871 0.09152,-0.09151 0.1072546,-0.06381 0.02202,0.03867 -0.1137687,0.136756 -0.22951,0.201587 -0.3071755,0.17207 -0.058628,-0.02229 -0.071427,-0.09951 -0.038535,-0.233318 0.00734,-0.03075 -0.00642,-0.02137 -0.095924,0.06358 -0.1501009,0.142851 -0.2879537,0.199727 -0.4108974,0.169515 z m 0.3121759,-0.178513 c 0.09152,-0.0456 0.175837,-0.144347 0.2454286,-0.287521 0.1217968,-0.250588 0.1441835,-0.5094543 0.050324,-0.5832618 -0.041746,-0.032906 -0.1204664,-0.035406 -0.1828099,-0.0058 -0.1562023,0.074117 -0.3403426,0.4141168 -0.3674085,0.6783828 -0.020643,0.200723 0.084776,0.28278 0.2544658,0.198208 z"
d="m -1.220819,12.416428 c -0.05881,-0.01446 -0.125421,-0.08739 -0.145881,-0.159874 -0.03991,-0.141402 -0.01101,-0.32909 0.08088,-0.521747 0.142716,-0.299272 0.34130697,-0.465474 0.55691697,-0.466018 0.109686,-3.26e-4 0.170882,0.02724 0.196526,0.08826 l 0.01743,0.04141 0.01376,-0.0521 c 0.13533,-0.520221 0.137807,-0.532234 0.115007,-0.555046 -0.01422,-0.01446 -0.04175,-0.02153 -0.08056,-0.02072 -0.03762,6.42e-4 -0.05858,-0.0044 -0.05858,-0.0146 0,-0.01013 0.05326,-0.02382 0.147624,-0.03794 0.0812,-0.01215 0.1668,-0.02545 0.190288,-0.02952 0.02477,-0.0043 0.04266,-0.002 0.04266,0.0058 0,0.0073 -0.08583,0.357408 -0.190746,0.778117 -0.104914,0.420707 -0.187763,0.772695 -0.184093,0.782195 0.01376,0.03553 0.06454,0.01639 0.129641,-0.04871 0.09152,-0.09151 0.107255,-0.06381 0.02202,0.03867 -0.113769,0.136756 -0.22951,0.201587 -0.307175,0.17207 -0.05863,-0.02229 -0.07143,-0.09951 -0.03853,-0.233318 0.0073,-0.03075 -0.0064,-0.02137 -0.09592,0.06358 -0.150101,0.142851 -0.28795397,0.199727 -0.41089797,0.169515 z m 0.31217597,-0.178513 c 0.09152,-0.0456 0.175837,-0.144347 0.245429,-0.287521 0.121796,-0.250588 0.144183,-0.509454 0.05032,-0.583262 -0.04175,-0.03291 -0.120467,-0.03541 -0.18281,-0.0058 -0.156203,0.07412 -0.34034297,0.414117 -0.36740897,0.678383 -0.02064,0.200723 0.08478,0.28278 0.25446597,0.198208 z"
id="path3658"
sodipodi:nodetypes="ssscscsssssssssssssssssssss" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.0761489;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
d="M 11.855547,3.5272061 H 1.1541636"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
d="m 0.3937812,6.218948 v 10.5"
id="path1043"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="m 12.05,1.3689479 v 8"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M -1.4144769,5.8856037 H 5.185523"
id="path1878"
sodipodi:nodetypes="cc" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.94202px;line-height:1.25;font-family:'Noto Sans Mono CJK SC';-inkscape-font-specification:'Noto Sans Mono CJK SC';letter-spacing:0px;word-spacing:0px;fill:#1a81c4;fill-opacity:1;stroke:none;stroke-width:0.121376"
x="13.323277"
y="21.939037"
y="19.93903"
id="text3524"><tspan
sodipodi:role="line"
id="tspan3522"
x="13.323277"
y="21.939037"
y="19.93903"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#1a81c4;fill-opacity:1;stroke-width:0.121376">L</tspan></text>
<text
xml:space="preserve"
@ -233,37 +239,37 @@
y="12.219519"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#1a81c4;fill-opacity:1;stroke-width:0.121376">W</tspan></text>
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="m 1.05,1.3689479 v 8"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M -1.4144769,17.093948 H 5.185523"
id="path1585"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.0745696;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 16.738682,20 H 10.681468"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 16.738682,18 H 10.681468"
id="path1851"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 16.95,22 V 13.5"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 16.95,20.6 V 13.5"
id="path1853"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 10.45,22.143167 V 16"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 10.45,20.597326 V 16"
id="path1855"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.0818285;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker2034);marker-end:url(#marker2044);paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker2034);marker-end:url(#marker2044);paint-order:fill markers stroke"
d="M 21,7.8530647 V 15.146935"
id="path2025"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 22.495882,7.55 H 11"
id="path2028"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 22.495882,15.45 H 11"
id="path2136"
sodipodi:nodetypes="cc" />

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -2,12 +2,12 @@
<svg
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 22.251212 14.803799"
viewBox="0 0 22.263711 12.0625"
version="1.1"
sodipodi:docname="teardrop_track_sizes.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
width="222.51212"
height="148.03799"
width="200.3734"
height="108.5625"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
@ -28,14 +28,14 @@
inkscape:window-height="2109"
id="namedview30"
showgrid="true"
inkscape:zoom="4"
inkscape:cx="49.25"
inkscape:cy="3.375"
inkscape:zoom="11.313708"
inkscape:cx="69.473241"
inkscape:cy="67.219338"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1"
inkscape:current-layer="g2158"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
@ -52,8 +52,8 @@
empspacing="2"
snapvisiblegridlinesonly="true"
visible="false"
originx="-0.89999999"
originy="-6.9499996" />
originx="-0.98749996"
originy="-7.7222219" />
</sodipodi:namedview>
<metadata
id="metadata43">
@ -210,18 +210,18 @@
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
x="0.10000005"
x="0.11250006"
y="6.0500002"
id="text1327"
inkscape:export-xdpi="95.001472"
inkscape:export-ydpi="95.001472"><tspan
sodipodi:role="line"
id="tspan1325"
x="0.10000005"
x="0.11250006"
y="6.0500002" /></text>
<g
id="g2158"
transform="translate(-0.89999995,-6.95)">
transform="translate(-0.88749995,-6.95)">
<path
id="path1037"
style="fill:#79ab79;fill-opacity:1;stroke:#006400;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
@ -232,12 +232,12 @@
id="path1389"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.0813342;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1675);marker-end:url(#marker2029);paint-order:fill markers stroke"
d="M 2.975081,7.3226424 V 15.672084"
id="path1043"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 0.94999995,7.05 H 4.45"
id="path1878"
sodipodi:nodetypes="cc" />
@ -245,12 +245,12 @@
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.94202px;line-height:1.25;font-family:'Noto Sans Mono CJK SC';-inkscape-font-specification:'Noto Sans Mono CJK SC';letter-spacing:0px;word-spacing:0px;fill:#1a81c4;fill-opacity:1;stroke:none;stroke-width:0.121376"
x="12.773277"
y="21.753771"
y="18.953787"
id="text3524"><tspan
sodipodi:role="line"
id="tspan3522"
x="12.773277"
y="21.753771"
y="18.953787"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#1a81c4;fill-opacity:1;stroke-width:0.121376">L</tspan></text>
<text
xml:space="preserve"
@ -264,37 +264,37 @@
y="12.219519"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.94202px;font-family:'Noto Sans CJK SC';-inkscape-font-specification:'Noto Sans CJK SC Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#1a81c4;fill-opacity:1;stroke-width:0.121376">W</tspan></text>
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 0.94999995,15.95 H 6.8023272"
id="path1585"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.0710452;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 15.200818,19.814734 H 11.200913"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker1859);marker-end:url(#marker1869);paint-order:fill markers stroke"
d="M 15.200818,17.014766 H 11.200913"
id="path1851"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 15.5,21 V 13.314734"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 15.5,18.95 V 13.314734"
id="path1853"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 10.95,21.032098 V 14.888932"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 10.95,18.95 V 14.888932"
id="path1855"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.0818285;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker2034);marker-end:url(#marker2044);paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker-start:url(#marker2034);marker-end:url(#marker2044);paint-order:fill markers stroke"
d="m 20.45,8.734254 v 5.646858"
id="path2025"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="m 22.45,8.3660196 h -11"
id="path2028"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.6, 0.6;stroke-dashoffset:0;paint-order:fill markers stroke"
style="fill:none;fill-opacity:1;stroke:#1a81c4;stroke-width:0.11111111;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.66666667,0.66666667;stroke-dashoffset:0;paint-order:fill markers stroke"
d="M 22.45,14.684421 H 11.187079"
id="path2136"
sodipodi:nodetypes="cc" />

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB