// // C++ Implementation: fminfodisplay // // Description: // // // Author: Pierre Marchand , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #include "fminfodisplay.h" #include "fmencdata.h" #include "fontitem.h" #include "fmfontdb.h" #include "fmfontstrings.h" #include "fmpaths.h" #include "glyphtosvghelper.h" #include "typotek.h" #include #include #include #include #include FMInfoDisplay::FMInfoDisplay(FontItem * font) { /** Selectors are : #headline #file .infoblock .infoname .langmatch .langundefined .langnomatch .encodingcurrent .encoding */ html = "\n"; html += "\n"; html += "\n"; html += "" + xhtmlifies( font->fancyName() ) + "\n"; html += "\n"; html += "getInfoStyle()).toString() + "\" type=\"text/css\" />\n"; html += "