freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Tiny Docs Patch


From: Werner LEMBERG
Subject: Re: [ft-devel] Tiny Docs Patch
Date: Sat, 11 Aug 2018 06:45:19 +0200 (CEST)

> I suggest this tiny patch in the documentation of the driver properties:
> 
> ```
> diff --git a/include/freetype/ftdriver.h b/include/freetype/ftdriver.h
> index 2384dc61..c893c545 100644
> --- a/include/freetype/ftdriver.h
> +++ b/include/freetype/ftdriver.h
> @@ -383,7 +383,7 @@ FT_BEGIN_HEADER
>     *
>     *   {
>     *     FT_Library  library;
> -   *     FT_UInt     hinting_engine = FT_CFF_HINTING_ADOBE;
> +   *     FT_UInt     hinting_engine = FT_HINTING_ADOBE;
>     *
>     *
>     *     FT_Init_FreeType( &library );
> '''
> 
> As stated above in line 348: `FT_CFF_HINTING_ADOBE' is deprecated.

Please apply to git (without ChangeLog entry)!  BTW, no need to
contact `freetype-devel' for such trivial documentation fixes.


   Werner



reply via email to

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