summaryrefslogtreecommitdiff
path: root/include/freetype/ftdriver.h
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2018-12-25 22:44:05 +0100
committerWerner Lemberg <wl@gnu.org>2018-12-25 22:44:05 +0100
commitafa043de9cf2329ce697714a1e7eadba3055dead (patch)
treef92a3cce9176629ba7880aafe6f5dd162f9ce75d /include/freetype/ftdriver.h
parent5e02965905e64e543a92d8d29fba32c86b350104 (diff)
downloadfreetype2-afa043de9cf2329ce697714a1e7eadba3055dead.tar.gz
Fix links (mostly http -> https).
Diffstat (limited to 'include/freetype/ftdriver.h')
-rw-r--r--include/freetype/ftdriver.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/freetype/ftdriver.h b/include/freetype/ftdriver.h
index 1e6835d69..779ee450c 100644
--- a/include/freetype/ftdriver.h
+++ b/include/freetype/ftdriver.h
@@ -249,7 +249,7 @@ FT_BEGIN_HEADER
* of improving symmetry in glyphs through hinting the right-side bearing
* were no longer necessary. This lead to what GDI calls 'natural
* widths' ClearType, see
- * http://www.beatstamm.com/typography/RTRCh4.htm#Sec21. Since hinting
+ * http://rastertragedy.com/RTRCh4.htm#Sec21. Since hinting
* has extra resolution, most non-linearity went away, but it is still
* possible for hints to change the advance widths in this mode.
*
@@ -262,7 +262,7 @@ FT_BEGIN_HEADER
* to determine the width in bi-level rendering, and then re-run in
* ClearType, with the difference in widths being absorbed in the font
* hints for ClearType (mostly in the white space of hints); see
- * http://www.beatstamm.com/typography/RTRCh4.htm#Sec20. Somewhat by
+ * http://rastertragedy.com/RTRCh4.htm#Sec20. Somewhat by
* definition, compatible width ClearType allows for non-linear widths,
* but only when the bi-level version has non-linear widths.
*
@@ -275,7 +275,7 @@ FT_BEGIN_HEADER
* mode', not to be confused with GDI's 'natural widths'. Subpixel
* positioning, in the current implementation of Direct Write,
* unfortunately does not support hinted advance widths, see
- * http://www.beatstamm.com/typography/RTRCh4.htm#Sec22. Note that the
+ * http://rastertragedy.com/RTRCh4.htm#Sec22. Note that the
* TrueType interpreter fully allows the advance width to be adjusted in
* this mode, just the DWrite client will ignore those changes.
*
@@ -284,7 +284,7 @@ FT_BEGIN_HEADER
* This is a set of exceptions made in the TrueType interpreter to
* minimize hinting techniques that were problematic with the extra
* resolution of ClearType; see
- * http://www.beatstamm.com/typography/RTRCh4.htm#Sec1 and
+ * http://rastertragedy.com/RTRCh4.htm#Sec1 and
* https://www.microsoft.com/typography/cleartype/truetypecleartype.aspx.
* This technique is not to be confused with ClearType compatible widths.
* ClearType backward compatibility has no direct impact on changing