lyx_mirror/development/scons
Abdelrazak Younes 205096733a This commit introduces the FontLoader interface class. In the future, I intend to extend it with a proper encapsulation of font metrics.
* frontends/FontLoader.h: new interface class.
* frontends/Application.h: new FontLoader() pure virtual method
* frontends/lyx_gui: update_fonts() and font_available() methods deleted

* [qt3/qt4/gtk]/GuiApplication: implement the new interface

* qt4/GuiFontLoader:
  - renamed from FontLoader
  - now derives from FontLoader
  - now in the lyx::frontend namespace

* qt3/qfont_loader
  - now derives from FontLoader

* gtk/xftFontLoader
  - now derives from FontLoader



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15220 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-03 16:17:32 +00:00
..
qt4.py Scons: link to qt debug lib in debug mode 2006-06-18 04:04:23 +00:00
scons_manifest.py This commit introduces the FontLoader interface class. In the future, I intend to extend it with a proper encapsulation of font metrics. 2006-10-03 16:17:32 +00:00
scons_utils.py Scons: get version info from configure.ac, add fonts and postinstall script for cygwin 2006-09-26 19:37:09 +00:00
SConstruct Scons: fix substFile dependence problems 2006-10-03 14:31:25 +00:00