Animated character?

Get help with FontCreator here. Please do not post feature requests or bug reports here.
Post Reply
Bernie Cossentino
Posts: 65
Joined: Sun Sep 02, 2018 1:24 am

Animated character?

Post by Bernie Cossentino »

So, this will certainly come as a stupid question, but here goes:

Has OpenType evolved to allow character animation as a function of the font itself? Does such a feature exist? Otherwise, is there any way to simulate this effect with current OT features? Say, something as simple as a blinking character?

Please go easy with the tomato throwing :)
Font Creator 13
Windows 7 and 10 Pro
Bhikkhu Pesala
Top Typographer
Top Typographer
Posts: 9878
Joined: Tue Oct 29, 2002 5:28 am
Location: Seven Kings, London UK
Contact:

Re: Animated character?

Post by Bhikkhu Pesala »

OpenType Specs - SVG

SVG documents may include <desc>, <metadata> or <title> elements, but these are ignored by implementations.

Support for the following capabilities is not required in conforming implementations, though some applications may support them. Font developers should evaluate support for these capabilities in the target environments in which their fonts will be used before using them in fonts. To ensure interoperability across the broadest range of environments, use of these capabilities should be avoided.
  • Internal CSS stylesheets (expressed using the <style> element)
  • CSS inline styles (expressed using the style attribute)
  • CSS variables (custom properties) — but see further qualifications below
  • CSS media queries, calc() or animations
  • SVG animations
  • SVG child elements
  • <filter> elements and associated attributes, including enableBackground
  • <pattern> elements
  • <mask> elements
  • <marker> elements
  • <symbol> elements
  • Use of XML entities
  • Use of image data within <image> elements in formats other than JPEG or PNG
    Interactivity capabilities (event attributes, zoomAndPan attributes, the cursor property, or <cursor> elements)
My FontsReviews: MainTypeFont CreatorHelpFC15 + MT12.0 @ Win 10 64-bit build 19045.2486
Bernie Cossentino
Posts: 65
Joined: Sun Sep 02, 2018 1:24 am

Re: Animated character?

Post by Bernie Cossentino »

Bhikkhu Pesala wrote: Mon Aug 17, 2020 4:48 am OpenType Specs - SVG

SVG documents may include <desc>, <metadata> or <title> elements, but these are ignored by implementations.

Support for the following capabilities is not required in conforming implementations, though some applications may support them. Font developers should evaluate support for these capabilities in the target environments in which their fonts will be used before using them in fonts. To ensure interoperability across the broadest range of environments, use of these capabilities should be avoided.
  • Internal CSS stylesheets (expressed using the <style> element)
  • CSS inline styles (expressed using the style attribute)
  • CSS variables (custom properties) — but see further qualifications below
  • CSS media queries, calc() or animations
  • SVG animations
  • SVG child elements
  • <filter> elements and associated attributes, including enableBackground
  • <pattern> elements
  • <mask> elements
  • <marker> elements
  • <symbol> elements
  • Use of XML entities
  • Use of image data within <image> elements in formats other than JPEG or PNG
    Interactivity capabilities (event attributes, zoomAndPan attributes, the cursor property, or <cursor> elements)
Thanks for the info Bhikkhu,

I'm not too concerned about its "interoperability across the broadest range of environments" as the font would only be used in one target application. If it works there, then it's all good. Besides, the animation I'm thinking of providing will not be required for printout anyway; it's only an on-screen effect.

There's a lot of info to sift through here for a simple function. But then, it would seem most functions that appear simple on the outside require quite a bit of code on the inside. I'll keep reading...
Font Creator 13
Windows 7 and 10 Pro
Bhikkhu Pesala
Top Typographer
Top Typographer
Posts: 9878
Joined: Tue Oct 29, 2002 5:28 am
Location: Seven Kings, London UK
Contact:

Re: Animated character?

Post by Bhikkhu Pesala »

I think the point is that the specification recommends not supporting animations in font applications, so FontCreator won't ever support it.
My FontsReviews: MainTypeFont CreatorHelpFC15 + MT12.0 @ Win 10 64-bit build 19045.2486
Bernie Cossentino
Posts: 65
Joined: Sun Sep 02, 2018 1:24 am

Re: Animated character?

Post by Bernie Cossentino »

Bhikkhu Pesala wrote: Mon Aug 17, 2020 8:58 pm I think the point is that the specification recommends not supporting animations in font applications, so FontCreator won't ever support it.
Understood.

Thank you
Font Creator 13
Windows 7 and 10 Pro
Post Reply