freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] [GSoC] Visualizing/organizing different rendering modes


From: Werner LEMBERG
Subject: Re: [ft-devel] [GSoC] Visualizing/organizing different rendering modes
Date: Sun, 09 Jul 2017 13:33:28 +0200 (CEST)

Hello Kushal!


> I am working on generating GIF(s) for that blink effect (with 2-3
> different visualizations to highlight differences).

I have no experience with animated GIFs: How do you control the
blinking?  There must be an easy means to stop animation and clicking
between the states (from within the browser, of course).

> Another thing I thing would be useful to visualize is let’s say we
> have two glyphs A and A’ . We display A in a frame and when you
> click and hold anywhere on the image A’ is displayed and when you
> release it A is back on.

Yes, sounds useful.  Can such a feature be provided with animated
GIFs?

Looking around it seems that sprite PNGs are an alternative to
animated GIFS, where the various sub-images are accessed with
JavaScript or CSS (cf. property `background-position'):

  https://css-tricks.com/css-sprites/

(and look at the `further reading' section on this page).

Have the sub-images side by side horizontally would automatically
provide one of the modes suggested by Arvinder...


    Werner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]