]> git.lyx.org Git - lyx.git/blobdiff - src/FontLoader.h
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / FontLoader.h
index 853e2e44e9618b798797c25daee020e50919bb0b..4b3c167c5e0c6da0e1b7bfd901b13299c4acfef0 100644 (file)
 class LString;
 class FontInfo;
 
-/** This class takes care of loading fonts. It uses FontInfo to make intelligent
-guesses about matching font size, and it tries different tags itself in order
-to match the font loading demands.  Later, I plan to extend this with support 
-for T1Lib, probably via a new class building on this. (Asger) */
+/** This class takes care of loading fonts. It uses FontInfo to make 
+intelligent guesses about matching font size, and it tries different tags 
+itself in order to match the font loading demands.  Later, I plan to extend 
+this with support for T1Lib, probably via a new class building on this. 
+(Asger) */
 class FontLoader {
 public:
        ///