Nikos Tsipinakis 264df67a63 Fix negative width being ignored
In `x_parse_geometry` we modified the global settings struct for
negative width instead of updating it in the struct that is currently
being constructed.

As a result the negative_width field was always false as it was being
overwritten by the struct assignment after the functions return.

Fixes #628
2019-05-02 12:34:25 +03:00
..
2019-05-02 12:34:25 +03:00
2018-10-31 15:19:24 +01:00
2018-11-15 15:17:48 +01:00
2018-11-26 19:54:21 +01:00
2019-01-11 13:10:37 +01:00
2019-03-06 21:14:52 +01:00
2019-01-07 15:30:42 +01:00
2018-09-14 13:36:05 +02:00
2019-03-06 21:14:52 +01:00
2019-04-08 09:15:59 -05:00
2019-03-06 21:14:52 +01:00
2019-01-30 23:50:33 -08:00
2019-01-07 15:32:28 +01:00
2019-03-06 21:14:52 +01:00
2019-01-30 23:50:33 -08:00
2019-01-30 23:50:33 -08:00
2019-04-02 11:34:27 +03:00
2019-01-07 15:32:28 +01:00
2019-01-07 15:30:42 +01:00
2019-01-07 17:56:00 +01:00