inkscape:HiDPI-Icons

Last commit made on 2018-09-01
Get this branch:
git clone -b HiDPI-Icons https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
HiDPI-Icons
Repository:
lp:inkscape

Recent commits

0fc6b54... by Jabier Arraiza <email address hidden>

Nore on fixing icon preview

00ef9fa... by Jabier Arraiza <email address hidden>

Increase icons DPI II

f5d28c4... by Jabier Arraiza <email address hidden>

Increase icons DPI

9388ee6... by Jabier Arraiza <email address hidden>

Start pont for smother icons in HiDPI screens

f8fb46e... by Jabier Arraiza <email address hidden>

fix for comment https://gitlab.com/inkscape/inkscape/commit/a12d0aecffa31fa7b82f8416503b41200fbb15b7#note_97146816

1a1d84b... by Patrick Storz

Fix opacity of bitmap images in PDF export

This is a follow-up to 1e31c41a0ef4b0f383d4f9d2941f643ae67ca646.
As it turns out the same issue also applied to bitmap images
embedded in the SVG.

Replacing 'cairo_paint_with_alpha()' -> 'cairo_paint()' prevents
reducing opacity when rendering the bitmap onto a cairo surface.

Opacity should already be properly handled in
CairoRenderContext::popLayer()

1e31c41... by Patrick Storz

Fix opacity of rasterized filters in PDF export

Opacity was applied thrice:
1. when rendering the filter to a pixbuf
   (i.e. transparency was baked into the bitmap)
2. when rendering this pixbuf onto a cairo surface
3. when actually rendering the (now doubly opaque) item

Avoid 1. and 2. and only apply opacity once.

Fixed bug:
  - https://bugs.launchpad.net/inkscape/+bug/381677

549f981... by Tavmjong Bah

Fix rendering when a <tspan> has a CSS 'display' property with value 'none'.

3931d32... by Patrick Storz

CMake/MSYS2: Add new pango dependency (libthai)

Also add libdatrie which is required by libthai.

da46521... by Christophe Lebras <email address hidden>

Fix bug 1789010 - Sanitize template's file name