facebookarchive / Keyframes

A library for converting Adobe AE shape based animations to a data format and playing it back on Android and iOS devices.
https://facebookincubator.github.io/Keyframes/
Other
5.33k stars 302 forks source link

Inconsistent terminology: "Image" vs. "Vector" #92

Open skagedal opened 7 years ago

skagedal commented 7 years ago

README.md talks about Image as the primary model object in Keyframes, however in the iOS code it is instead called Vector. It would be nice if there was correspondence (I personally kind of prefer the term "Image" here).