- 30 Mar, 2021 1 commit
-
-
Martin Owens authored
Fix dxf text import (cherry-pick to 1.0.x) See merge request !256
-
- 23 Oct, 2020 1 commit
-
-
Nathan Lee authored
(partial cherry-pick of b9a0f6f2)
-
- 18 Oct, 2020 2 commits
-
-
Martin Owens authored
Fix interpolate attribute in group extension, improve paint_order documentation. See merge request !253
-
-
- 22 Sep, 2020 2 commits
-
-
Martin Owens authored
Fix string literal comparison with "is" in interpolate See merge request !239
-
Jonathan Neuhauser authored
-
- 20 Sep, 2020 2 commits
-
-
Martin Owens authored
remove duplicate values() call in text extensions See merge request !238
-
Jonathan Neuhauser authored
-
- 20 Aug, 2020 2 commits
-
-
Martin Owens authored
A few string improvements for the Scribus export extension. See merge request !226
-
Maren Hachmann authored
-
- 18 Aug, 2020 1 commit
-
-
Martin Owens authored
1.0.x cherry pick aug 17 See merge request !224
-
- 17 Aug, 2020 14 commits
-
-
Martin Owens authored
-
Martin Owens authored
-
Improve error message. Nobody knows who 'we' is supposed to be - it's rather spooky. Also the message didn't give info about what action a user would need to take.
-
-
-
-
-
-
-
-
Fix #275
-
-
-
- 23 Jul, 2020 1 commit
-
-
Martin Owens authored
-
- 14 Jul, 2020 2 commits
-
-
Martin Owens authored
-
Martin Owens authored
This reverts commit 06055e6e.
-
- 02 Jul, 2020 2 commits
-
-
Martin Owens authored
-
justjason authored
-
- 29 Jun, 2020 2 commits
-
-
Martin Owens authored
Terminology update See merge request !211
-
Windell Oskay authored
Following a lead by the Open Source Hardware Association, remove deprecated terminology https://www.oshwa.org/2020/06/29/a-resolution-to-redefine-spi-pin-names/
-
- 24 Jun, 2020 2 commits
-
-
Martin Owens authored
test cases for Path to_absolute() and to_relative() with more than 2 subpaths. See merge request !210
-
Stéphane Noyer authored
fixed Path to_relative()
-
- 21 Jun, 2020 3 commits
-
-
Martin Owens authored
-
Martin Owens authored
Danish language support for Hershey Text See merge request !209
-
Windell Oskay authored
Add Æ, æ characters
-
- 11 Jun, 2020 3 commits
-
-
Martin Owens authored
Units update See merge request !208
-
Martin Owens authored
* Add new list of UNITS accepted within SVG, a superset of those supported for length conversion. * Add "Q" unit to dictionary of supported absolute length conversions * convert_unit returns None when asked to convert to or from units that aren't supported for absolute length conversion. * Add test for parsing non-absolute length units (%) * Add test for converting to default user units from in * Add test for converting from default user units to in * Add tests for converting to and from valid but non-length units * Add tests for converting to and from unsupported units
-
Martin Owens authored
-