Re: gdi: Implement GetFontUnicodeRanges.

2006-08-14 Thread Hans Leidekker
On Monday 14 August 2006 00:48, Huw Davies wrote: > I wonder whether FcFreeTypeCharSet is what you really want here. It > uses a lot of heuristics which almost certainly won't match what > Windows does, so we're probably better off writing our own. A test > (on say Arial) would be useful here!

Re: gdi: Implement GetFontUnicodeRanges.

2006-08-13 Thread Huw Davies
On Sun, Aug 13, 2006 at 08:26:24PM +0200, Hans Leidekker wrote: > > Any word on this patch? > > -Hans > > Changelog > Implement GetFontUnicodeRanges on top of fontconfig and freetype. I wonder whether FcFreeTypeCharSet is what you really want here. It uses a lot of heuristics which almost c