carlos-sancho-ramirez / android-vectorial-renderer

Android project created to render custom vectorial images.The idea is to find a small set of primitives that can compose complex vectorial images to be used in Android instead of providing drawables for each resolution or screen size.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-vectorial-renderer

Android project created to render custom vectorial images.

The idea is to find a small set of primitives that can compose complex vectorial images to be used in Android projects instead of providing drawables for each resolution or screen size.

About

Android project created to render custom vectorial images.The idea is to find a small set of primitives that can compose complex vectorial images to be used in Android instead of providing drawables for each resolution or screen size.