Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
burghoff committed Dec 9, 2024
1 parent 9c5a8a4 commit 9d33763
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions scientific_inkscape/autoexporter.inx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<param type="path" name="writedir" gui-text="Write directory" mode="folder"/>

<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand Down Expand Up @@ -62,7 +62,7 @@
gui-description="Equivalent to same option when saving as PDF">false</param>

<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand All @@ -80,7 +80,7 @@
<option value="3">Left unchanged</option>
</param>
<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand Down
2 changes: 1 addition & 1 deletion scientific_inkscape/combine_by_color.inx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<param name="lightnessth" type="float" precision="0" min="0" max="100" gui-text="Lightness threshold (%)">15</param>

<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand Down
2 changes: 1 addition & 1 deletion scientific_inkscape/dhelpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1755,7 +1755,7 @@ def split_text(elem):


def Version_Check(caller):
siv = "v1.4.21" # Scientific Inkscape version
siv = "v1.4.22" # Scientific Inkscape version
maxsupport = "1.4.0"
minsupport = "1.1.0"

Expand Down
2 changes: 1 addition & 1 deletion scientific_inkscape/favorite_markers.inx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
gui-text="Size (%)">100</param>

<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand Down
6 changes: 3 additions & 3 deletions scientific_inkscape/flatten_plots.inx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<label>For anyone using Inkscape to prepare figures, it is strongly recommended that you change the transformation preferences from Optimized to Preserved in Edit > Preferences > Behavior > Transforms. The Optimized setting can distort certain paths.</label>

<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand All @@ -49,7 +49,7 @@
<param name="setreplacement" type="bool" gui-text="Replace missing fonts">false</param>
<param name="replacement" type="string" gui-text="Missing font replacement">Arial</param>
<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand All @@ -62,7 +62,7 @@
<option value="2">Flattened</option>
</param>
<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand Down
2 changes: 1 addition & 1 deletion scientific_inkscape/gallery_viewer.inx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
gui-description="Port for the Gallery Viewer server. &#13;If the default does not work, try another.">5001</param>

<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label></page>
</param>
Expand Down
2 changes: 1 addition & 1 deletion scientific_inkscape/homogenizer.inx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@


<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand Down
10 changes: 5 additions & 5 deletions scientific_inkscape/scale_plots.inx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<name>Scale plots</name>
<name>Scaler</name>
<id>burghoff.scaleplots</id>
<param name="tab" type="notebook">

Expand All @@ -26,7 +26,7 @@
<spacer/><param name="wholeplot3" type="bool" gui-text="Selection has no well-defined plot area"
gui-description="Scale objects without axis or tick correction. This lets you scale arbitrary objects without affecting text or groups.">false</param>
<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand Down Expand Up @@ -88,7 +88,7 @@
<param name="wholeplot2" type="bool" gui-text="Selection has no well-defined plot area"
gui-description="Scale objects without axis or tick correction. This lets you scale arbitrary objects without affecting text or groups.">false</param>
<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand All @@ -107,7 +107,7 @@
<spacer/><param name="wholeplot1" type="bool" gui-text="Selection has no well-defined plot area"
gui-description="Scale objects without axis or tick correction. This lets you scale arbitrary objects without affecting text or groups.">false</param>
<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand Down Expand Up @@ -137,7 +137,7 @@
<option value="5">(Clear markings)</option>
</param>
<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand Down
2 changes: 1 addition & 1 deletion scientific_inkscape/text_ghoster.inx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<label>To treat multiple text objects as one, group them together.</label>

<spacer/>
<label>Scientific Inkscape v1.4.21</label>
<label>Scientific Inkscape v1.4.22</label>
<label appearance="url">https://github.com/burghoff/Scientific-Inkscape</label>
<label>David Burghoff, University of Texas at Austin</label>
</page>
Expand Down

0 comments on commit 9d33763

Please sign in to comment.