File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,11 @@ Kopieren Sie `generator.inx` und `generator.py` in das Verzeichnis
25
25
Diese Erweiterung benötigt Python 2.7, welches ab Version 0.92.1 im
26
26
Inkscape-Installer enthalten ist.
27
27
28
+ Die 64bit-Windows-Version von Inkscape 0.92.1 hat einen Bug, der dazu führt, dass
29
+ sich Inkscape bei Benutzung dieser Erweiterung aufhängt
30
+ ([ #1659172 ] ( https://bugs.launchpad.net/inkscape/+bug/1659172 ) ). Wenn Sie
31
+ von diesem Problem betroffen sind, verwenden Sie stattdessen die 32bit-Version.
32
+
28
33
Folgendes ist unter Windows ** NICHT** verfügbar:
29
34
30
35
* Fortschrittsbalken und Abbrechen-Schaltfäche während des Render-Vorgangs
Original file line number Diff line number Diff line change @@ -25,6 +25,11 @@ Copy `generator.inx` and `generator.py` to
25
25
26
26
This extension needs Python 2.7, which is shipped with Inkscape 0.92.1 or later.
27
27
28
+ The 64bit Windows version of Inkscape 0.92.1 has a bug which causes Inkscape to freeze
29
+ when using this extension
30
+ ([ #1659172 ] ( https://bugs.launchpad.net/inkscape/+bug/1659172 ) ). If you
31
+ experience problems with Inkscape freezing, please use the 32bit version.
32
+
28
33
The following is ** NOT** available on Windows:
29
34
30
35
* Progress bar and cancel button during generation process
You can’t perform that action at this time.
0 commit comments