[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Questions with freetype
From: |
Mickey Gabel |
Subject: |
Re: [ft] Questions with freetype |
Date: |
Mon, 16 Mar 2009 12:39:22 +0200 |
User-agent: |
Thunderbird 2.0.0.19 (Windows/20081209) |
Can you contribute a patch which does this?
Werner
tutroail step 2 generated with cygwin-diff (I hope it didn't mangle line
endings)
diff -rupN 2.3.9/step2.html update/step2.html
--- 2.3.9/step2.html Mon Mar 16 13:20:19 2009
+++ update/step2.html Mon Mar 16 13:32:53 2009
@@ -1651,6 +1651,11 @@
service on top of FreeType 2, and you could possibly stop here if
you want.</p>
+ <p>The demo programs in the ft2demos bundle (especially ftview) are a kind
+ of reference implementation, and are a good resource to turn to for
+ answers. They also show how to use additional features, such as the glyph
+ stroker and cache.</p>
+
<p>The next section will deal with FreeType 2 internals (like
modules, vector outlines, font drivers, renderers), as well as a few
font format specific issues (mainly, how to access certain TrueType or