summaryrefslogtreecommitdiff
path: root/docs
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 /docs
parent5e02965905e64e543a92d8d29fba32c86b350104 (diff)
downloadfreetype2-afa043de9cf2329ce697714a1e7eadba3055dead.tar.gz
Fix links (mostly http -> https).
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES6
-rw-r--r--docs/INSTALL2
-rw-r--r--docs/INSTALL.GNU2
-rw-r--r--docs/MAKEPP2
-rw-r--r--docs/formats.txt4
5 files changed, 8 insertions, 8 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index c90cf546b..30156006d 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -76,7 +76,7 @@ CHANGES BETWEEN 2.9 and 2.9.1
- CVE-2018-6942: Older FreeType versions can crash with certain
malformed variation fonts.
- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6942
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6942
II. MISCELLANEOUS
@@ -1393,7 +1393,7 @@ CHANGES BETWEEN 2.4.10 and 2.4.11
Originally, it was a separate patch available from
- http://www.infinality.net/blog/
+ https://web.archive.org/web/20150710073951/http://www.infinality.net:80/blog/
and which has been integrated.
@@ -4115,7 +4115,7 @@ CHANGES BETWEEN beta8 and 2.0
untested for now.
- Updated `docs/docmaker.py', a draft API reference is available at
- http://www.freetype.org/ft2api.html.
+ https://web.archive.org/web/20001215173400/http://www.freetype.org:80/ft2api.html.
- Changed `type1' to use `psaux'.
diff --git a/docs/INSTALL b/docs/INSTALL
index 71d4a0553..73d1d6a68 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -70,7 +70,7 @@ II. Custom builds of the library
[1] make++, a make tool written in Perl, has sufficient support of GNU
make extensions to build FreeType. See
- http://makepp.sourceforge.net
+ https://makepp.sourceforge.net
for more information; you need version 2.0 or newer, and you must
pass option `--norc-substitution'.
diff --git a/docs/INSTALL.GNU b/docs/INSTALL.GNU
index e314ecfdd..b15e0b5ef 100644
--- a/docs/INSTALL.GNU
+++ b/docs/INSTALL.GNU
@@ -23,7 +23,7 @@ instructions in the file `INSTALL.UNIX' instead.
Note that make++, a make tool written in Perl, supports enough
features of GNU make to compile FreeType. See
- http://makepp.sourceforge.net
+ https://makepp.sourceforge.net
for more information; you need version 2.0 or newer, and you must
pass option `--norc-substitution'.
diff --git a/docs/MAKEPP b/docs/MAKEPP
index a4d44b78e..4450e4770 100644
--- a/docs/MAKEPP
+++ b/docs/MAKEPP
@@ -1,5 +1,5 @@
As a special exception, FreeType can also be built with the 'makepp'
-build tool, available from http://makepp.sourceforge.net.
+build tool, available from https://makepp.sourceforge.net.
Note, however, that you will need at least version 2.0 and pass the
option --norc-substitution to have it work correctly.
diff --git a/docs/formats.txt b/docs/formats.txt
index 75aba92e3..e4acf979d 100644
--- a/docs/formats.txt
+++ b/docs/formats.txt
@@ -165,8 +165,8 @@ which isn't supported yet please send a mail too.
partially defined in MHP 1.0.3 (also called ETSI TS 101812 V1.3.1)
section 7.4.
- http://www.etsi.org/
- http://webapp.etsi.org/workprogram/Report_WorkItem.asp?WKI_ID=18799
+ https://www.etsi.org/
+ https://webapp.etsi.org/workprogram/Report_WorkItem.asp?WKI_ID=18799
[3] Support is rudimentary currently; some tables or data are not
loaded yet.