WP-TTFGen

توسط

TrueType Font Generator, or TTFGen, is a combination of PHP and jQuery which allows you to use custom fonts on your website which are guaranteed to be cross browser compatible and SEO Friendly.

TTFGen automatically generates static text images based on your own set of parameters. A small jQuery script is used to call the PHP image renderer, which uses the TTF file to generate the image.

TTFGen is SEO friendly because it uses jQuery to replace text within your website after the page loads.

Standalone

You do not need to use wordpress to use TTFGen. Visit www.ttfgen.com to download the standalone jQuery/PHP version.

Donations

We know that everyone’s time is valuable. If this plugin saves you endless amounts of time from manually creating images for your website, we hope that you will consider a small $2 donation.

  1. Upload the entire wp-ttfgen folder to the /wp-content/plugins/ directory.
  2. Modify the two lines in the ‘/wp-ttfgen/scripts/config.php’ file. Your correct full server path will be required for the script to operate properly.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Access TTFGen from the settings > TTFGen menu.
  5. Modify general settings as needed. If you are not sure about the jQuery settings, do not change them.
  6. Upload a TTF font via the ‘Add New Font’ section of the plugin.
  7. Set the CSS Font assignments to match your uploaded font. For example, assigning class ‘test’ to a specific font will cause the plugin to search your site for every instance of the CSS class ‘test’. It will replace the text within the class with the rendered image.
  8. Modify the class (or ID)’s CSS properties to assign fields such as color, size, etc.
  9. The plugin requires that the wp_footer() be loaded in your footer template.

سوالات متداول

Full list of FAQs available on our website

  • http://www.ttfgen.com/faq/

How exactly does the plugin work?

  • Upload a TTF font via the plugin page
  • Assign the font to a CSS class or ID:
  • Example: CSS Type: ID | CSS Name: myHeader
  • Add the CSS class ‘myClass’ to any tag in your PHP template that you want to change.

Ex:

Your Text here

  • Modify the CSS with font properties. ex:
   .myClass {
    border: 0px; 
    font-size: 22px; 
    text-align:left;
    color: #d0be8c; 
    text-transform:capitalize;
    }

What about Mouse Over / Hover colors?

TTFGen support rollover colors with SPAN tags!

  • Place a tag within your tags.
  • Assign the class or ID of the span from the TTFGen plugin page.
  • Assign the rollover color via the plugin.

Can I see a live demo of TTFGen?

Yes, at http://www.ttfgen.com/demo/

What image type is the text rendered as?

Each image is rendered as a transparent PNG.

What CSS Properties can I specify?

  • background-color
  • color
  • font-size
  • leading
  • line-height
  • height
  • margin
  • text-align
  • text-transform
  • width

What if something isn’t working?

Please visit http://www.ttfgen.com/wordpress for support. Since this software is still in beta, it would be a tremendous help if you let us know about any bugs in our software.

×
نظری برای این آیتم موجود نیست.
0 0 رای ها
امتیازدهی
اشتراک در
اطلاع از
0 نظرات
قدیمی‌ترین
تازه‌ترین بیشترین رأی
هیچ نسخه‌ای برای این آیتم موجود نیست.
بدون امتیاز

قیمت:

رایگان

نگارش

آخرین انتشار

31 اردیبهشت 1405

آخرین بروزرسانی

3 ماه پیش

نصب های فعال

10+

نگارش وردپرس

وردپرس 2.2+

تست شده از نسخه

وردپرس 3.4.2

نگارش PHP

-

تگ ها

نسخه ها

0 نسخه