Tags: Nuglif/cufon
Tags
[FIXED] Domain checks are now case-insensitive. Apparently Safari doe… …s not automatically convert hostnames to lowercase in links you click on. Thanks Bryan! [FIXED] Generator: copying and pasting font names with tabs or other useless whitespace characters should no longer make things difficult to use. [FIXED] Fixed an error in kerning calculation (bug introduced in 1.04). Fonts need not be converted again. Thanks Chris!
[NEW] It's now possible to specify alternative options for the :hover… … state. In other words, you can now use a different gradient / textShadow with :hover. [FIXED] Fixed a Safari 3.0-specific unicode issue. Before this patch characters above unicode code point 255 may have been replaced with spaces instead.
[NEW] Slightly improved white-space handling by creating lists of ele… …ments to ignore and elements with no text content. [NEW] <span> elements are no longer used at all, which means that you don't have to be extra careful with your own <span> elements anymore. [NEW] The generator now embeds the original font's copyright notice to the files it creates. [FIXED] There should no longer be any unwanted empty space after <br />.
[NEW] New option: autoDetect. Allows you to specify font-family in yo… …ur CSS instead of using the fontFamily option. Does NOT work in Opera, disabled by default. [NEW] Added YUI (2.7) selector support. [NEW] Added support for word-spacing. [FIXED] Using a restricted font in a non-whitelisted domain no longer causes text to completely disappear, the custom font just won’t show up (i.e. nothing is done). Fixes potential issues with Google translate, Babelfish etc. [FIXED] Font-weight was calculated incorrectly in some cases. Not anymore. [REMOVED] Removed the experimental (undocumented) canvas-only enableTextDecoration option. Proper support for text-decoration will be added later.
[NEW] The generator now automatically whitelists the www-less form (e… ….g. example.org) of a domain as well even if only the www-form (e.g. www.example.org) was specified. [NEW] Added Fontsmith to the list of foundries that require a separate license. [NEW] Added Berthold to the list of foundries that require a separate license.