search for: glyph_data_format

Displaying 2 results from an estimated 2 matches for "glyph_data_format".

2004 Dec 20
0
[LLVMdev] Re: Compiling FreeType 2.1.9 with LLVM 1.4
...hort)( ((size_t) &((TT_Header *)0)->Font_Direction) ) }, { ft_frame_short_be, (FT_Byte)sizeof ( ((TT_Header*)0)->Index_To_Loc_Format ), (FT_UShort)( ((size_t) &((TT_Header *)0)->Index_To_Loc_Format) ) }, { ft_frame_short_be, (FT_Byte)sizeof ( ((TT_Header*)0)->Glyph_Data_Format ), (FT_UShort)( ((size_t) &((TT_Header *)0)->Glyph_Data_Format) ) }, { ft_frame_end, 0, 0 } }; Reid Spencer wrote: >On Sun, 2004-12-19 at 22:52, Adam Warner wrote: > > >>Hi Reid Spencer, >> >> >> >>>CC=/path/to/llvmgcc CXX=/path/...
2004 Dec 20
2
[LLVMdev] Re: Compiling FreeType 2.1.9 with LLVM 1.4
On Sun, 2004-12-19 at 22:52, Adam Warner wrote: > Hi Reid Spencer, > > > CC=/path/to/llvmgcc CXX=/path/to/llvmg++ configure > > make > > > > and was able to reproduce the problem. Not sure what's up with that but > > as Misha pointed out, llvmgcc isn't any "particular" version of 3.4, its > > just 3.4ish. I also concur with him that you