Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2011-08-08 | 966 Bytes | |
testXML.exe | 2011-08-08 | 616.4 kB | |
testXML.cpp | 2011-08-08 | 5.6 kB | |
Totals: 3 Items | 623.0 kB | 0 |
README Copyright 2011 Kyle R. Covington Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. testXML.exe and testXML.cpp are each licenced under the terms of the Apache License. testXML.exe is used to place borders around svg images in svg xml files. The border is grouped with the image so that they can be manipulated together. To use: from the command line or terminal call ./testXML.exe [path to file] in the directory in which testXML.exe is installed.