Re: [OpenJDK 2D-Dev] [PATCH] FontManager refactoring

2009-01-19 Thread Roman Kennke
Hi Phil, > >> >> I'm not sure about the movement of addToPool() to TrueTypeFont.java > >> >> Theoretically its independent of the font format, and could apply > >> >> to any FileFont subclass. > >> >> also the file closer shut down hook isn't needed except for created > >> >> fonts from tmp f

Re: [OpenJDK 2D-Dev] [PATCH] FontManager refactoring

2009-01-19 Thread Phil Race
Roman Kennke wrote: Hi Phil, >> I'm not sure about the movement of addToPool() to TrueTypeFont.java >> Theoretically its independent of the font format, and could apply >> to any FileFont subclass. >> also the file closer shut down hook isn't needed except for created >> fonts from tmp f