kicad/common/gal/cairo
Maciej Suminski 7d9dea7897 Remove an excessive assert for Cairo canvas size
It is a C-style assert causing application termination when triggered.
Certain systems display pcbnew window shrinked so much, that the canvas
size is 0x0 pixels. The only problem with that is the window needs to be
resized.

Fixes: lp:1767031
* https://bugs.launchpad.net/kicad/+bug/1767031
2018-04-27 10:06:36 +02:00
..
cairo_compositor.cpp Remove an excessive assert for Cairo canvas size 2018-04-27 10:06:36 +02:00
cairo_gal.cpp Add support for reversed draw order and Cairo negative draw mode 2017-09-25 13:35:01 +02:00