checkAxis and checkDefault were removed in 3.27.0
This commit is contained in:
parent
afd0b48f77
commit
8c3fa47ba8
@ -221,23 +221,6 @@ Saving
|
|||||||
path = "myprototype.designspace"
|
path = "myprototype.designspace"
|
||||||
doc.write(path)
|
doc.write(path)
|
||||||
|
|
||||||
************************
|
|
||||||
Reading old designspaces
|
|
||||||
************************
|
|
||||||
|
|
||||||
Old designspace files might not contain ``axes`` definitions. This is
|
|
||||||
how you reconstruct the axes from the extremes of the source locations
|
|
||||||
|
|
||||||
.. code:: python
|
|
||||||
|
|
||||||
doc.checkAxes()
|
|
||||||
|
|
||||||
This is how you check the default font.
|
|
||||||
|
|
||||||
.. code:: python
|
|
||||||
|
|
||||||
doc.checkDefault()
|
|
||||||
|
|
||||||
***********
|
***********
|
||||||
Generating?
|
Generating?
|
||||||
***********
|
***********
|
||||||
|
Loading…
x
Reference in New Issue
Block a user