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>
Sat, 11 Jun 2016 07:07:05 +0000 (03:07 -0400)
commitdeb7336493ad1a15cee7f70d0c31f3dc4ba23b76
treeb2281651d1fac415daed87dabcc0e1af0a01345e
parent26d65da00a1014cd8bf728216b27ad5dbfc99abc
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