[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] missing? FT_Vector_Normalize()
From: |
Joseph Koshy |
Subject: |
[Devel] missing? FT_Vector_Normalize() |
Date: |
Tue, 13 May 2003 03:09:34 -0700 (PDT) |
Hi folks,
I'd like to report a missing API entry point: FT_Vector_Normalize()
appears to be missing in the Freetype v2.1.4 sources, though it is
documented in the 2.1.4 API.
$ pwd
/usr/ports/print/freetype2/work/freetype-2.1.4
[nemesis] $ find . -name '*.[ch]' | xargs egrep -n FT_Vector_Normalize
./include/freetype/fttrigon.h:263: /* FT_Vector_Normalize
./include/freetype/fttrigon.h:273: FT_Vector_Normalize( FT_Vector* vec );
$
BTW, whats the best way to submit bug reports to the FreeType project?
Regards,
Koshy
<address@hidden>
- [Devel] missing? FT_Vector_Normalize(),
Joseph Koshy <=