Dave Barthly

Results 4 comments of Dave Barthly

@darkylmnx I've made a utility function for this purpose based off the step easing function that is present in Velocity.js: https://github.com/julianshapiro/velocity/blob/master/velocity.js#L893 ``` function steppedEasing(steps) { return anime.easings['steppedEasing'] = function(progress) {...

I don't understand this request, what you have in mind?

Thank you for clarifying. I think this is a great idea and I think it'd be useful. Here's one idea of how this could be implemented from a user perspective:...

@thebarty You need to use `font` instead of `font-size`. If you want to use just `font-size` you also need to provide a `font-family` as well. Option A: `{ 'font': '120px...