0023466: Move OSD_FontMgr class outside TKernel
authordbv <dbv@opencascade.com>
Thu, 11 Oct 2012 13:45:15 +0000 (17:45 +0400)
committerdbv <dbv@opencascade.com>
Fri, 12 Oct 2012 11:15:32 +0000 (15:15 +0400)
commiteeaaaefb6f5580107f7170c08fa036c071b2cf6e
treeac7ed6d420f4533c8f0c6f151065f6df022bf891
parentf1e162f2add55681c6bc2f3e0ab50f8f47f49c99
0023466: Move OSD_FontMgr class outside TKernel

Created new package Font in TKService.
Classes FontMgr and SystemFont have been moved from OSD package to Font package.
44 files changed:
adm/UDLIST
src/Font/FILES [new file with mode: 0644]
src/Font/Font.cdl [new file with mode: 0644]
src/Font/Font_FontMgr.cdl [new file with mode: 0644]
src/Font/Font_FontMgr.cxx [new file with mode: 0644]
src/Font/Font_NListOfSystemFont.hxx [new file with mode: 0644]
src/Font/Font_SystemFont.cdl [new file with mode: 0644]
src/Font/Font_SystemFont.cxx [new file with mode: 0644]
src/Graphic3d/Graphic3d.cdl
src/Graphic3d/Graphic3d_AspectText3d.cdl
src/Graphic3d/Graphic3d_AspectText3d.cxx
src/Graphic3d/Graphic3d_CGraduatedTrihedron.hxx
src/Graphic3d/Graphic3d_GraphicDriver.cdl
src/Graphic3d/Graphic3d_Group_8.cxx
src/Graphic3d/Graphic3d_Structure.cxx
src/MeshVS/MeshVS_TextPrsBuilder.cxx
src/MeshVS/MeshVS_Tool.cxx
src/OSD/FILES
src/OSD/OSD.cdl
src/OSD/OSD_FontMgr.cdl [deleted file]
src/OSD/OSD_FontMgr.cxx [deleted file]
src/OSD/OSD_NListOfSystemFont.hxx [deleted file]
src/OSD/OSD_SystemFont.cdl [deleted file]
src/OSD/OSD_SystemFont.cxx [deleted file]
src/OpenGl/OpenGl_AspectText.cxx
src/OpenGl/OpenGl_AspectText.hxx
src/OpenGl/OpenGl_Display.hxx
src/OpenGl/OpenGl_Display_1.cxx
src/OpenGl/OpenGl_FontMgr.cxx
src/OpenGl/OpenGl_FontMgr.hxx
src/OpenGl/OpenGl_GraduatedTrihedron.cxx
src/OpenGl/OpenGl_GraduatedTrihedron.hxx
src/OpenGl/OpenGl_GraphicDriver_Layer.cxx
src/OpenGl/OpenGl_Trihedron.cxx
src/OpenGl/OpenGl_Workspace.hxx
src/TKService/PACKAGES
src/V3d/V3d.cdl
src/V3d/V3d_View.cdl
src/V3d/V3d_View_4.cxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
src/Visual3d/Visual3d.cdl
src/Visual3d/Visual3d_Layer.cdl
src/Visual3d/Visual3d_View.cdl
src/Visual3d/Visual3d_View.cxx