Go to file
2015-11-23 21:55:08 +01:00
esvg [DEV] add generation of circle (easy after ellipse) 2015-11-23 21:55:08 +01:00
test [DEV] Add bitmap export with Alpha correct (reverse ingeneer of BMP, do not ask me how it work ...) 2015-11-23 21:26:51 +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 many test and corect some old bugs ... 2015-11-19 22:26:42 +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.