This commit is contained in:
Emil Ernerfeldt
2023-11-14 18:54:46 +01:00
parent dc4e06a02e
commit bfaef3a497
+1 -1
View File
@@ -1635,7 +1635,7 @@ impl Context {
///
/// `pixels_per_point` is used for feathering (anti-aliasing).
/// You can use [`Self::pixels_per_point`] for this,
/// or whatever is appropiate for your viewport.
/// or whatever is appropriate for your viewport.
pub fn tessellate(
&self,
shapes: Vec<ClippedShape>,