/BezierEditing

[QGIS Plugin] BezierEditing plugin edits features with Bezier curves.

Primary LanguagePython

BezierEditing plugin - version 1.3.4

This is a QGIS plugin which edits features with Bezier curves.

Install

You can install this plugin from QGIS menu --> plugin --> Manage and Install plugins... --> Bezier Editing

Documentation

English Document.

日本語のドキュメント.

Dependent Python libraries and resources

Change Log

Version 1.3.4

  • fix initGui() bug

Version 1.3.3

  • added support for moving the both handles [drag with alt]
  • added support for fixing the first handle in adding anchor [click & drag with alt]
  • added support for fixing the second handle to the anchor [click & drag with shift]
  • added support for setting the number of interpolations
  • changed to show handles by default

License

BezierEditing plugin are released under the GNU Public License (GPL) Version 2.

Copyright (c) 2019 Takayuki Mizutani