boost_geometry_readme.txt 574 B

1234567891011121314151617181920
  1. // Boost.Geometry (aka GGL, Generic Geometry Library)
  2. //
  3. // Copyright Barend Gehrels 2010, Geodan, Amsterdam, the Netherlands
  4. // Use, modification and distribution is subject to the Boost Software License,
  5. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  6. // http://www.boost.org/LICENSE_1_0.txt)
  7. Download gd from
  8. http://www.libgd.org/
  9. (currently from: https://bitbucket.org/pierrejoye/gd-libgd/downloads)
  10. and extract to this folder.
  11. (currently: extract from ../src/ into this folder)
  12. Nothing has to be installed.
  13. This is used in x02_gd_example.cpp