Unnest markdown.

This commit is contained in:
Alexei Podtelezhnikov 2020-10-11 21:56:50 -04:00
parent 337670af0a
commit 82d331556c
1 changed files with 1 additions and 1 deletions

View File

@ -1020,7 +1020,7 @@ FT_BEGIN_HEADER
* is generated. The `target` should have appropriate pixel mode and its
* dimensions define the clipping region.
*
* If both `( @FT_RASTER_FLAG_AA | @FT_RASTER_FLAG_DIRECT )` bit flags
* If both @FT_RASTER_FLAG_AA and @FT_RASTER_FLAG_DIRECT bit flags
* are set in `flags`, the raster calls an @FT_SpanFunc callback
* `gray_spans` with `user` data as an argument ignoring `target`. This
* allows direct composition over a pre-existing user surface to perform