freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 5434faa: Fix links.


From: Werner LEMBERG
Subject: [freetype2] master 5434faa: Fix links.
Date: Sun, 22 Jul 2018 01:35:13 -0400 (EDT)

branch: master
commit 5434faadf4e59c891f179443a822adadc48728c3
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    Fix links.
    
    Reported by Ankit and Nikhil.
---
 include/freetype/ftwinfnt.h | 2 +-
 include/freetype/ttnameid.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/freetype/ftwinfnt.h b/include/freetype/ftwinfnt.h
index 9358368..5d0eb0f 100644
--- a/include/freetype/ftwinfnt.h
+++ b/include/freetype/ftwinfnt.h
@@ -95,7 +95,7 @@ FT_BEGIN_HEADER
    *     second default codepage that most international versions of
    *     Windows have.  It is one of the OEM codepages from
    *
-   *     https://msdn.microsoft.com/en-us/goglobal/bb964655,
+   *     
https://docs.microsoft.com/en-us/windows/desktop/intl/code-page-identifiers ,
    *
    *     and is used for the `DOS boxes', to support legacy applications.
    *     A German Windows version for example usually uses ANSI codepage
diff --git a/include/freetype/ttnameid.h b/include/freetype/ttnameid.h
index 16e6b92..f71516c 100644
--- a/include/freetype/ttnameid.h
+++ b/include/freetype/ttnameid.h
@@ -437,7 +437,7 @@ FT_BEGIN_HEADER
    *
    *   The canonical source for Microsoft's IDs is
    *
-   *     https://www.microsoft.com/globaldev/reference/lcid-all.mspx ,
+   *     
https://docs.microsoft.com/en-us/windows/desktop/Intl/language-identifier-constants-and-strings
 ,
    *
    *   however, we only provide macros for language identifiers present in
    *   the OpenType specification: Microsoft has abandoned the concept of



reply via email to

[Prev in Thread] Current Thread [Next in Thread]