mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
pango: Update to version 1.50.3
- Update from 1.50.0 to 1.50.3
- Update of rootfile
- Changelog
Overview of changes in 1.50.3, 21-12-2021
* 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
Overview of changes in 1.50.2, 16-12-2021
* Fix a problem with font fallback for Arabic
* Fix handling of fonts without a space glyph
* Various documentation improvements
* Fix build issues
Overview of changes in 1.50.1, 10-12-2021
* Fix a crash in tab handling
* Fix tab positioning without line wrapping
* Fix an assertion failure found by fuzzing
* Make underlines work again for broken fonts
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
40e2cfd3da
commit
3bbe59b78a
@@ -40,13 +40,13 @@ usr/bin/pango-view
|
||||
#usr/include/pango-1.0/pango/pangoft2.h
|
||||
#usr/lib/libpango-1.0.so
|
||||
usr/lib/libpango-1.0.so.0
|
||||
usr/lib/libpango-1.0.so.0.5000.0
|
||||
usr/lib/libpango-1.0.so.0.5000.3
|
||||
#usr/lib/libpangocairo-1.0.so
|
||||
usr/lib/libpangocairo-1.0.so.0
|
||||
usr/lib/libpangocairo-1.0.so.0.5000.0
|
||||
usr/lib/libpangocairo-1.0.so.0.5000.3
|
||||
#usr/lib/libpangoft2-1.0.so
|
||||
usr/lib/libpangoft2-1.0.so.0
|
||||
usr/lib/libpangoft2-1.0.so.0.5000.0
|
||||
usr/lib/libpangoft2-1.0.so.0.5000.3
|
||||
#usr/lib/pkgconfig/pango.pc
|
||||
#usr/lib/pkgconfig/pangocairo.pc
|
||||
#usr/lib/pkgconfig/pangofc.pc
|
||||
|
||||
Reference in New Issue
Block a user