Problem with the font

shanefarris

02-02-2010 16:41:30

No matter what font I use the text is very small and looks to be random garbage. This is also with the binary demos I tried from sourceforge. I've also tried different font types, and still the same problem, just looks like different kinds of random garbage. I've looked at my log files, and they seem to look ok but here they are:

Ogre.log

10:49:09: Creating resource group General
10:49:09: Creating resource group Internal
10:49:09: Creating resource group Autodetect
10:49:09: SceneManagerFactory for type 'DefaultSceneManager' registered.
10:49:09: Registering ResourceManager for type Material
10:49:09: Registering ResourceManager for type Mesh
10:49:09: Registering ResourceManager for type Skeleton
10:49:09: MovableObjectFactory for type 'ParticleSystem' registered.
10:49:09: OverlayElementFactory for type Panel registered.
10:49:09: OverlayElementFactory for type BorderPanel registered.
10:49:09: OverlayElementFactory for type TextArea registered.
10:49:09: Registering ResourceManager for type Font
10:49:09: ArchiveFactory for archive type FileSystem registered.
10:49:09: ArchiveFactory for archive type Zip registered.
10:49:09: FreeImage version: 3.10.0
10:49:09: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
10:49:09: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2
10:49:09: DDS codec registering
10:49:09: Registering ResourceManager for type HighLevelGpuProgram
10:49:09: Registering ResourceManager for type Compositor
10:49:09: MovableObjectFactory for type 'Entity' registered.
10:49:09: MovableObjectFactory for type 'Light' registered.
10:49:09: MovableObjectFactory for type 'BillboardSet' registered.
10:49:09: MovableObjectFactory for type 'ManualObject' registered.
10:49:09: MovableObjectFactory for type 'BillboardChain' registered.
10:49:09: MovableObjectFactory for type 'RibbonTrail' registered.
10:49:09: Loading library .\RenderSystem_Direct3D9
10:49:09: Installing plugin: D3D9 RenderSystem
10:49:09: D3D9 : Direct3D9 Rendering Subsystem created.
10:49:09: D3D9: Driver Detection Starts
10:49:09: D3D9: Driver Detection Ends
10:49:09: Plugin successfully installed
10:49:09: Loading library .\RenderSystem_GL
10:49:09: Installing plugin: GL RenderSystem
10:49:09: OpenGL Rendering Subsystem created.
10:49:09: Plugin successfully installed
10:49:09: *-*-* OGRE Initialising
10:49:09: *-*-* Version 1.7.0dev-unstable (Cthugha)
10:49:09: Added resource location '../../Media' of type 'FileSystem' to resource group 'General'
10:49:09: Added resource location '../../Media/MyGUI_Media' of type 'FileSystem' to resource group 'General'
10:49:09: Added resource location '../../Media/Tools/LayoutEditor' of type 'FileSystem' to resource group 'General'
10:49:09: Added resource location '../../Media/Tools/LayoutEditor/Panels' of type 'FileSystem' to resource group 'General'
10:49:09: Added resource location '../../Media/Tools/LayoutEditor/Themes' of type 'FileSystem' to resource group 'General'
10:49:09: Added resource location '../../Media/Tools/LayoutEditor/Settings' of type 'FileSystem' to resource group 'General'
10:49:09: Added resource location '../../Media/Common/Wallpapers' of type 'FileSystem' to resource group 'General'
10:49:09: D3D9 : RenderSystem Option: Allow NVPerfHUD = No
10:49:09: D3D9 : RenderSystem Option: FSAA = 0
10:49:09: D3D9 : RenderSystem Option: Floating-point mode = Fastest
10:49:09: D3D9 : RenderSystem Option: Full Screen = No
10:49:09: D3D9 : RenderSystem Option: Rendering Device = Monitor-1-NVIDIA GeForce4 MX 4000
10:49:09: D3D9 : RenderSystem Option: Resource Creation Policy = Create on all devices
10:49:09: D3D9 : RenderSystem Option: VSync = No
10:49:09: D3D9 : RenderSystem Option: VSync Interval = 1
10:49:09: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour
10:49:09: D3D9 : RenderSystem Option: sRGB Gamma Conversion = No
10:49:09: CPU Identifier & Features
10:49:09: -------------------------
10:49:09: * CPU ID: GenuineIntel: Intel(R) Pentium(R) 4 CPU 2.80GHz
10:49:09: * SSE: yes
10:49:09: * SSE2: yes
10:49:09: * SSE3: no
10:49:09: * MMX: yes
10:49:09: * MMXEXT: yes
10:49:09: * 3DNOW: no
10:49:09: * 3DNOWEXT: no
10:49:09: * CMOV: yes
10:49:09: * TSC: yes
10:49:09: * FPU: yes
10:49:09: * PRO: no
10:49:09: * HT: yes
10:49:09: -------------------------
10:49:09: D3D9 : Subsystem Initialising
10:49:09: Registering ResourceManager for type Texture
10:49:09: Registering ResourceManager for type GpuProgram
10:49:09: D3D9RenderSystem::_createRenderWindow "OGRE Render Window", 800x600 windowed miscParams: FSAA=0 FSAAHint= colourDepth=32 gamma=false monitorIndex=0 useNVPerfHUD=false vsync=false vsyncInterval=1
10:49:10: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 800x600, 32bpp
10:49:10: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
10:49:10: RenderSystem capabilities
10:49:10: -------------------------
10:49:10: RenderSystem Name: Direct3D9 Rendering Subsystem
10:49:10: GPU Vendor: nvidia
10:49:10: Device Name: Monitor-1-NVIDIA GeForce4 MX 4000
10:49:10: Driver Version: 6.14.10.6693
10:49:10: * Fixed function pipeline: yes
10:49:10: * Hardware generation of mipmaps: yes
10:49:10: * Texture blending: yes
10:49:10: * Anisotropic texture filtering: yes
10:49:10: * Dot product texture operation: yes
10:49:10: * Cube mapping: yes
10:49:10: * Hardware stencil buffer: yes
10:49:10: - Stencil depth: 8
10:49:10: - Two sided stencil support: no
10:49:10: - Wrap stencil values: yes
10:49:10: * Hardware vertex / index buffers: yes
10:49:10: * Vertex programs: no
10:49:10: * Number of floating-point constants for vertex programs: 0
10:49:10: * Number of integer constants for vertex programs: 0
10:49:10: * Number of boolean constants for vertex programs: 0
10:49:10: * Fragment programs: no
10:49:10: * Number of floating-point constants for fragment programs: 0
10:49:10: * Number of integer constants for fragment programs: 0
10:49:10: * Number of boolean constants for fragment programs: 0
10:49:10: * Geometry programs: no
10:49:10: * Number of floating-point constants for geometry programs: 0
10:49:10: * Number of integer constants for geometry programs: 0
10:49:10: * Number of boolean constants for geometry programs: 0
10:49:10: * Supported Shader Profiles: hlsl
10:49:10: * Texture Compression: yes
10:49:10: - DXT: yes
10:49:10: - VTC: no
10:49:10: - PVRTC: no
10:49:10: * Scissor Rectangle: yes
10:49:10: * Hardware Occlusion Query: no
10:49:10: * User clip planes: no
10:49:10: * VET_UBYTE4 vertex element type: no
10:49:10: * Infinite far plane projection: no
10:49:10: * Hardware render-to-texture: yes
10:49:10: * Floating point textures: no
10:49:10: * Non-power-of-two textures: yes (limited)
10:49:10: * Volume textures: no
10:49:10: * Multiple Render Targets: 1
10:49:10: - With different bit depths: no
10:49:10: * Point Sprites: yes
10:49:10: * Extended point parameters: yes
10:49:10: * Max Point Size: 10
10:49:10: * Vertex texture fetch: no
10:49:10: * Number of world matrices: 0
10:49:10: * Number of texture units: 2
10:49:10: * Stencil buffer depth: 8
10:49:10: * Number of vertex blend matrices: 0
10:49:10: * Render to Vertex Buffer : no
10:49:10: * DirectX per stage constants: no
10:49:10: ***************************************
10:49:10: *** D3D9 : Subsystem Initialised OK ***
10:49:10: ***************************************
10:49:10: DefaultWorkQueue('Root') initialising on thread main.
10:49:10: Particle Renderer Type 'billboard' registered
10:49:10: Parsing scripts for resource group Autodetect
10:49:10: Finished parsing scripts for resource group Autodetect
10:49:10: Parsing scripts for resource group General
10:49:10: Finished parsing scripts for resource group General
10:49:10: Parsing scripts for resource group Internal
10:49:10: Finished parsing scripts for resource group Internal
10:49:10: Texture: core_micro_font.PNG: Loading 1 faces(PF_A8R8G8B8,512x128x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,512x128x1.
10:49:10: Texture: core_black_orange.png: Loading 1 faces(PF_A8R8G8B8,1024x256x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,1024x256x1.
10:49:10: Texture: progresstrack.png: Loading 1 faces(PF_A8R8G8B8,256x64x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x64x1.
10:49:10: Texture: core_debug.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,64x64x1.
10:49:10: Texture: core_pointer.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
10:49:11: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource external_resources.xml in resource group General or any other group. in ResourceGroupManager::openResource at .\src\OgreResourceGroupManager.cpp (line 752)
10:49:11: Texture: wallpaper0.png: Loading 1 faces(PF_R8G8B8,1024x1024x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1.
10:49:18: DefaultWorkQueue('Root') shutting down on thread main.
10:49:18: *-*-* OGRE Shutdown
10:49:18: Unregistering ResourceManager for type Compositor
10:49:18: Unregistering ResourceManager for type Font
10:49:18: Unregistering ResourceManager for type Skeleton
10:49:18: Unregistering ResourceManager for type Mesh
10:49:18: Unregistering ResourceManager for type HighLevelGpuProgram
10:49:18: Uninstalling plugin: GL RenderSystem
10:49:18: *** Stopping Win32GL Subsystem ***
10:49:18: Plugin successfully uninstalled
10:49:18: Unloading library .\RenderSystem_GL
10:49:18: Uninstalling plugin: D3D9 RenderSystem
10:49:18: D3D9 : Shutting down cleanly.
10:49:18: Unregistering ResourceManager for type Texture
10:49:18: Unregistering ResourceManager for type GpuProgram
10:49:18: D3D9 : Direct3D9 Rendering Subsystem destroyed.
10:49:18: Plugin successfully uninstalled
10:49:18: Unloading library .\RenderSystem_Direct3D9
10:49:18: Unregistering ResourceManager for type Material
10:49:18: DefaultWorkQueue('Root') shutting down on thread main.


MyGui.log

----------------------------------------------------------------------------------------------------------------------------------
loging report for : 02/02/2010 10:49:10
----------------------------------------------------------------------------------------------------------------------------------

10:49:10 | Platform | Info | * Initialise: OgreRenderManager | ..\..\..\..\trunk\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreRenderManager.cpp | 27
10:49:10 | Platform | Info | OgreRenderManager successfully initialized | ..\..\..\..\trunk\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreRenderManager.cpp | 55
10:49:10 | Platform | Info | * Initialise: OgreDataManager | ..\..\..\..\trunk\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreDataManager.cpp | 46
10:49:10 | Platform | Info | OgreDataManager successfully initialized | ..\..\..\..\trunk\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreDataManager.cpp | 50
10:49:10 | Core | Info | * Initialise: Gui | ..\..\trunk\MyGUIEngine\src\MyGUI_Gui.cpp | 82
10:49:10 | Core | Info | * MyGUI version 3.1.0 | ..\..\trunk\MyGUIEngine\src\MyGUI_Gui.cpp | 86
10:49:10 | Core | Info | * Initialise: ResourceManager | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 43
10:49:10 | Core | Info | ResourceManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 51
10:49:10 | Core | Info | * Initialise: LayerManager | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 45
10:49:10 | Core | Info | LayerManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 53
10:49:10 | Core | Info | * Initialise: WidgetManager | ..\..\trunk\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 66
10:49:10 | Core | Info | WidgetManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 105
10:49:10 | Core | Info | * Initialise: InputManager | ..\..\trunk\MyGUIEngine\src\MyGUI_InputManager.cpp | 42
10:49:10 | Core | Info | InputManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_InputManager.cpp | 59
10:49:10 | Core | Info | * Initialise: SubWidgetManager | ..\..\trunk\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 44
10:49:10 | Core | Info | SubWidgetManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 64
10:49:10 | Core | Info | * Initialise: SkinManager | ..\..\trunk\MyGUIEngine\src\MyGUI_SkinManager.cpp | 46
10:49:10 | Core | Info | SkinManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_SkinManager.cpp | 54
10:49:10 | Core | Info | * Initialise: FontManager | ..\..\trunk\MyGUIEngine\src\MyGUI_FontManager.cpp | 44
10:49:10 | Core | Info | FontManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_FontManager.cpp | 53
10:49:10 | Core | Info | * Initialise: ControllerManager | ..\..\trunk\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 42
10:49:10 | Core | Info | ControllerManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 52
10:49:10 | Core | Info | * Initialise: PointerManager | ..\..\trunk\MyGUIEngine\src\MyGUI_PointerManager.cpp | 51
10:49:10 | Core | Info | PointerManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_PointerManager.cpp | 69
10:49:10 | Core | Info | * Initialise: ClipboardManager | ..\..\trunk\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 82
10:49:10 | Core | Info | ClipboardManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 96
10:49:10 | Core | Info | * Initialise: LayoutManager | ..\..\trunk\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 43
10:49:10 | Core | Info | LayoutManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 49
10:49:10 | Core | Info | * Initialise: DynLibManager | ..\..\trunk\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 35
10:49:10 | Core | Info | DynLibManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 37
10:49:10 | Core | Info | * Initialise: PluginManager | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 37
10:49:10 | Core | Info | PluginManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 41
10:49:10 | Core | Info | * Initialise: LanguageManager | ..\..\trunk\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 40
10:49:10 | Core | Info | LanguageManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 44
10:49:10 | Core | Info | * Initialise: FactoryManager | ..\..\trunk\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 34
10:49:10 | Core | Info | FactoryManager successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 37
10:49:10 | Core | Info | Load ini file 'editor_theme.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:10 | Core | Info | Load ini file 'editor_language.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:10 | Core | Info | Load ini file 'core_font.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:10 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.17' using texture size 512 x 256 | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 183
10:49:10 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.17' using real height 17 pixels | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 184
10:49:10 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.14' using texture size 256 x 256 | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 183
10:49:10 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.14' using real height 14 pixels | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 184
10:49:10 | Core | Info | Load ini file 'core_resource.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:10 | Core | Info | Load ini file 'core_skin.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:10 | Core | Info | Load ini file 'core_pointer.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:10 | Core | Info | Load ini file 'editor_layer.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:10 | Core | Info | Load ini file 'editor_skin.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:10 | Core | Info | Load ini file 'editor_skin_helper.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:10 | Core | Info | Load ini file 'editor_settings.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:10 | Core | Info | Gui successfully initialized | ..\..\trunk\MyGUIEngine\src\MyGUI_Gui.cpp | 129
10:49:10 | Core | Info | Load ini file 'widgets.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:11 | Core | Info | Load ini file 'values.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:11 | Core | Info | Load ini file 'ignore.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:11 | Core | Info | Load ini file 'editor_plugin.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:11 | Core | Info | Load ini file 'StrangeButtonPlugin.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:11 | Core | Info | Loading library Plugin_StrangeButton.dll | ..\..\trunk\MyGUIEngine\src\MyGUI_DynLib.cpp | 51
10:49:11 | Core | Info | Installing plugin: Plugin | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 153
10:49:11 | Plugin | Info | initialize | ..\..\..\trunk\Plugins\Plugin_StrangeButton\Plugin.cpp | 38
10:49:11 | Core | Info | Plugin successfully installed | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 160
10:49:11 | Core | Info | Load ini file 'HikariWidgetPlugin.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:11 | Core | Info | Loading library Plugin_HikariWidget.dll | ..\..\trunk\MyGUIEngine\src\MyGUI_DynLib.cpp | 51
10:49:11 | Core | Info | Installing plugin: Plugin | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 153
10:49:11 | Plugin | Info | initialize | ..\..\..\trunk\Plugins\Plugin_HikariWidget\Plugin.cpp | 40
10:49:11 | Plugin | Error | Flash.ocx not found | ..\..\..\trunk\Plugins\Plugin_HikariWidget\Plugin.cpp | 47
10:49:11 | Core | Info | Plugin successfully installed | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 160
10:49:11 | Core | Info | Load ini file 'AwesomiumWidgetPlugin.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:11 | Core | Info | Loading library Plugin_AwesomiumWidget.dll | ..\..\trunk\MyGUIEngine\src\MyGUI_DynLib.cpp | 51
10:49:11 | Core | Error | Plugin 'Plugin_AwesomiumWidget.dll' not found | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 66
10:49:11 | Core | Info | Load ini file 'external_resources.xml' | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 152
10:49:11 | Core | Error | ResourceManager : 'external_resources.xml', not found | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 175
10:49:11 | LayoutEditor | Error | Editor : 'Failed to open XML file' , file='le_user_settings.xml' , line=0 , col=0 | ..\..\..\trunk\Tools\LayoutEditor\EditorState.cpp | 617
10:49:17 | Core | Info | * Shutdown: Gui | ..\..\trunk\MyGUIEngine\src\MyGUI_Gui.cpp | 136
10:49:17 | Core | Info | * Shutdown: PointerManager | ..\..\trunk\MyGUIEngine\src\MyGUI_PointerManager.cpp | 76
10:49:17 | Core | Info | PointerManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_PointerManager.cpp | 92
10:49:17 | Core | Info | * Shutdown: InputManager | ..\..\trunk\MyGUIEngine\src\MyGUI_InputManager.cpp | 66
10:49:17 | Core | Info | InputManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_InputManager.cpp | 71
10:49:17 | Core | Info | * Shutdown: SkinManager | ..\..\trunk\MyGUIEngine\src\MyGUI_SkinManager.cpp | 61
10:49:17 | Core | Info | SkinManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_SkinManager.cpp | 66
10:49:18 | Core | Info | * Shutdown: SubWidgetManager | ..\..\trunk\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 71
10:49:18 | Core | Info | SubWidgetManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 91
10:49:18 | Core | Info | * Shutdown: LayerManager | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 60
10:49:18 | Core | Info | destroy layer 'Background' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'Back' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'LayoutEditor_Widgets' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'LayoutEditor_Rectangle' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'Overlapped' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'Middle' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'Modal' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'Main' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'Popup' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'FadeMiddle' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'Info' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'ToolTip' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'DragAndDrop' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'FadeBusy' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'Pointer' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'Fade' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | destroy layer 'Statistic' | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
10:49:18 | Core | Info | LayerManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_LayerManager.cpp | 71
10:49:18 | Core | Info | * Shutdown: FontManager | ..\..\trunk\MyGUIEngine\src\MyGUI_FontManager.cpp | 60
10:49:18 | Core | Info | FontManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_FontManager.cpp | 67
10:49:18 | Core | Info | * Shutdown: ControllerManager | ..\..\trunk\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 59
10:49:18 | Core | Info | ControllerManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 70
10:49:18 | Core | Info | * Shutdown: ClipboardManager | ..\..\trunk\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 103
10:49:18 | Core | Info | ClipboardManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 105
10:49:18 | Core | Info | * Shutdown: LayoutManager | ..\..\trunk\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 56
10:49:18 | Core | Info | LayoutManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 60
10:49:18 | Core | Info | * Shutdown: PluginManager | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 48
10:49:18 | Core | Info | Uninstalling plugin: Plugin | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 168
10:49:18 | Plugin | Info | shutdown | ..\..\..\trunk\Plugins\Plugin_HikariWidget\Plugin.cpp | 58
10:49:18 | Core | Info | Plugin successfully uninstalled | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 176
10:49:18 | Core | Info | Unloading library Plugin_HikariWidget.dll | ..\..\trunk\MyGUIEngine\src\MyGUI_DynLib.cpp | 66
10:49:18 | Core | Info | Uninstalling plugin: Plugin | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 168
10:49:18 | Core | Info | Plugin successfully uninstalled | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 176
10:49:18 | Core | Info | Unloading library Plugin_StrangeButton.dll | ..\..\trunk\MyGUIEngine\src\MyGUI_DynLib.cpp | 66
10:49:18 | Core | Info | PluginManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_PluginManager.cpp | 53
10:49:18 | Core | Info | * Shutdown: DynLibManager | ..\..\trunk\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 44
10:49:18 | Core | Info | DynLibManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 58
10:49:18 | Core | Info | * Shutdown: LanguageManager | ..\..\trunk\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 51
10:49:18 | Core | Info | LanguageManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 55
10:49:18 | Core | Info | * Shutdown: ResourceManager | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 58
10:49:18 | Core | Info | ResourceManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 68
10:49:18 | Core | Info | * Shutdown: FactoryManager | ..\..\trunk\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 44
10:49:18 | Core | Info | FactoryManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 46
10:49:18 | Core | Info | * Shutdown: WidgetManager | ..\..\trunk\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 112
10:49:18 | Core | Info | WidgetManager successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 122
10:49:18 | Core | Info | Gui successfully shutdown | ..\..\trunk\MyGUIEngine\src\MyGUI_Gui.cpp | 175
10:49:18 | Platform | Info | * Shutdown: OgreRenderManager | ..\..\..\..\trunk\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreRenderManager.cpp | 62
10:49:18 | Platform | Info | OgreRenderManager successfully shutdown | ..\..\..\..\trunk\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreRenderManager.cpp | 70
10:49:18 | Platform | Info | * Shutdown: OgreDataManager | ..\..\..\..\trunk\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreDataManager.cpp | 57
10:49:18 | Platform | Info | OgreDataManager successfully shutdown | ..\..\..\..\trunk\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreDataManager.cpp | 59


I can open the ttf files and see the fonts on my Windows XP box, but could I be missing something that could prevent me from viewing the fonts in an application? Again, I am using my own project, and the downloaded binary demos.

Thanks

Altren

02-02-2010 19:07:18

Please make a screenshot.

What video card do you have on that machine? Looks like MyGUI or freetype have problems with font rendering on some specific hardware.

And one more thing that might help up solve the problem: run FontViewer.exe from downloaded demos archive, click on Generate button, then press PrintScreen key (it will generate file called screenshot_1.png) and show what you've got (I'm interested in texture inside "Texture view" window). Here's how it should look like:

shanefarris

02-02-2010 20:29:35

Not sure how I can post images, and I can't use that specific button because of course I don't know which one that is, the text is not rendering correctly. This isn't a different language either, this is just random stuff.

Altren

02-02-2010 20:35:42

Look at my screenshot, you'll see where the button is (big button near the bottom of first window). To upload picture use http://www.imageshack.us .
I need that screenshot because FontViewer shows internal font texture used for text rendering.

shanefarris

02-02-2010 21:41:22

Here you go:


By shanefarris at 2010-02-02

The card on this machine is a GeForce4 MX 4000

my.name

03-02-2010 10:10:36

try OpenGL and DirectX subsystem

Altren

03-02-2010 12:37:27

Looks like you videocard doesn't support L8A8 pixel format (2 bytes per pixel - luminance and alpha) and it creating 4 bpp texture.
I'm implementing fix now that will force using R8G8B8A8 on videocards that doesn't support L8A8.

Please wait a bit and I'll compile and send you new binary for test after few hours.

shanefarris

03-02-2010 13:00:40

Sounds good, it's actually my computer at work, so I will test it when I get there today.

Office computers are great for smoke tests, that's how I found out that the new terrain system requires shader support. :)

Altren

03-02-2010 17:52:15

http://sourceforge.net/projects/my-gui/ ... p/download
I created three binary files to be sure that it works.
FontViewer_old.exe - old way, should work wrong. Added in case that we fixed bug by accident.
FontViewer_fixed.exe - file with proper fix that ask Ogre about supported format and use apropriate format.
FontViewer_forced_fix.exe - always use RGBA format. Added in case if Ogre won't say that L8A8 is unsupported an your videocard.

shanefarris

03-02-2010 23:24:27

Super, they both work, but the generate button doesn't generate a bitmap. This isn't necessary for me, but if you need me to I can test on this machine with any other updates.

Thanks for the update, is this in SVN now?

Altren

04-02-2010 08:30:41

Super, they both work, but the generate button doesn't generate a bitmap. This isn't necessary for me, but if you need me to I can test on this machine with any other updates.

Thanks for the update, is this in SVN now?
Hm, actually there was three binaries (and you told that "both" i.e. two work), so I'm interested if FontViewer_old.exe works or not. If old variant doen't work then everything is ok and no more testing required.
No this is not in svn yet. I forgot to commit and I'll upload it today in the evening.

shanefarris

04-02-2010 16:20:11

When I said "both" I meant "FontViewer_forced_fix.exe" and "FontViewer_fixed.exe".

"FontViewer_old.exe" did not work, I assumed it was the original code.

Altren

04-02-2010 16:24:03

Great, this mean that fix was correct and this bug won't appear again :) Thank you for help.

Altren

04-02-2010 17:29:17

I commited everything, if you using code from trunk - just update. Else you can download sources there: http://my-gui.svn.sourceforge.net/viewv ... z?view=tar

shanefarris

04-02-2010 22:50:50

Awesome, thanks!