Mateusz Loskot
a2b2ca977a
Replace BOOST_STATIC_CONSTANT with constexpr ( #211 )
...
Tidy up formatting of refactored parts of code.
2019-01-12 23:57:35 +01:00
Mateusz Loskot
ce82941fa2
Rename point2<T> to point<T> ( #155 )
...
Add point2<T> alias template for backward compatibility with Boost <=1.68.
Replace multiple point_t aliases of point<ptrdiff_t> with single defined
in point.hpp. The point_t is common used to represent dimensions.
Replace many uses of point<ptrdiff_t> with point_t.
Apply reformatting around point2 changes to respect the line length limit.
Follows up discussion in #154
2018-10-19 09:32:23 +02:00
Mateusz Łoskot
837dbd9a3c
[doc] Embed original video by Lubomir Bourdev in Tutorial
...
This video lecture was originally published at
https://stlab.adobe.com/gil/presentation/index.htm
Boost.GIL maintainers received agreement from Lubomir Bourdev to
copy and preseve the original video:
https://lists.boost.org/boost-gil/2018/06/0032.php
The lecture has also been archived by Sean Parent (Adobe) at
https://youtu.be/RjNz_sl-eXk
Thanks to Sean for sharing .MOV file he captured from the original server.
2018-07-03 17:29:07 +02:00
Mateusz Loskot
51431b389f
[doc] Tabs to spaces
...
[ci skip]
2018-06-27 00:02:27 -04:00
Mateusz Loskot
722901f1dc
Tidy up, re-flow tutorial.rst
2018-06-27 00:02:27 -04:00
Stefan Seefeld
40477cfc09
Use boost/gil.hpp in docs.
2018-06-27 00:02:27 -04:00
Mateusz Loskot
b5a7de6e22
Tidy up, some doc8 linting, tabs to spaces.
2018-06-27 00:02:27 -04:00
Stefan Seefeld
22c82514dc
Update documentation.
2018-06-27 00:02:27 -04:00