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>
Mon, 21 Nov 2016 14:18:42 +0000 (09:18 -0500)
commit867474010f0bad2817045f9d83faecbdd27b8c48
treeef87fd4e874e0178ea9ea0174ea4f64f6af965de
parent1515fce7c7708cdff5202ad7e9bb2193ebd5fc7c
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