Artem Pavlenko
|
c091289ffa
|
added extra check to compile on x86_64 Gentoo.
&& defined(PNG_ASSEMBLER_CODE_SUPPORTED)
Thanks to Vincent Schut!
|
2006-10-26 20:23:12 +00:00 |
|
Artem Pavlenko
|
992af4747d
|
1. move include to mapnik/include
2. update demos,bibdibgs etc.
|
2006-10-04 11:22:18 +00:00 |
|
Artem Pavlenko
|
26a406706e
|
wrap C headers with :
extern "C"
{
//
}
|
2006-08-31 21:32:07 +00:00 |
|
Artem Pavlenko
|
f59a949464
|
replaced tabs with spaces
|
2006-05-19 16:09:32 +00:00 |
|
Jean-Francois Doyon
|
4705e9526e
|
Oops, that previous problem was from local modifications, setting everything back to normal.
Sorry!
|
2006-05-03 23:56:47 +00:00 |
|
Jean-Francois Doyon
|
5775a9be0e
|
Switched from <fstream.h> to <fstream> as per the warning the compiler gave me, and the C++ standard.
|
2006-05-03 23:46:32 +00:00 |
|
Artem Pavlenko
|
61fd258fd1
|
changing licence from GPL to LGPL
|
2006-03-31 10:32:02 +00:00 |
|
Artem Pavlenko
|
db433452b6
|
switched on optimization in png writing code
|
2006-01-26 16:44:46 +00:00 |
|
Artem Pavlenko
|
a8ec856a15
|
initial import
|
2005-06-14 15:06:59 +00:00 |
|