Hi all,

On Dienstag, 1. April 2008, Werner Hoch wrote:
> Thus I'd like to change the screen related variables from the screen
> coordinates to the world coordinates.
>
> The affected variables are start_x, second_x, last_x, loc_x and maybe
> some more.
>
> To do this I'd change this with the following steps:
>
> 1. create a set of world variables in GSCHEM_TOPLEVEL:
>    start_x -->  first_wx
>    last_x -->  second_wx
>    second_x --> third_wx
> The renaming is intentional, because the second_x causes confusions
> in the net code whenever I read it.

I've pushed a test branch for this changes to repo.or.cz.
It uses the new world coordinates in the net drawing code.
http://repo.or.cz/w/geda-gaf/werner.git?a=shortlog;h=refs/heads/world_netcoordinates

Regards
Werner


_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to