[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freetype-devel
Subject:    Re: [ft-devel] FreeType Amalgamation (changes)
From:       Werner LEMBERG <wl () gnu ! org>
Date:       2012-01-21 6:50:22
Message-ID: 20120121.075022.282006764.wl () gnu ! org
[Download RAW message or body]


> Rename Load_Glyph() static function as it conflicts with another
> static function.  [...]

This is just touching the tip of the iceberg.  Functions and
structures in FreeType should be renamed everywhere to be consistent:

  functions local to a file: <file prefix>_<object>_<function>
  otherwise: <Module prefix>_<Object>_<Function>

`Load_Glyph' in `ttdriver.c' should thus be called
`ttdriver_glyph_load'.  In `cffdrivr.c', the name should be
`cffdriver_glyph_load'.

Again, please send patches!

> 5) Where are ftimage.h and inttypes.h?

This is special.  Please read the comment at the top of `ftraster.c';
the direct inclusion of those files (not using macro names) only
happens in stand-alone mode.


    Werner

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic