docs: Add details for GskPathBuilder
Mention that GskPathBuilder will simplify added Bézier curves.
This commit is contained in:
@@ -68,6 +68,9 @@
|
||||
*
|
||||
* This is similar to how paths are drawn in Cairo.
|
||||
*
|
||||
* Note that `GskPathBuilder` will reduce the degree of added Bézier
|
||||
* curves as much as possible, to simplify rendering.
|
||||
*
|
||||
* Since: 4.14
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user