306 Commits

Author SHA256 Message Date
ef66ae7d1c Accepting request 1289798 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1289798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=155
2025-07-03 10:09:01 +00:00
49228431d6 Accepting request 1288844 from GNOME:Next
- Update to version 1.56.4:
  + fontconfig:
    - Improve the add_font_file implementation
    - Combine font features and style variants
    - Make sure font faces stay alive
  + win32:
    - Drop some caching
    - Make sure font faces stay alive
    - Modernize and simplify the code
    - Stop synthesizing fonts
    - Implement list models
  + coretext: Support synthetic small caps
  + layout: Avoid assertions in line breaking
  + build: Require GLib 2.82

OBS-URL: https://build.opensuse.org/request/show/1288844
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=271
2025-07-02 09:06:28 +00:00
4785571f2f Accepting request 1253725 from GNOME:Factory
New stable release (forwarded request 1253499 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1253725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=154
2025-03-18 16:38:55 +00:00
aa747c4146 Accepting request 1253499 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1253499
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=269
2025-03-17 10:44:08 +00:00
444c657571 Accepting request 1252240 from GNOME:Next
- Update to version 1.56.2:
  + Annotation fixes
  + fontconfig:
    - Set optical size for fonts with an opsz axis
    - Make panog_font_map_reload_font scale linearly
  + win32: Improve the pango_font_map_reload_font implementation

OBS-URL: https://build.opensuse.org/request/show/1252240
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=268
2025-03-13 09:00:36 +00:00
e70fda03a1 Accepting request 1239209 from GNOME:Factory
- Update to version 1.56.1:
  + Avoid criticals when there are no fonts
  + fontconfig:
    - Handle lack of FC_FONT_WRAPPER in font cache
    - Prefer application fonts even if they are older (forwarded request 1238795 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1239209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=153
2025-01-22 15:30:48 +00:00
fe6d2e0e09 Accepting request 1238795 from GNOME:Next
- Update to version 1.56.1:
  + Avoid criticals when there are no fonts
  + fontconfig:
    - Handle lack of FC_FONT_WRAPPER in font cache
    - Prefer application fonts even if they are older

OBS-URL: https://build.opensuse.org/request/show/1238795
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=266
2025-01-21 09:08:47 +00:00
3fe027c981 Accepting request 1238322 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1238322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=152
2025-01-17 17:37:31 +00:00
194106abba Accepting request 1238193 from GNOME:Next
We "want" this due to the font fix - breaks some electron apps if not it seems...

- Update to version 1.56.0+12:
  * Deal with FC_FONT_WRAPPER more graciously
  * itemize: Limp along harder
  * build: Reshuffle docs build
  * build: Move gir to toplevel meson.build
  * build: Generate glib deprecation defines
  * build: Sync naming with gtk

OBS-URL: https://build.opensuse.org/request/show/1238193
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=264
2025-01-16 19:48:25 +00:00
e32e95b9c0 Accepting request 1236899 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1236899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=151
2025-01-12 10:09:04 +00:00
07a9461d1b Accepting request 1236729 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1236729
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=262
2025-01-10 15:37:09 +00:00
417b994766 Accepting request 1179670 from GNOME:Factory
- Update to version 1.54.0:
  + Build fixes.
  + Memory leak fixes.
  + Drop the install-tests build option.
  + Add build-examples and build-tests build options.
  + Require meson 0.63.
  + Add pango_item_get_char_offset.
  + Update to Unicode 15.1.
  + Fix wrong use of GWeakRef, leading to crashes.
- Drop -Dinstall-tests meson parameter: no longer supported. (forwarded request 1179614 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1179670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=150
2024-06-11 16:27:15 +00:00
493a998eac Accepting request 1179614 from GNOME:Next
- Update to version 1.54.0:
  + Build fixes.
  + Memory leak fixes.
  + Drop the install-tests build option.
  + Add build-examples and build-tests build options.
  + Require meson 0.63.
  + Add pango_item_get_char_offset.
  + Update to Unicode 15.1.
  + Fix wrong use of GWeakRef, leading to crashes.
- Drop -Dinstall-tests meson parameter: no longer supported.

OBS-URL: https://build.opensuse.org/request/show/1179614
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=260
2024-06-10 09:33:12 +00:00
b15cd128e8 Accepting request 1177055 from GNOME:Factory
- Update to version 1.52.2:
  + coretext: Implement reload_font.
  + coretext: Use Menlo instead of Courier for monospace.
  + win32: Avoid a double free.
  + Update to Unicode 15.1.
  + Simplify hexbox drawing.
- Changes from version 1.52.1:
  + Fix hexbox drawing. (forwarded request 1177029 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1177055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=149
2024-05-28 15:27:47 +00:00
507164d7e0 Accepting request 1177029 from GNOME:Next
- Update to version 1.52.2:
  + coretext: Implement reload_font.
  + coretext: Use Menlo instead of Courier for monospace.
  + win32: Avoid a double free.
  + Update to Unicode 15.1.
  + Simplify hexbox drawing.
- Changes from version 1.52.1:
  + Fix hexbox drawing.

OBS-URL: https://build.opensuse.org/request/show/1177029
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=258
2024-05-27 08:22:44 +00:00
3c3cb2574b Accepting request 1164136 from GNOME:Factory
Added GraphicsMagick package as Recommends. The invocation of pango-view with the ft2 backend requires the gm command found in that package. 
Without it, running 'pango-view --backend=ft2' results in this error:
pango-view: When running GraphicsMagick 'gm display' command: Failed to execute child process “gm” (No such file or directory) (forwarded request 1163816 from bobbie424242)

OBS-URL: https://build.opensuse.org/request/show/1164136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=148
2024-04-03 15:18:54 +00:00
ac788288bf Accepting request 1163816 from home:bobbie424242:branches:openSUSE:Factory
Added GraphicsMagick package as Recommends. The invocation of pango-view with the ft2 backend requires the gm command found in that package. 
Without it, running 'pango-view --backend=ft2' results in this error:
pango-view: When running GraphicsMagick 'gm display' command: Failed to execute child process “gm” (No such file or directory)

OBS-URL: https://build.opensuse.org/request/show/1163816
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=256
2024-04-02 14:10:12 +00:00
4476fe25d5 Accepting request 1159421 from GNOME:Factory
Update for GNOME 46 (forwarded request 1156645 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1159421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=147
2024-03-20 20:10:44 +00:00
efae92df00 Accepting request 1156645 from GNOME:Next
Update for GNOME 46

OBS-URL: https://build.opensuse.org/request/show/1156645
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=254
2024-03-19 13:28:56 +00:00
b4d1a12084 Accepting request 1110519 from GNOME:Factory
Pushing GNOME 45.rc packages (forwarded request 1109853 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1110519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=146
2023-09-20 11:21:20 +00:00
aa464b8ea5 Accepting request 1109853 from GNOME:Next
Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109853
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=252
2023-09-12 08:21:43 +00:00
f5e138ea5e Accepting request 1069089 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1069089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=145
2023-03-04 21:42:14 +00:00
b67f8b937d Accepting request 1068990 from GNOME:Next
- Update to version 1.50.14:
  + Fix underline thickness in scaled contexts.

OBS-URL: https://build.opensuse.org/request/show/1068990
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=250
2023-03-03 07:29:51 +00:00
8b29757a0c Accepting request 1067153 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1067153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=144
2023-02-23 15:28:18 +00:00
4427ffcd9c Accepting request 1067055 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1067055
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=248
2023-02-22 12:50:11 +00:00
1237fbe76a Accepting request 1039364 from GNOME:Factory
- Update to version 1.50.12: (forwarded request 1039176 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1039364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=143
2022-12-02 12:12:20 +00:00
2894d97922 Accepting request 1039176 from GNOME:Next
- Update to version 1.50.12:

OBS-URL: https://build.opensuse.org/request/show/1039176
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=246
2022-12-01 16:34:10 +00:00
d978b3326e Accepting request 1009280 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1009280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=142
2022-10-12 16:23:16 +00:00
6fb7f6dfb4 Accepting request 1007821 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1007821
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=244
2022-10-10 07:49:44 +00:00
5df1d4d562 Accepting request 1006525 from GNOME:Factory
- Add 639.patch: layout: Fix crash when no font is installed.
- Update to version 1.50.10:
  + Avoid some unnecessary strdups.
  + Fix line height computations with a non-trivial CTM.

OBS-URL: https://build.opensuse.org/request/show/1006525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=141
2022-09-30 15:57:01 +00:00
c3bdba0d24 Accepting request 1006200 from GNOME:Next
- Add 639.patch: layout: Fix crash when no font is installed.

OBS-URL: https://build.opensuse.org/request/show/1006200
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=242
2022-09-27 20:44:22 +00:00
20821cb216 Accepting request 1004164 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1004164
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=241
2022-09-19 16:26:50 +00:00
e168d70b02 Accepting request 994790 from GNOME:Factory
New stable release (forwarded request 994379 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/994790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=140
2022-08-14 13:55:26 +00:00
321b992ea0 Accepting request 994379 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/994379
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=239
2022-08-12 14:21:46 +00:00
71e4b692fb Accepting request 986584 from GNOME:Factory
New stable release (forwarded request 986488 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/986584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=139
2022-07-05 10:27:14 +00:00
cfe95001a4 Accepting request 986488 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/986488
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=237
2022-07-04 09:15:09 +00:00
b1e07595a7 Accepting request 973135 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 972578 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/973135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=138
2022-04-29 22:44:45 +00:00
631868b93c Accepting request 972578 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/972578
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=235
2022-04-27 12:01:19 +00:00
88e6cf8009 Accepting request 963019 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/963019
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=234
2022-03-21 08:56:05 +00:00
bd31efefdf Accepting request 959650 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/959650
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=233
2022-03-07 12:34:02 +00:00
43f75c132d Accepting request 953146 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/953146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=137
2022-02-11 22:07:14 +00:00
6b8a97b727 Accepting request 953047 from GNOME:Next
- Update to version 1.50.4:
  + Tweak synthetic space size.
  + itemize: Try harder to avoid NULL fonts.
  + docs: Some additions.
  + Pass synthetic slant to harfbuzz.
  + Make sloped carets work with uneven scales.
  + Fix serialiation on arm.
  + Avoid an uninitialized variable warning.
  + Reinstate previous behavior of pango_attr_list_splice.
  + Deprecated pango_coverage_ref/unref.
  + Fix serialization on non-glibc systems.
  + Fix allow-breaks handling.

OBS-URL: https://build.opensuse.org/request/show/953047
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=232
2022-02-10 11:32:21 +00:00
e5bd287c3d Accepting request 942319 from GNOME:Factory
- Update to version 1.50.3:
  + pango-view: Add --serialize-to option for easy bug reporting.
  + Revert a transformation change that broke metrics for vertical
    text.
  + Handle fonts without space glyph (such as icon fonts) better.
  + Fix some corner cases of line width accounting.
  + Fix line height with emulated Small Caps. (forwarded request 942237 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/942319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=136
2021-12-25 19:16:35 +00:00
fa6c4c8cd6 Accepting request 942237 from GNOME:Next
- Update to version 1.50.3:
  + pango-view: Add --serialize-to option for easy bug reporting.
  + Revert a transformation change that broke metrics for vertical
    text.
  + Handle fonts without space glyph (such as icon fonts) better.
  + Fix some corner cases of line width accounting.
  + Fix line height with emulated Small Caps.

OBS-URL: https://build.opensuse.org/request/show/942237
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=231
2021-12-24 09:37:07 +00:00
8df26b22ba Accepting request 941340 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/941340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=135
2021-12-22 19:17:40 +00:00
4c18d9d25c Accepting request 940973 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/940973
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=230
2021-12-17 22:40:37 +00:00
2354ffc2b0 Accepting request 940264 from GNOME:Factory
(forwarded request 939926 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/940264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=134
2021-12-16 20:18:40 +00:00
8044298abe Accepting request 939926 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/939926
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=229
2021-12-13 14:27:13 +00:00
a9bea4d914 Accepting request 935590 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/935590
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=228
2021-12-07 10:21:18 +00:00
8d62daaf7c Accepting request 918655 from GNOME:Factory
New stable release (forwarded request 918528 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/918655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=133
2021-09-16 21:14:36 +00:00