mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
Update README.md
This commit is contained in:
parent
6addd574dc
commit
ff685e9a35
1 changed files with 3 additions and 19 deletions
22
README.md
22
README.md
|
@ -5,9 +5,9 @@
|
|||
[](https://github.com/Samsung/thorvg/actions/workflows/build_win.yml)
|
||||
|
||||
# ThorVG
|
||||
|
||||

|
||||
|
||||
<p align="center">
|
||||
<img width="800" height="400" src="https://github.com/Samsung/thorvg/blob/master/logo/512/thorvg-banner.png">
|
||||
</p>
|
||||
ThorVG is a platform-independent portable library for drawing vector-based scenes and animation. It's open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs. Its library has no dependencies and keeps a super compact size. It serves as the vector graphics engine for Tizen OS that powers many products. <br />
|
||||
<br />
|
||||
The following list shows primitives that are supported by ThorVG: <br />
|
||||
|
@ -52,7 +52,6 @@ ThorVG has the threading mechanism so that it tries to acquire the next scenes w
|
|||
- [API Bindings](#api-bindings)
|
||||
- [Dependencies](#dependencies)
|
||||
- [Issues or Feature Requests](#issues-or-feature-requests)
|
||||
- [Branding](#branding)
|
||||
|
||||
[](#contents)
|
||||
<br />
|
||||
|
@ -356,18 +355,3 @@ The ThorVG core has no dependencies. However, ThorVG has optional feature extens
|
|||
<br />
|
||||
## Issues or Feature Requests
|
||||
For support, please reach us in [Gitter](https://gitter.im/thorvg/community).
|
||||
|
||||
[Back to contents](#contents)
|
||||
<br />
|
||||
<br />
|
||||
## Branding
|
||||
Various versions of the logo are available in the [logo](/logo/) folder. Please feel free to use these logos when referencing or linking to ThorVG. Using the logo without cropping (to maintain breathing space) is preferred. Examples:
|
||||
|
||||
### Logo
|
||||
 
|
||||
|
||||
### Icon
|
||||
 
|
||||
|
||||
### Banner
|
||||
 
|
||||
|
|
Loading…
Add table
Reference in a new issue