[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] FT_Outline-Contours
From: |
Jimmy verma |
Subject: |
[Devel] FT_Outline-Contours |
Date: |
Fri, 06 Jun 2003 19:30:55 +0530 |
Hello !
I am having problem with FT_Outline struct of freetype.
http://www.freetype.org/freetype2/docs/reference/ft2-outline_processing.html
Quoting from the explaination of the ****contours***** given there.
According to this explaination the contours is:
An array of `n_contours' shorts, giving the end point of each contour within
the outline. For example, the first contour is defined by the points `0' to
`contours[0]', the second one is defined by the points `contours[0]+1' to
`contours[1]', etc.
I am not able to visualize this. Can someone explain what is written for the
explaination.
Thanks in advance.
Regards,
Jim
_________________________________________________________________
Horror films in Bollywood. Are they worth it?
http://server1.msn.co.in/features/horror/index.asp Get all the dope!
- [Devel] FT_Outline-Contours,
Jimmy verma <=