inkscape:1.1.x

Last commit made on 2022-09-13
Get this branch:
git clone -b 1.1.x https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
1.1.x
Repository:
lp:inkscape

Recent commits

065ae29... by Sam James

Fix build with Poppler 22.09.0

Adapt to changes in Poppler's getLineDash/setLineDash interface to allow building with Poppler 22.09.0.

a2c9da7... by Tomáš Marný

Replace cs.po

a904ac6... by =?utf-8?b?6am/56qX?= <classenu@163.com>

Update zh_CN.po 1.1.x-20220212

08b2f3d... by Rafael Siejakowski <email address hidden>

Compatibility with Poppler 22.04

Replace vanilla pointers with std::shared_ptr for pointers to fonts;
eliminate manual ref-counting.
Cherry-picked from 6a7b9ec0af088baa08b92fd76b33eca26537fb35.

Fixes https://gitlab.com/inkscape/inkscape/-/issues/3387

f7857a4... by Evangelos Foutras

Ensure compatibility with Poppler 22.03 and later

This change ensures that Inkscape will build against Poppler 22.03 after
the changes that were made to the constructor of `PDFDoc`.

See: https://gitlab.freedesktop.org/poppler/poppler/-/commit/4f2abd3ef

Co-authored-by: Rafael Siejakowski <email address hidden>
(cherry picked from commit a18c57ffff313fd08bc8a44f6b6bf0b01d7e9b75)

3e3d20f... by FirasH

Update Italian translation

76b9e6a... by Martin Srebotnjak

Update slovenian translation

b8e25be... by Marc Jeanmougin <email address hidden>

add new indirect deps on windows installed dlls

641de6d... by René de Hesselle

Fix discrepancies between mibap and Inkscape

These two files have erroneously diverted from what is actually
used to build the dependencies (mibap 0.48 branch). This commit
fixes that.

88d3bf9... by René de Hesselle

Add Python package Pillow