From Valeri Onuchin:
add Xft support to ROOT X11. This is an important extension as it allows GUI text to be rendered (server side) with TrueType fonts making the GUI much more readable. During configuration we check for Xft availability. At run time the user can decide to use or not use it via the: X11.UseXft: yes/no flag in the rootrc file. The default is to use it when the capability is compiled in the ROOT libraries. git-svn-id: http://root.cern.ch/svn/root/trunk@18026 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- base/inc/TVirtualX.h 2 additions, 1 deletionbase/inc/TVirtualX.h
- base/src/TVirtualX.cxx 8 additions, 1 deletionbase/src/TVirtualX.cxx
- config/RConfigure.in 1 addition, 0 deletionsconfig/RConfigure.in
- config/rootrc.in 9 additions, 8 deletionsconfig/rootrc.in
- configure 36 additions, 0 deletionsconfigure
- win32gdk/inc/TGWin32.h 2 additions, 1 deletionwin32gdk/inc/TGWin32.h
- win32gdk/src/TGWin32.cxx 8 additions, 1 deletionwin32gdk/src/TGWin32.cxx
- x11/inc/TGX11.h 2 additions, 1 deletionx11/inc/TGX11.h
- x11/src/GX11Gui.cxx 9 additions, 1 deletionx11/src/GX11Gui.cxx
- x11ttf/Module.mk 9 additions, 5 deletionsx11ttf/Module.mk
- x11ttf/inc/TGX11TTF.h 22 additions, 1 deletionx11ttf/inc/TGX11TTF.h
Loading
Please register or sign in to comment