VSW: Copied rasterfont from ogl to prevent inter plugin dependencies
commita883c77a02142f846cd9a3fdcda8471e844d5236
authornakeee <nakeee@8ced0084-cf51-0410-be5f-012b33b47a6e>
Tue, 13 Oct 2009 06:12:58 +0000 (13 06:12 +0000)
committernakeee <nakeee@8ced0084-cf51-0410-be5f-012b33b47a6e>
Tue, 13 Oct 2009 06:12:58 +0000 (13 06:12 +0000)
treeced64c9baa491fe892265ab43873e1094dcab845
parentd657efa9d9e3acf9f18494ecbd31004188785f2b
VSW: Copied rasterfont from ogl to prevent inter plugin dependencies
Added it to scons to fix the unresolved symbol on scons build

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@4415 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcproj
Source/Plugins/Plugin_VideoOGL/Src/RasterFont.cpp [copied from Source/Plugins/Plugin_VideoOGL/Src/rasterfont.cpp with 99% similarity]
Source/Plugins/Plugin_VideoOGL/Src/RasterFont.h [copied from Source/Plugins/Plugin_VideoOGL/Src/rasterfont.h with 100% similarity]
Source/Plugins/Plugin_VideoOGL/Src/Render.cpp
Source/Plugins/Plugin_VideoOGL/Src/SConscript
Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcproj
Source/Plugins/Plugin_VideoSoftware/Src/RasterFont.cpp [moved from Source/Plugins/Plugin_VideoOGL/Src/rasterfont.cpp with 99% similarity]
Source/Plugins/Plugin_VideoSoftware/Src/RasterFont.h [moved from Source/Plugins/Plugin_VideoOGL/Src/rasterfont.h with 100% similarity]
Source/Plugins/Plugin_VideoSoftware/Src/Renderer.cpp
Source/Plugins/Plugin_VideoSoftware/Src/SConscript