freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] do i find a typo in ftobjs.h


From: duhuanpeng
Subject: [ft-devel] do i find a typo in ftobjs.h
Date: Sat, 24 Mar 2018 10:22:55 +0800

Hi,
Is this a typo? Is it typecast?

File: include/freetype/internal/ftobjs.h
Line: 158
>   } FT_CMapRec;
> 
>   /* typecase any pointer to a charmap handle */
> #define FT_CMAP( x )  ( (FT_CMap)( x ) )
> 
>   /* obvious macros */
> #define FT_CMAP_PLATFORM_ID( x )  FT_CMAP( x )->charmap.platform_id



    duhuanpeng





reply via email to

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