From 9d8a88c1a46cc95f69e9bc0e50ed1134bef6c715 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Wed, 1 Apr 2009 13:16:44 +0200 Subject: fix bug in cylindrical projection If one peak is "left" and one is "right" of north, cylindrical projection was not able to compute proper viewing parameters. This is fixed by adjusting alpha angles of known hills to be increasing with x. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 072cba6..57d3cd5 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ gipfel-0.2.9 * Show height in search dialog to distinguish peaks with equal names. * Added "File->Screen Dump" feature. * Improved label placing. +* Fix long standing bug with panoramic projection if one known peak + is "left" and one is "right" of north. gipfel-0.2.8 * Fix issue with image saving on some platforms (reported by David Mitchell). -- cgit v1.2.3