<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yeah, you can build FontConfig over Windows. See if that works out for
you. Otherwise, I had used FreeType directly from within Cairo some
time back. (As I had to use cairo on an embedded file system, which
won't run FontConfig in any case). I might be able to give some hints
related to that. Let me know.<br>
<br>
Cheers!!<br>
<br>
Dominic Lachowicz wrote:
<blockquote
 cite="mid:2672cf4d0903060723qb8f04d6kedef60bcdb1d9246@mail.gmail.com"
 type="cite">
  <pre wrap="">FWIW, FontConfig builds and works just fine on Windows.

<a class="moz-txt-link-freetext" href="http://www.gtk.org/download-windows.html">http://www.gtk.org/download-windows.html</a>

On Fri, Mar 6, 2009 at 10:21 AM, Ian Britten <a class="moz-txt-link-rfc2396E" href="mailto:britten@caris.com">&lt;britten@caris.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all,
Would it be possible to separate the existing FreeType/Fontconfig
dependencies into two distinct dependencies, with the goal of being
able to use FreeType with Cairo, but not requiring Fontconfig?

I'm trying to help a coworker get Cairo built on Windows, and have
run into this issue.  For our own usage, we definitely need FT, and
thus have turned on CAIRO_HAS_FT_FONT.  Unfortunately, this also
triggers a requirement of Fontconfig, for which we haven't figured
out how to build it on Windows (If it even can be....)

 From some previous posts, it seems I'm not the only one that might be
happy to see this:
<a class="moz-txt-link-freetext" href="http://lists.cairographics.org/archives/cairo/2008-November/015637.html">http://lists.cairographics.org/archives/cairo/2008-November/015637.html</a>
<a class="moz-txt-link-freetext" href="http://lists.cairographics.org/archives/cairo/2008-October/015466.html">http://lists.cairographics.org/archives/cairo/2008-October/015466.html</a>

In the meantime, can anyone provide any insight as to how to best
proceed?
  - Try to get Fontconfig built on Windows?  (If possible?)
  - Hack apart every version of Cairo we download, to strip the
    Fontconfig stuff out?
  - Other?

Many thanks for any info, suggestions, etc!
Ian
_______________________________________________
cairo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cairo@cairographics.org">cairo@cairographics.org</a>
<a class="moz-txt-link-freetext" href="http://lists.cairographics.org/mailman/listinfo/cairo">http://lists.cairographics.org/mailman/listinfo/cairo</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->


  </pre>
</blockquote>
</body>
</html>