spelling: preexisting

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-01-17 23:26:56 -05:00
parent c547f10ddb
commit 4dcf1ed119

View File

@@ -1015,7 +1015,7 @@ FT_BEGIN_HEADER
*
* If the @FT_RASTER_FLAG_DIRECT bit flag is set in `flags`, the raster
* will call the `gray_spans` callback to draw gray pixel spans. This
* allows direct composition over a pre-existing bitmap through
* allows direct composition over a preexisting bitmap through
* user-provided callbacks to perform the span drawing and composition.
* Not supported by the monochrome rasterizer.
*/