freetype-commit
[Top][All Lists]
Advanced

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

[Git][freetype/freetype][master] * Version 2.13.2 released.


From: Werner Lemberg (@wl)
Subject: [Git][freetype/freetype][master] * Version 2.13.2 released.
Date: Fri, 25 Aug 2023 18:55:41 +0000

Werner Lemberg pushed to branch master at FreeType / FreeType

Commits:

  • 920c5502
    by Werner Lemberg at 2023-08-25T20:12:52+02:00
    * Version 2.13.2 released.
    ==========================
    
    Tag sources with `VER-2-13-2'.
    
    * docs/VERSION.TXT: Add entry for version 2.13.2.
    * docs/CHANGES: Updated.
    * docs/release, docs/README, builds/macs/README: Updated.
    
    * README, src/base/ftver.rc, builds/windows/vc2010/index.html,
    builds/windows/visualc/index.html, builds/windows/visualce/index.html,
    builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/index.html,
    docs/freetype-config.1: s/2.13.1/2.13.2/, s/2131/2132/.
    
    * include/freetype/freetype.h (FREETYPE_PATCH): Set to 2.
    
    * builds/unix/configure.raw (version_info): Set to 26:1:20.
    * CMakeLists.txt (VERSION_PATCH): Set to 2.
    

13 changed files:

Changes:

  • CMakeLists.txt
    ... ... @@ -164,7 +164,7 @@ project(freetype C)
    164 164
     
    
    165 165
     set(VERSION_MAJOR "2")
    
    166 166
     set(VERSION_MINOR "13")
    
    167
    -set(VERSION_PATCH "1")
    
    167
    +set(VERSION_PATCH "2")
    
    168 168
     
    
    169 169
     # Generate LIBRARY_VERSION and LIBRARY_SOVERSION.
    
    170 170
     set(LIBTOOL_REGEX "version_info='([0-9]+):([0-9]+):([0-9]+)'")
    

  • README
    1
    -FreeType 2.13.1
    
    1
    +FreeType 2.13.2
    
    2 2
     ===============
    
    3 3
     
    
    4 4
     Homepage: https://www.freetype.org
    
    ... ... @@ -32,9 +32,9 @@ sites. Go to
    32 32
     
    
    33 33
     and download one of the following files.
    
    34 34
     
    
    35
    -  freetype-doc-2.13.1.tar.xz
    
    36
    -  freetype-doc-2.13.1.tar.gz
    
    37
    -  ftdoc2131.zip
    
    35
    +  freetype-doc-2.13.2.tar.xz
    
    36
    +  freetype-doc-2.13.2.tar.gz
    
    37
    +  ftdoc2132.zip
    
    38 38
     
    
    39 39
     To view the documentation online, go to
    
    40 40
     
    

  • builds/unix/configure.raw
    ... ... @@ -17,7 +17,7 @@ AC_CONFIG_SRCDIR([ftconfig.h.in])
    17 17
     
    
    18 18
     # Don't forget to update `docs/VERSIONS.TXT'!
    
    19 19
     
    
    20
    -version_info='26:0:20'
    
    20
    +version_info='26:1:20'
    
    21 21
     AC_SUBST([version_info])
    
    22 22
     ft_version=`echo $version_info | tr : .`
    
    23 23
     AC_SUBST([ft_version])
    

  • builds/wince/vc2005-ce/index.html
    ... ... @@ -21,7 +21,7 @@ the following targets:
    21 21
       <li>PPC/SP WM6 (Windows Mobile 6)</li>
    
    22 22
     </ul>
    
    23 23
     
    
    24
    -It compiles the following libraries from the FreeType 2.13.1 sources:</p>
    
    24
    +It compiles the following libraries from the FreeType 2.13.2 sources:</p>
    
    25 25
     
    
    26 26
     <ul>
    
    27 27
       <pre>
    

  • builds/wince/vc2008-ce/index.html
    ... ... @@ -21,7 +21,7 @@ the following targets:
    21 21
       <li>PPC/SP WM6 (Windows Mobile 6)</li>
    
    22 22
     </ul>
    
    23 23
     
    
    24
    -It compiles the following libraries from the FreeType 2.13.1 sources:</p>
    
    24
    +It compiles the following libraries from the FreeType 2.13.2 sources:</p>
    
    25 25
     
    
    26 26
     <ul>
    
    27 27
       <pre>
    

  • builds/windows/vc2010/index.html
    ... ... @@ -12,7 +12,7 @@
    12 12
     <p>This directory contains solution and project files for
    
    13 13
     Visual&nbsp;C++&nbsp;2010 or newer, named <tt>freetype.sln</tt>,
    
    14 14
     and <tt>freetype.vcxproj</tt>.  It compiles the following libraries
    
    15
    -from the FreeType 2.13.1 sources:</p>
    
    15
    +from the FreeType 2.13.2 sources:</p>
    
    16 16
     
    
    17 17
     <ul>
    
    18 18
       <li>freetype.dll using 'Release' or 'Debug' configurations</li>
    

  • builds/windows/visualc/index.html
    ... ... @@ -12,7 +12,7 @@
    12 12
     <p>This directory contains project files <tt>freetype.dsp</tt> for
    
    13 13
     Visual C++ 6.0, and <tt>freetype.vcproj</tt> for Visual C++ 2002
    
    14 14
     through 2008, which you might need to upgrade automatically.
    
    15
    -It compiles the following libraries from the FreeType 2.13.1 sources:</p>
    
    15
    +It compiles the following libraries from the FreeType 2.13.2 sources:</p>
    
    16 16
     
    
    17 17
     <ul>
    
    18 18
       <li>freetype.dll using 'Release' or 'Debug' configurations</li>
    

  • builds/windows/visualce/index.html
    ... ... @@ -21,7 +21,7 @@ the following targets:
    21 21
       <li>PPC/SP WM6 (Windows Mobile 6)</li>
    
    22 22
     </ul>
    
    23 23
     
    
    24
    -It compiles the following libraries from the FreeType 2.13.1 sources:</p>
    
    24
    +It compiles the following libraries from the FreeType 2.13.2 sources:</p>
    
    25 25
     
    
    26 26
     <ul>
    
    27 27
       <pre>
    

  • docs/CHANGES
    1
    +CHANGES BETWEEN 2.13.1 and 2.13.2 (2023-Aug-25)
    
    2
    +
    
    3
    +  I. MISCELLANEOUS
    
    4
    +
    
    5
    +  - Better support for CFF2 variation fonts.
    
    6
    +
    
    7
    +  - TrueType interpreter  version 38 (also known  as 'Infinality') has
    
    8
    +    been removed.
    
    9
    +
    
    10
    +  - Improved OpenVMS support.
    
    11
    +
    
    12
    +
    
    13
    +======================================================================
    
    14
    +
    
    1 15
     CHANGES BETWEEN 2.13.0 and 2.13.1 (2023-Jun-24)
    
    2 16
     
    
    3 17
       I. MISCELLANEOUS
    

  • docs/VERSIONS.TXT
    ... ... @@ -60,6 +60,7 @@ found on _most_ systems, but not all of them:
    60 60
     
    
    61 61
         release     libtool     so
    
    62 62
       -------------------------------
    
    63
    +     2.13.2     26.1.20   6.20.1
    
    63 64
          2.13.1     26.0.20   6.20.0
    
    64 65
          2.13.0     25.0.19   6.19.0
    
    65 66
          2.12.1     24.3.18   6.18.3
    

  • docs/freetype-config.1
    1
    -.TH FREETYPE-CONFIG 1 "June 2023" "FreeType 2.13.1"
    
    1
    +.TH FREETYPE-CONFIG 1 "August 2023" "FreeType 2.13.2"
    
    2 2
     .
    
    3 3
     .
    
    4 4
     .SH NAME
    

  • include/freetype/freetype.h
    ... ... @@ -5222,7 +5222,7 @@ FT_BEGIN_HEADER
    5222 5222
        */
    
    5223 5223
     #define FREETYPE_MAJOR  2
    
    5224 5224
     #define FREETYPE_MINOR  13
    
    5225
    -#define FREETYPE_PATCH  1
    
    5225
    +#define FREETYPE_PATCH  2
    
    5226 5226
     
    
    5227 5227
     
    
    5228 5228
       /**************************************************************************
    

  • src/base/ftver.rc
    ... ... @@ -18,8 +18,8 @@
    18 18
     
    
    19 19
     #include<windows.h>
    
    20 20
     
    
    21
    -#define FT_VERSION      2,13,1,0
    
    22
    -#define FT_VERSION_STR  "2.13.1"
    
    21
    +#define FT_VERSION      2,13,2,0
    
    22
    +#define FT_VERSION_STR  "2.13.2"
    
    23 23
     
    
    24 24
     VS_VERSION_INFO      VERSIONINFO
    
    25 25
     FILEVERSION          FT_VERSION
    


  • reply via email to

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