about summary refs log tree commit diff
path: root/converter/other/svgtopam.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix error messages for unprocessable inputgiraffedata2017-06-281-4/+34
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3006 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2017-06-281-90/+94
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3004 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Use new pm_string_to_uint instead of local function, fixing incorrect ↵giraffedata2017-06-091-27/+6
| | | | | | interpretation of negative number that is supposed to be an unsigned integer git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2991 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix bug: ignores failure of libxml2 function - one cause of failure is ↵giraffedata2017-01-111-4/+17
| | | | | | running out of memory because of unusual input git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2877 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or ↵giraffedata2016-11-161-0/+1
| | | | | | _SVID_SOURCE, because for some reason GNU C library is replacing the latter with the former. This eliminates compiler warnings about _BSD_SOURCE/_SVID_SOURCE being deprecated git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2836 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-241-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2257 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1320 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1312 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix compiler warningsgiraffedata2010-04-101-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1185 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Don't use uintgiraffedata2009-09-081-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@987 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Put back 4-point spline stub, used by Svgtopamgiraffedata2009-06-261-6/+15
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@936 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* improve commentgiraffedata2008-12-281-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@794 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Make -ansi compile workgiraffedata2008-12-041-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@781 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* add commentgiraffedata2007-04-071-0/+13
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@275 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Create Subversion repositorygiraffedata2006-08-191-0/+940
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1 9d0c8265-081b-0410-96cb-a4ca84ce46f8