From patchwork Thu Mar 2 10:14:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6648 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PS7722YGjz3wk1 for ; Thu, 2 Mar 2023 10:45:50 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PS6h11QHcz3BC; Thu, 2 Mar 2023 10:25:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PS6h05NJRz30K2; Thu, 2 Mar 2023 10:25:52 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PS6gy3P3wz2y9h for ; Thu, 2 Mar 2023 10:25:50 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4PS6RD6sS4z3mY; Thu, 2 Mar 2023 10:14:45 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1677752089; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TtzxjWqCM64eilwpdQjr7HCdXR41CQLWfR3Yr4W4Uik=; b=itGwCpwwfgkCS0Y5U6n2btVVoH0Lr0ncaMDpt+Ix2ReSQJuY9D09gl9MwGKC0Fi1wOQnUx hvwUOePC+ei/1EDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1677752089; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TtzxjWqCM64eilwpdQjr7HCdXR41CQLWfR3Yr4W4Uik=; b=U9TT2gQD29+77ZXTYnZ/5Cd4oN2anQmqvKXdA/bxb0V/70n5Y9upILmF9uAAz65ySGYsvH FdUi1RhtNJDK4jB3QqOZ0ulrKoMvSFfnXM9QbP6XicEyFHTw/CjGwkrX6FCwyObAOmiKrQ z5w4qkO6oayqPbHPtgLDUG5aHx/DrGPku5ZTnZonOl6BXwxpDZr8DGiSH6Nl2obE1XNc6V wfywTAK5Y4KgUqJZWaKhAoMgkmWgpFQs9oWaIsRnUzixcUcy9Xd3RpRk2RaQRR0D+H3gS9 u7Q3TW/9eVDenUKsr0Lfl2eEf7GzttBBoK6pWOgA4cTVANXwAbnHjgA62SSNEw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] harfbuzz: Update to version 7.0.1 Date: Thu, 2 Mar 2023 11:14:11 +0100 Message-Id: <20230302101419.3443689-6-adolf.belka@ipfire.org> In-Reply-To: <20230302101419.3443689-1-adolf.belka@ipfire.org> References: <20230302101419.3443689-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 6.0.0 to 7.0.1 - Update of rootfile - Changelog Overview of changes leading to 7.0.1 - Various build and bug fixes. Overview of changes leading to 7.0.0 - New hb-paint API that is designed mainly to paint “COLRv1” glyphs, but can be also used as a unified API to paint any of the glyph representations supported by HarfBuzz (B/W outlines, color layers, or color bitmaps). (Behdad Esfahbod, Matthias Clasen) - New hb-cairo API for integrating with cairo graphics library. This is provided as a separate harfbuzz-cairo library. (Behdad Esfahbod, Matthias Clasen) - Support for instancing “CFF2” table. (Behdad Esfahbod) - Support font emboldening. (Behdad Esfahbod) - Support feature ranges with AAT shaping. (Behdad Esfahbod) - Experimental support to cubic curves in “glyf” table, see https://github.com/harfbuzz/boring-expansion-spec/blob/main/glyf1-cubicOutlines.md for spec. (Behdad Esfahbod) - Various subsetter improvements. (Garret Rieger, Qunxin Liu, Behdad Esfahbod) - Various documentation improvements. (Behdad Esfahbod, Matthias Clasen, Khaled Hosny) - Significantly reduced memory use during shaping. (Behdad Esfahbod) - Greatly reduced memory use during subsetting “CFF” table. (Behdad Esfahbod) - New command line utility, hb-info, for querying various font information. (Behdad Esfahbod, Matthias Clasen) - New hb-shape/hb-view options: --glyphs, --color-palette, --font-bold, --font-grade, and --named-instance. (Behdad Esfahbod) - Miscellaneous fixes and improvements. (Amir Masoud Abdol, Andres Salomon, Behdad Esfahbod, Chun-wei Fan, Garret Rieger, Jens Kutilek, Khaled Hosny, Konstantin Käfer, Matthias Clasen, Nirbheek Chauhan, Pedro J. Estébanez, Qunxin Liu, Sergei Trofimovich) - New API: +HB_FONT_NO_VAR_NAMED_INSTANCE +HB_PAINT_IMAGE_FORMAT_BGRA +HB_PAINT_IMAGE_FORMAT_PNG +HB_PAINT_IMAGE_FORMAT_SVG +hb_cairo_font_face_create_for_face +hb_cairo_font_face_create_for_font +hb_cairo_font_face_get_face +hb_cairo_font_face_get_font +hb_cairo_font_face_get_scale_factor +hb_cairo_font_face_set_font_init_func +hb_cairo_font_face_set_scale_factor +hb_cairo_font_init_func_t +hb_cairo_glyphs_from_buffer +hb_cairo_scaled_font_get_font +hb_color_line_get_color_stops +hb_color_line_get_color_stops_func_t +hb_color_line_get_extend +hb_color_line_get_extend_func_t +hb_color_line_t +hb_color_stop_t +hb_draw_funcs_get_empty +hb_draw_funcs_get_user_data +hb_draw_funcs_set_user_data +hb_face_collect_nominal_glyph_mapping +hb_font_draw_glyph +hb_font_draw_glyph_func_t +hb_font_funcs_set_draw_glyph_func +hb_font_funcs_set_paint_glyph_func +hb_font_get_synthetic_bold +hb_font_get_var_named_instance +hb_font_paint_glyph +hb_font_paint_glyph_func_t +hb_font_set_synthetic_bold +hb_map_keys +hb_map_next +hb_map_update +hb_map_values +hb_ot_color_glyph_has_paint +hb_ot_color_has_paint +hb_ot_layout_script_select_language2 +hb_ot_name_id_predefined_t +hb_paint_color +hb_paint_color_func_t +hb_paint_composite_mode_t +hb_paint_custom_palette_color +hb_paint_custom_palette_color_func_t +hb_paint_extend_t +hb_paint_funcs_create +hb_paint_funcs_destroy +hb_paint_funcs_get_empty +hb_paint_funcs_get_user_data +hb_paint_funcs_is_immutable +hb_paint_funcs_make_immutable +hb_paint_funcs_reference +hb_paint_funcs_set_color_func +hb_paint_funcs_set_custom_palette_color_func +hb_paint_funcs_set_image_func +hb_paint_funcs_set_linear_gradient_func +hb_paint_funcs_set_pop_clip_func +hb_paint_funcs_set_pop_group_func +hb_paint_funcs_set_pop_transform_func +hb_paint_funcs_set_push_clip_glyph_func +hb_paint_funcs_set_push_clip_rectangle_func +hb_paint_funcs_set_push_group_func +hb_paint_funcs_set_push_transform_func +hb_paint_funcs_set_radial_gradient_func +hb_paint_funcs_set_sweep_gradient_func +hb_paint_funcs_set_user_data +hb_paint_funcs_t +hb_paint_image +hb_paint_image_func_t +hb_paint_linear_gradient +hb_paint_linear_gradient_func_t +hb_paint_pop_clip +hb_paint_pop_clip_func_t +hb_paint_pop_group +hb_paint_pop_group_func_t +hb_paint_pop_transform +hb_paint_pop_transform_func_t +hb_paint_push_clip_glyph +hb_paint_push_clip_glyph_func_t +hb_paint_push_clip_rectangle +hb_paint_push_clip_rectangle_func_t +hb_paint_push_group +hb_paint_push_group_func_t +hb_paint_push_transform +hb_paint_push_transform_func_t +hb_paint_radial_gradient +hb_paint_radial_gradient_func_t +hb_paint_sweep_gradient +hb_paint_sweep_gradient_func_t +hb_set_is_inverted +hb_subset_input_keep_everything - Deprecated API: +hb_font_funcs_set_glyph_shape_func +hb_font_get_glyph_shape_func_t +hb_font_get_glyph_shape Signed-off-by: Adolf Belka --- config/rootfiles/common/harfbuzz | 18 ++++++++++++++++-- lfs/harfbuzz | 6 +++--- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/harfbuzz b/config/rootfiles/common/harfbuzz index 7da247be0..b18e30a18 100644 --- a/config/rootfiles/common/harfbuzz +++ b/config/rootfiles/common/harfbuzz @@ -1,3 +1,4 @@ +#usr/bin/hb-info #usr/bin/hb-ot-shape-closure #usr/bin/hb-shape #usr/bin/hb-subset @@ -7,6 +8,7 @@ #usr/include/harfbuzz/hb-aat.h #usr/include/harfbuzz/hb-blob.h #usr/include/harfbuzz/hb-buffer.h +#usr/include/harfbuzz/hb-cairo.h #usr/include/harfbuzz/hb-common.h #usr/include/harfbuzz/hb-cplusplus.hh #usr/include/harfbuzz/hb-deprecated.h @@ -27,6 +29,7 @@ #usr/include/harfbuzz/hb-ot-shape.h #usr/include/harfbuzz/hb-ot-var.h #usr/include/harfbuzz/hb-ot.h +#usr/include/harfbuzz/hb-paint.h #usr/include/harfbuzz/hb-set.h #usr/include/harfbuzz/hb-shape-plan.h #usr/include/harfbuzz/hb-shape.h @@ -38,14 +41,19 @@ #usr/include/harfbuzz/hb.h #usr/lib/cmake/harfbuzz #usr/lib/cmake/harfbuzz/harfbuzz-config.cmake +#usr/lib/libharfbuzz-cairo.la +#usr/lib/libharfbuzz-cairo.so +usr/lib/libharfbuzz-cairo.so.0 +usr/lib/libharfbuzz-cairo.so.0.60701.0 #usr/lib/libharfbuzz-subset.la #usr/lib/libharfbuzz-subset.so usr/lib/libharfbuzz-subset.so.0 -usr/lib/libharfbuzz-subset.so.0.60000.0 +usr/lib/libharfbuzz-subset.so.0.60701.0 #usr/lib/libharfbuzz.la #usr/lib/libharfbuzz.so usr/lib/libharfbuzz.so.0 -usr/lib/libharfbuzz.so.0.60000.0 +usr/lib/libharfbuzz.so.0.60701.0 +#usr/lib/pkgconfig/harfbuzz-cairo.pc #usr/lib/pkgconfig/harfbuzz-subset.pc #usr/lib/pkgconfig/harfbuzz.pc #usr/share/gtk-doc/html/harfbuzz @@ -118,6 +126,7 @@ usr/lib/libharfbuzz.so.0.60000.0 #usr/share/gtk-doc/html/harfbuzz/api-index-5-0-0.html #usr/share/gtk-doc/html/harfbuzz/api-index-5-3-0.html #usr/share/gtk-doc/html/harfbuzz/api-index-6-0-0.html +#usr/share/gtk-doc/html/harfbuzz/api-index-7-0-0.html #usr/share/gtk-doc/html/harfbuzz/api-index-full.html #usr/share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html #usr/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html @@ -131,16 +140,19 @@ usr/lib/libharfbuzz.so.0.60000.0 #usr/share/gtk-doc/html/harfbuzz/fonts-and-faces-variable.html #usr/share/gtk-doc/html/harfbuzz/fonts-and-faces.html #usr/share/gtk-doc/html/harfbuzz/getting-started.html +#usr/share/gtk-doc/html/harfbuzz/glyphs-and-rendering.html #usr/share/gtk-doc/html/harfbuzz/graphite-shaping.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-aat-layout.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html +#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-cairo.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-directwrite.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-draw.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-features.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gdi.html @@ -157,6 +169,7 @@ usr/lib/libharfbuzz.so.0.60000.0 #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-name.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-var.html +#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-paint.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html #usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html @@ -170,6 +183,7 @@ usr/lib/libharfbuzz.so.0.60000.0 #usr/share/gtk-doc/html/harfbuzz/index.html #usr/share/gtk-doc/html/harfbuzz/install-harfbuzz.html #usr/share/gtk-doc/html/harfbuzz/integration-api.html +#usr/share/gtk-doc/html/harfbuzz/integration-cairo.html #usr/share/gtk-doc/html/harfbuzz/integration-coretext.html #usr/share/gtk-doc/html/harfbuzz/integration-freetype.html #usr/share/gtk-doc/html/harfbuzz/integration-icu.html diff --git a/lfs/harfbuzz b/lfs/harfbuzz index c547b203c..17186b203 100644 --- a/lfs/harfbuzz +++ b/lfs/harfbuzz @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 6.0.0 +VER = 7.0.1 THISAPP = harfbuzz-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = bb08f90cf9540a076ec2fe5498658a0e5f963537ebd98fce271af9070d0fc7178346bf56c600720d433c9e3a403f67ec3ac898abeb1da12697ad22980ecf5204 +$(DL_FILE)_BLAKE2 = 4a8844093b627b8d5d2e6f7b735781334f2715fe5146bb135ba19fb5a38f2a38248028b447d985fbde4505cd66721766a727fa7fe1300efd31259c7cafb8b6f2 install : $(TARGET)