Werner Lemberg
fe3433c736
Add reference counters and to FT_Library and FT_Face objects.
* include/freetype/freetype.h (FT_Reference_Face): New function.
* include/freetype/ftmodapi.h (FT_Rererence_Library): New function.
* include/freetype/internal/ftobjs.h (FT_Face_InternalRec,
FT_LibraryRec): New field `refcount'.
* src/base/ftobjs.c (FT_Open_Face, FT_New_Library): Handle
`refcount'.
(FT_Reference_Face, FT_Reference_Library): Implement new functions.
(FT_Done_Face, FT_Done_Library): Handle `refcount'.
* docs/CHANGES: Updated.
2010-07-18 18:41:47 +02:00
..
2010-07-05 09:59:03 +09:00
2010-07-18 18:41:47 +02:00
2010-07-18 18:41:47 +02:00
2010-04-14 15:47:04 +02:00
2009-03-11 21:39:10 +00:00
2010-07-09 20:50:34 +09:00
2009-10-18 09:47:52 +02:00
2010-02-09 07:40:56 +01:00
2010-02-13 07:53:37 +01:00
2010-07-18 18:41:47 +02:00
2010-05-22 20:03:41 +02:00
2009-01-19 08:35:45 +00:00
2010-07-18 18:41:47 +02:00
2010-01-03 14:09:03 +01:00
2009-01-19 08:47:43 +00:00
2010-07-05 22:36:30 +02:00
2009-01-19 08:35:45 +00:00
2010-02-13 07:53:37 +01:00
2009-07-17 10:50:04 +02:00
2010-06-26 09:24:08 +02:00
2009-08-01 00:30:18 +09:00
2009-08-28 09:08:00 +02:00
2009-03-03 13:28:59 +00:00
2010-07-09 22:14:35 +09:00
2010-02-14 10:04:11 +01:00