Go to file
2015-11-25 21:06:18 +01:00
esvg [DEBUG] correct curve calculation ... internal error of las curve management 2015-11-25 21:06:18 +01:00
test [DEV] try to implement curve path models ... (not work at all) and add test assiciated 2015-11-24 22:20:12 +01:00
.gitignore [DEV] update 'lutin' build system 2013-04-21 22:24:50 +02:00
.travis.yml [DEV] update Build interface 2015-09-14 21:11:04 +02:00
CMakeLists.txt [DEV] cmake file update 2014-03-04 21:18:41 +01:00
license.txt [LICENCE] change BSD to Apache 2.0 2014-08-08 23:33:43 +02:00
lutin_esvg-test.py [DEV] add polyline test 2015-11-24 21:53:28 +01:00
lutin_esvg.py [DEV] multiple add: 2015-11-20 21:34:09 +01:00
monk_esvg.py [DOC] add monk website 2013-12-28 16:09:46 +01:00
README.md [DEV] update travis file 2015-06-17 21:25:57 +02:00

esvg

esvg is svg image renderer

Build Status

Instructions

To compile and use see 'ewol' or 'edn' project

License (APACHE v2.0)

Copyright esvg Edouard DUPIN

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.