Quote:
Originally Posted by Leonatus
What is PIL?
|
PIL is a Python Image Library.
Quote:
Originally Posted by Leonatus
The font is called FoglihtenNo04 by glukfonts.pl.
|
The plugin worked fine with this font on my Windows machine and generated the following CSS declaration:
Code:
@font-face {
font-family: 'FoglihtenNo04';
font-weight: normal;
font-style: normal;
src: url('../Fonts/FoglihtenNo04-070.otf');
}
If the plugin previously worked with FoglihtenNo04, maybe the font file that you downloaded got corrupted or was locked by another process, e.g. a virus scanner or a backup tool, when you ran the plugin.
Does the plugin work with other fonts or do you get the same error message for all fonts?