Re: [ft] FreeType compilation under Borland C++ Builder 5

2006-07-13 Thread Werner LEMBERG
i have a problem with compilation FreeType for Borland C++ Builder platform (version 5). [...] after few second i get below message .\objs\apinames.exe -oobjs/freetype.def -dfreetype.dll -wB ./include/freetype/fr eetype.h [...] process_begin:

[ft] Get non-ASCII font family name

2006-07-13 Thread Tom Fukushima
Title: Get non-ASCII font family name Hi, In looking at the docs for FT_FaceRec.family_name, it says: The face's family name. This is an ASCII string, usually in English, which describes the typeface's family (like ‘Times New Roman’, ‘Bodoni’, ‘Garamond’, etc). This is a least common

Re: [ft] Get non-ASCII font family name

2006-07-13 Thread Keith Packard
On Fri, 2006-07-14 at 09:58 +0900, [EMAIL PROTECTED] wrote: Hi On Thu, 13 Jul 2006 15:52:23 -0700 Tom Fukushima [EMAIL PROTECTED] wrote: What does the last sentence mean? Since FreeType2 provides unified API for various font formats, the fundamental API is designed for ASCII font name: