When using fonts located within the themes' fonts directory, the painter reports that the font cannot be found.
This was as a result of the path_to_theme() function returning the path to the module it is called from. The patch replaces this call with drupal_get_path().
| Comment | File | Size | Author |
|---|---|---|---|
| drawing-theme-fonts.patch | 1.05 KB | Scheepers de Bruin |
Comments