summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2020-10-11 21:56:50 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2020-10-11 21:56:50 -0400
commit82d331556ce73de07c16afd51a865ba1ff806a65 (patch)
tree1423a327fb50dd87b0d6a96c3aba14209ec25ee8
parent337670af0a1e94df3718c6467ca544ecb0282731 (diff)
downloadfreetype2-82d331556ce73de07c16afd51a865ba1ff806a65.tar.gz
Unnest markdown.
-rw-r--r--include/freetype/ftimage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/freetype/ftimage.h b/include/freetype/ftimage.h
index b125ce980..74911620d 100644
--- a/include/freetype/ftimage.h
+++ b/include/freetype/ftimage.h
@@ -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