There is a issue for 6.x (http://drupal.org/node/868522), but the same problem applies for 7.x. My patch list all fonts for all enabled themes and not only for the active theme.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | enabled_theme_fonts-1236760-1.patch | 834 bytes | logaritmisk |
Comments
Comment #1
logaritmisk commentedComment #2
troky commentedWhy search for fonts in other theme folders?
Comment #3
logaritmisk commentedBecause if my admin theme is different from my main theme, cufon wont find all of my fonts.
Comment #4
troky commentedOk, this wouldn't do any harm :)
Committed. Thanks for the patch.