Quote:
Originally Posted by roger64
@sherman
Thanks for the link to the new revamped interface.
Using Arch I still face the following glitch: even if the four squares (for normal, italic, etc.) are displayed, I can load only one font on the top line. If I try to load a second one, it only erases the first one and takes its place.
If I judge from other calibre-debug comments, these troubles may be related to some missing gtk library (?).
Code:
[roger@anterg ReadifyFont-InterfaceImprovements]$ calibre-debug ReadifyFontGUI.py
QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries.
QCommonStyle::drawComplexControl: Control 1 not handled
QCommonStyle::drawComplexControl: Control 1 not handled
QCommonStyle::drawComplexControl: Control 1 not handled
QCommonStyle::drawComplexControl: Control 1 not handled
|
Note that the name of the branch is a bit deceptive, I had every intention of upgrading the interface, but nothing of note actually happened. That just happens to be the latest code base at the moment.
Also note that to add multiple font files, you have to add them at the same time (the file chooser dialog allows multiple selection). The current system is designed that if you click the load button again, it assumes you want to load a a new font family.