From c70cd078fa96573f12df4164b9c0edf33d0d7dfd Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 26 Jun 2023 10:10:37 +0300 Subject: [PATCH] freetype-2.13.1 --- .../arch/0002-Enable-subpixel-rendering.patch | 2 +- .../0003-Enable-long-PCF-family-names.patch | 22 +++++++++++++++++++ desktop/font/freetype/pspec.xml | 12 +++++++--- 3 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 desktop/font/freetype/files/arch/0003-Enable-long-PCF-family-names.patch diff --git a/desktop/font/freetype/files/arch/0002-Enable-subpixel-rendering.patch b/desktop/font/freetype/files/arch/0002-Enable-subpixel-rendering.patch index 03f911a2..95f40a30 100644 --- a/desktop/font/freetype/files/arch/0002-Enable-subpixel-rendering.patch +++ b/desktop/font/freetype/files/arch/0002-Enable-subpixel-rendering.patch @@ -8,7 +8,7 @@ Subject: [PATCH] Enable subpixel rendering 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h -index 4227fd376e41..32da3fa03903 100644 +index 1976b33af959..b3425e55feec 100644 --- a/include/freetype/config/ftoption.h +++ b/include/freetype/config/ftoption.h @@ -123,7 +123,7 @@ FT_BEGIN_HEADER diff --git a/desktop/font/freetype/files/arch/0003-Enable-long-PCF-family-names.patch b/desktop/font/freetype/files/arch/0003-Enable-long-PCF-family-names.patch new file mode 100644 index 00000000..e38679e4 --- /dev/null +++ b/desktop/font/freetype/files/arch/0003-Enable-long-PCF-family-names.patch @@ -0,0 +1,22 @@ +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 +From: "Jan Alexander Steffens (heftig)" +Date: Sun, 14 May 2017 18:09:31 +0200 +Subject: [PATCH] Enable long PCF family names + +--- + include/freetype/config/ftoption.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h +index b3425e55feec..ecff3ccd12d6 100644 +--- a/include/freetype/config/ftoption.h ++++ b/include/freetype/config/ftoption.h +@@ -887,7 +887,7 @@ FT_BEGIN_HEADER + * If this option is activated, it can be controlled with the + * `no-long-family-names` property of the 'pcf' driver module. + */ +-/* #define PCF_CONFIG_OPTION_LONG_FAMILY_NAMES */ ++#define PCF_CONFIG_OPTION_LONG_FAMILY_NAMES + + + /*************************************************************************/ diff --git a/desktop/font/freetype/pspec.xml b/desktop/font/freetype/pspec.xml index 222ea43e..63617e37 100644 --- a/desktop/font/freetype/pspec.xml +++ b/desktop/font/freetype/pspec.xml @@ -14,7 +14,7 @@ freetype2 A high-quality and portable font engine FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output. It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well. - mirrors://sourceforge/freetype/freetype-2.13.0.tar.xz + mirrors://sourceforge/freetype/freetype-2.13.1.tar.xz bzip2 zlib-devel @@ -23,8 +23,7 @@ arch/0001-Enable-table-validation-modules.patch arch/0002-Enable-subpixel-rendering.patch - arch/0003-Enable-infinality-subpixel-hinting.patch - arch/0004-Enable-long-PCF-family-names.patch + arch/0003-Enable-long-PCF-family-names.patch @@ -79,6 +78,13 @@ + + 2023-06-25 + 2.13.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-02-09 2.13.0