mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Revert "make_text: Fuse glyphs with multiple overlapping faces"
This reverts commit 194fc374a9.
This commit is contained in:
parent
194fc374a9
commit
bc13d05c91
1 changed files with 0 additions and 3 deletions
|
|
@ -379,9 +379,6 @@ class Compound(Mixin3D, Shape[TopoDS_Compound]):
|
|||
)
|
||||
)
|
||||
|
||||
# Fuse glyphs with multiple overlapping faces
|
||||
text_flat = Compound(Face.fuse(*text_flat.faces()))
|
||||
|
||||
# Align the text from the bounding box
|
||||
align_text = tuplify(align, 2)
|
||||
text_flat = text_flat.translate(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue