gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master updated (51ee136 -> d2e2c22)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (51ee136 -> d2e2c22)
Date: Sat, 21 Mar 2020 17:59:02 -0400 (EDT)

makhlaghi pushed a change to branch master.

      from  51ee136   FITS library: timezone and daylight factored out of 
date_to_seconds
       new  09ffaa7   Library(polygon): Added new functions inside polygon.c
       new  880dd88   Library (polygon): minor corrections to new functions
       new  a22b8d0   Library (polygon): improved documentation, new functions 
in NEWS
       new  729d723   Crop: polygon vertices can now be concave (inner angles 
>180 deg)
       new  d2e2c22   Imported recent work on enabling concave polygons


Summary of changes:
 NEWS                                              |  21 ++-
 bin/crop/args.h                                   |  19 ++-
 bin/crop/main.h                                   |   3 +-
 bin/crop/onecrop.c                                |  32 ++--
 bin/crop/ui.c                                     |   8 +-
 bin/crop/ui.h                                     |   3 +-
 doc/gnuastro.texi                                 | 178 ++++++++++++----------
 lib/gnuastro/polygon.h                            |   9 +-
 lib/polygon.c                                     |  98 +++++++++++-
 tests/Makefile.am                                 |   4 +-
 tests/crop/{imgoutpolygon.sh => imgpolygonout.sh} |   2 +-
 11 files changed, 274 insertions(+), 103 deletions(-)
 rename tests/crop/{imgoutpolygon.sh => imgpolygonout.sh} (96%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]