Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

SVG Title

Описание

SVG title plugin allows to create animated SVG images from text using Google fonts. After SVG title created, it can be used in a post or a text widget by adding a shortcode.

SVG title options:

  • Title: is the title you see in SVG.
  • Font Subset: is a font subset selector. Allows easier to select exact font by removing all other fonts in font selector without such subset.
  • Font: is a font that will be used to render title into SVG. All fonts taken from Google Font.
  • Variant: is one of possible variant of the selected font — italic, regular, bold, etc.
  • Size: is letters size of the title.
  • Stroke: width is stroke width in pixels.
  • Animation speed: in case you wish to add animation to the title, you can add four parameters:
    pause before outline drawing animation will start;
    duration of the outline drawing animation;
    pause before color filling animation will start;
    duration of the color filling animation;

Animation starts if SVG title is visible.

  • Outline color: is a color that used to paint the outline of the letters.
  • Text color: is a color that fills letters inside.

Скриншоты

  • Main screen with all titles
  • SVG title editor screen

Установка

Upload the plugin to your blog, Activate it.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«SVG Title» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «SVG Title» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

Version 1.0.0

  • Initial release.