> Let's say we have 5 images to be used for different visualisations
> A1, A2, A3, A4, A5. With this, I am able to generate animations for
> any combination of sub-images.

*Five* sub-images?  What do you want to combine?

> I am also putting in code for changing the frequency of image
> transitions and to switch between transitions from the browser
> itself.  I will push the finished HTML files to test tomorrow.

Nice!

> I am writing code to stitch images together using libpng.  (although
> right-now, I am using 'convert' (tool in imagemagick) to make the
> sprite sheet and using it in CSS.  Can we use this tool as a
> dependency?).

Mhmm, the less external dependencies, the better.  `imagemagick' needs
*a lot* of other packages and libraries, AFAIK...


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to