Javier Bórquez

Results 13 comments of Javier Bórquez

@piotr-cz can I add those definitions to the project? if you like to open a PR I'll merge but I can also copy them add you to the changelog notes...

@AoDev sounds like a good idea. How about `customFunctionRender` receiving an extra argument to tell if it's currently being animated?

hey @AoDev, thank you for detailing those options. I think I like having a single function best: ``` final ? num.toFixed(2) : num.toFixed(0)} ease="quintInOut" /> ``` makes for an easier...

@alarcondgtuc agree, I'm working on a setting that would let you expand the grid, I think that it is going to be better than expanding the grid by one or...

@alarcondgtuc interesting, yes. I think the first improvement is to show where the last point is, and then show overlapping lines on different layers too. Overlapping lines on the same...

@trathborne amazing! I'll add it to the readme!

@7Pass you are right! I'm using Calibre to read epubs on my kindle, and choose .epub as the default format for the project because I believe it is more popular....

@Shuunen thank you for the report! I made this only for unix envs, I'll try to update the code to use OS agnostic commands instead of assuming bash. Most of...

Really interesting! This weekend I'll investigate both :)

@lovemeblender, I agree with @asafyish and @s3r1alpari4h, I think that img2css should focus on the conversion. But you are right in the need to be able to extend the core...