freetype-commit
[Top][All Lists]
Advanced

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

[Git][freetype/freetype][master] [doc] FT_OUTLINE_OVERLAP was introduced


From: Werner Lemberg (@wl)
Subject: [Git][freetype/freetype][master] [doc] FT_OUTLINE_OVERLAP was introduced in 2.10.3.
Date: Sat, 19 Mar 2022 06:21:04 +0000

Werner Lemberg pushed to branch master at FreeType / FreeType

Commits:

1 changed file:

Changes:

  • include/freetype/ftimage.h
    ... ... @@ -401,11 +401,11 @@ FT_BEGIN_HEADER
    401 401
        *     information.
    
    402 402
        *
    
    403 403
        *   FT_OUTLINE_OVERLAP ::
    
    404
    -   *     This flag indicates that this outline contains overlapping contrours
    
    405
    -   *     and the anti-aliased renderer should perform oversampling to
    
    406
    -   *     mitigate possible artifacts.  This flag should _not_ be set for
    
    407
    -   *     well designed glyphs without overlaps because it quadruples the
    
    408
    -   *     rendering time.
    
    404
    +   *     [Since 2.10.3] This flag indicates that this outline contains
    
    405
    +   *     overlapping contours and the anti-aliased renderer should perform
    
    406
    +   *     oversampling to mitigate possible artifacts.  This flag should _not_
    
    407
    +   *     be set for well designed glyphs without overlaps because it quadruples
    
    408
    +   *     the rendering time.
    
    409 409
        *
    
    410 410
        *   FT_OUTLINE_HIGH_PRECISION ::
    
    411 411
        *     This flag indicates that the scan-line converter should try to
    


  • reply via email to

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