[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Enhance 'Clipper.Offset()'.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Enhance 'Clipper.Offset()'.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 27 Dec 2024 23:38:10 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: aa937719 by Benoît Minisini at 2024-12-28T00:34:01+01:00 Enhance 'Clipper.Offset()'. [GB.CLIPPER2] * NEW: 'Clipper.Offset()' now can deal with opened polylines. * NEW: 'Clipper.Offset()' takes an extra argument that allows to offset the outline only. - - - - - 966bc198 by Benoît Minisini at 2024-12-28T00:38:06+01:00 Use the new 'gb.clipper2' component. Enhance the offset selection command in the image editor. [DEVELOPMENT ENVIRONMENT] * NEW: Use the new 'gb.clipper2' component instead of the old 'gb.clipper'. * NEW: Image editor: Selection offset now has an option to offset the outline only. * NEW: Image editor: Selection offset now takes the line cap into account. * NEW: Update French translation. - - - - - 9 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.project - app/src/gambas3/.src/Component/CDocumentation.class - app/src/gambas3/.src/Editor/Image/CImageSelection.class - app/src/gambas3/.src/Editor/Image/FImageEditor.class - app/src/gambas3/.src/Editor/Image/FImageOffsetSelection.class - app/src/gambas3/.src/Editor/Image/FImageOffsetSelection.form - app/src/gambas3/.src/Editor/Image/FImageProperty.class - main/lib/clipper2/c_clipper.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/79b3e9763e83c45450e37615883fa6afdf12aafc...966bc198fd7b1d9110f55e3c1eb4673a06279edb -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/79b3e9763e83c45450e37615883fa6afdf12aafc...966bc198fd7b1d9110f55e3c1eb4673a06279edb You're receiving this email because of your account on gitlab.com.