You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docstring update text()
* Remove following line from docstring (appears to be copy/paste error from extrude())
extrude always *adds* material to a part.
* Swap order of :param distance: and :param fontsize: to match argument order
* Mention fontsize is in model units (fix#463)
* distance: mention distance is for both extrude/cut
* Update kind default in docstring as "regular" not "Normal"
* Add missing fontPath arg description
* Add examples of usage
- Using an installed system font
- Using a font at provided path (when font not installed on system)
I tested with the free fonts from http://www.gust.org.pl/projects/e-foundry/tex-gyre
- Cut text into solid
* Change docstring to fix autodoc-typehints issue where the Parameters section is duplicated (see screenshot)
* Update cadquery/cq.py
Co-authored-by: Marcus Boyd <[email protected]>
* Update cadquery/cq.py
Co-authored-by: Marcus Boyd <[email protected]>
* Update cadquery/cq.py
Co-authored-by: Marcus Boyd <[email protected]>
* Update cadquery/cq.py
Co-authored-by: Marcus Boyd <[email protected]>
* Update cadquery/cq.py
Co-authored-by: Marcus Boyd <[email protected]>
* Update cadquery/cq.py
Co-authored-by: Marcus Boyd <[email protected]>
* Update cadquery/cq.py
Co-authored-by: Marcus Boyd <[email protected]>
* Update cadquery/cq.py
Co-authored-by: Marcus Boyd <[email protected]>
* Update cadquery/cq.py
Co-authored-by: Marcus Boyd <[email protected]>
* Update cadquery/cq.py
Co-authored-by: Marcus Boyd <[email protected]>
Co-authored-by: Marcus Boyd <[email protected]>
0 commit comments