freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 82d3315: Unnest markdown.


From: Alexei Podtelezhnikov
Subject: [freetype2] master 82d3315: Unnest markdown.
Date: Sun, 11 Oct 2020 21:57:28 -0400 (EDT)

branch: master
commit 82d331556ce73de07c16afd51a865ba1ff806a65
Author: Alexei Podtelezhnikov <apodtele@gmail.com>
Commit: Alexei Podtelezhnikov <apodtele@gmail.com>

    Unnest markdown.
---
 include/freetype/ftimage.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/freetype/ftimage.h b/include/freetype/ftimage.h
index b125ce9..7491162 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]