- fixed ParseFont such that the output of the Text Plugin in the Geometry Editor can now be painted using the Paint Plugin

This commit is contained in:
Marius Stanciu
2021-03-28 22:12:58 +03:00
committed by Marius Stanciu
parent cc8cf4ecbb
commit 61d19e0748
2 changed files with 14 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ CHANGELOG for FlatCAM beta
- created a new category in Preferences where only the Engraving Related preferences are located
- added a new set of options in the Preferences for the Milling Plugin by taking them out of the Geometry section
- fixed an error in the Subtract Plugin when working on Geometry objects
- fixed ParseFont such that the output of the Text Plugin in the Geometry Editor can now be painted using the Paint Plugin
22.03.2021