Inkscape continues to default to a font not on my system (Xubuntu 14.04)
I'm running Inkscape 0.91 on xubuntu 14.04 64-bit.
After a fresh install, every time I try to use the font tool, it defaults to the "Sans" font. I don't have this font on my computer. The red circle with the white exclamation in the font selection dropdown tells me that Inkscape knows that "Sans" isn't on my computer. The only way that I could get the font that I wanted was to type out the text and then change the properties afterwards.
I finally fixed it by going to the Preferences window, Text screen, and selecting the "Last used style" radio button under "Style of new objects"
But if I go back to "This tool's own style" it defaults to the last font selected, regardless of what font I select before placing the cursor.
Selecting the "Last used style" option corrects the problem for me. I am not sure if the font getting stuck on one font issue is more than just my system, if it's functioning as designed, or if it is a clue to a potential bug in the application. Just wanted to raise the issue, just in case.
Thanks, Greg
Apologies if someone already answered this (threading on this listserv seems to be a little wonky), but I believe that 'Sans' is not a font, but instead a *font class*. SVG, despite it being the basis of the format for the desktop application Inkscape, is a web technology (the standard is maintained by the World Wide Web Consortium). In HTML pages (or usually, an associated style sheet [CSS]) that specify a font, you will often see them recommend a list ordered by priority of fonts that the browser should use for the indicated text. For body copy, it is often a sequence like Georgia, Futura, Verdana, serif. That tells the browser to use Georgia if it is available, and if not to use the next font in line. If no named fonts are available, it tells it to use any serif font it knows about.
Now, perhaps your system is not properly set up to register what 'category' the fonts on your system fall into (most fonts have metadata for this), so it is not available to Inkscape (or, presumably, the browser).
However, this is the limit of my technical knowledge about this issue, so I can only wish you luck and note that on my machine, the 'Sans' entry in the fonts dropdown does *not* have a little error indicator.
Hope this helps, -Arlo James Barnes
participants (2)
-
Arlo Barnes
-
Gregory Lemon