Feature request #1814
ftools: number of vertices for circular buffers too low (point buffer)
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Python plugins | ||
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Easy fix?: | No | Copied to github as #: | 11874 | 
Description
The number of vertices for circular buffers is too low (when creating a buffer around a point). Apparently 24 vertices are used. Ideally, the user could customize this setting (or use a scale/buffer radius dependent formula?).
Markus
History
#1
     Updated by Alexander Bruy over 15 years ago
    Updated by Alexander Bruy over 15 years ago
    Here is patch that adds a spinbox for setting number of segments to approximate curves
#2
     Updated by Paolo Cavallini over 15 years ago
    Updated by Paolo Cavallini over 15 years ago
    - Resolution set to fixed
- Status changed from Open to Closed
Apparently closed with 76d2a8fd (SVN r13730)
