mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-25 19:00:42 +02:00
gstate: Minor grammar copyedit
This commit is contained in:
parent
2b1f096145
commit
201791a52d
1 changed files with 1 additions and 1 deletions
|
|
@ -2213,7 +2213,7 @@ _cairo_gstate_transform_glyphs_to_backend (cairo_gstate_t *gstate,
|
|||
*num_transformed_glyphs = 0;
|
||||
return;
|
||||
}
|
||||
/* XXX We currently drop any glyphs that has its position outside
|
||||
/* XXX We currently drop any glyphs that have their position outside
|
||||
* of the surface boundaries by a safety margin depending on the
|
||||
* font scale. This however can fail in extreme cases where the
|
||||
* font has really long swashes for example... We can correctly
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue