ecere/gfx/newFonts: Renaming 'fontManager' to solve conflict with JDK
authorJerome St-Louis <jerome@ecere.com>
Sun, 10 Jan 2016 00:16:44 +0000 (19:16 -0500)
committerJerome St-Louis <jerome@ecere.com>
Wed, 2 Nov 2016 16:32:41 +0000 (12:32 -0400)
commit05b0c4f18028ecc0018c5d7db619f4f976a51eef
tree51ab8d6ed91393cdb6ed4ce1c6f44c56745f405b
parent77035abc4559a9f3b8086658c3f43c7ce7839be0
ecere/gfx/newFonts: Renaming 'fontManager' to solve conflict with JDK
- This prevents error messages saying 'jvm.dll' is missing while building
  as the compiler was attempting to load the JDK's fontmanager.dll
ecere/Makefile
ecere/ecere.epj
ecere/src/gfx/newFonts/fmFontManager.ec [moved from ecere/src/gfx/newFonts/fontManager.ec with 100% similarity]
ecere/src/gfx/newFonts/fontRenderer.ec