~vcs-imports/pango/+git/pango:font-palette-api

Last commit made on 2022-02-13
Get this branch:
git clone -b font-palette-api https://git.launchpad.net/~vcs-imports/pango/+git/pango

Branch merges

Branch information

Name:
font-palette-api
Repository:
lp:~vcs-imports/pango/+git/pango

Recent commits

d4cf0b1... by Matthias Clasen <email address hidden>

wip: Add an api to select palettes for color glyphs

This commit adds a light-background attribute that can
be used to influence which palette will be used to render
COLRv0 layered glyphs with color fonts that have multiple
palettes. This needs a way for cairo to invalidate its
glyph cache when the selected palette changes, which
needs new freetype api.

9cb392f... by Matthias Clasen <email address hidden>

cosmetics

No need to check harfbuzz_dep. We require it.

6445603... by Matthias Clasen <email address hidden>

utils: Use common cflags

9aeb507... by Matthias Clasen <email address hidden>

pango-segmentation: fix compiler warnings

45e2505... by Matthias Clasen <email address hidden>

pango-view: Fix compiler warnings

bcf61fc... by Matthias Clasen <email address hidden>

1.50.4

053c9ff... by Matthias Clasen <email address hidden>

Fix layout tests

There are unfortunately some rounding differences,
which I believe are due to harfbuzz changes.

6090e62... by Matthias Clasen <email address hidden>

Merge branch 'doc-fix' into 'main'

pango/pango-version-macros.h: Mention correct version check macro

See merge request GNOME/pango!583

f9c79fa... by Guido Günther

pango/pango-version-macros.h: Mention correct version check macro

Pango names it PANGO_VERSION_CHECK not PANGO_CHECK_VERSION (like glib).
Fix the one incorrect mention in the documentation comment.

69d2eb8... by Matthias Clasen <email address hidden>

Merge branch 'matthiasc/for-main' into 'main'

Quiet down break tests

See merge request GNOME/pango!582