Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
pango
Commits
24ca0e22
Commit
24ca0e22
authored
Nov 27, 2021
by
Matthias Clasen
Browse files
1.49.4
parent
80b197df
Pipeline
#337255
passed with stage
in 50 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
24ca0e22
Overview of changes in 1.49.4, 27-11-2021
=========================================
* Require fontconfig 2.13
* Require harfbuzz 2.6
* Many fixes to line breaking accuracy
* coretext: Correctly clamp text weights at min/max values
* Add serialization api for PangoLayout, PangoFont and PangoAttrList
* Require json-glib
* tests: Use serialized layouts for test cases
* tests: Include fonts in git
* pango-view: Accept serialized layouts
* Fix a rounding problem with font metrics
* Fix visible space display using ␣
Overview of changes in 1.49.3
=============================
* Fix hinting of glyph metrics
...
...
meson.build
View file @
24ca0e22
project('pango', 'c', 'cpp',
version: '1.49.
3
',
version: '1.49.
4
',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment