X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFontLoader.h;h=4b3c167c5e0c6da0e1b7bfd901b13299c4acfef0;hb=a858be7332e331e0244e4dba7b0931b6072ffd3d;hp=853e2e44e9618b798797c25daee020e50919bb0b;hpb=27de1486ca34aaad446adb798d71a77d6f6304da;p=lyx.git diff --git a/src/FontLoader.h b/src/FontLoader.h index 853e2e44e9..4b3c167c5e 100644 --- a/src/FontLoader.h +++ b/src/FontLoader.h @@ -21,10 +21,11 @@ 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: ///