Hi , Is there ne way to get font config working under windows ( ok dont raise ur eyebrows )... This is becuz i want to render some pango text which uses font config backend for FreeType rendering. So iam not able to render any text on FT_Bitamp structure since fontconfig is not available.. Or is it possible under cygwin atleast.. i Tried building from the sources but it ended up in a lot OF compilation Errors within the sources . ( 2.3.0 supposedly stable one ). I already have 2.2.1 package which comes along with cygwin . When i run font config under cygwin it says cannot load default config file. but i checked that /etc/fonts/fonts.conf was exactly present and it was showing as the font directories. <dir>WINDOWSFONTDIR</dir> <dir>~/.fonts</dir> and this is my local.conf file in the same directory.. Enable sub-pixel rendering <match target="font"> <test qual="all" name="rgba"> <const>unknown</const> </test> <edit name="rgba" mode="assign"><const>rgb</const></edit> </match> Purleaaase can some xplain wat i have to do ? and one more ... i tried running fc-cache.exe from windows command prompt it says fontconfig.dll was not found..but i searched in the net for that dll , but i cud find none. is it possible that it is showing the wrong dll name ? Thxn in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/fontconfig/attachments/20060602/2e5b05a0/attachment.htm