J
janek
Hi,
Is it possible to replace one of system fonts (one of the list from
GraphicsEnvironment.getLocalGraphicsEnviroment().getAllFonts() )
with my own font loaded dynamically from ttf file ( using
Font.create(..) and Font.derive() ?
Or maybe just rename these fonts (it would be enough for me)?
Thx in advance.
Is it possible to replace one of system fonts (one of the list from
GraphicsEnvironment.getLocalGraphicsEnviroment().getAllFonts() )
with my own font loaded dynamically from ttf file ( using
Font.create(..) and Font.derive() ?
Or maybe just rename these fonts (it would be enough for me)?
Thx in advance.