Right now I am changing font by getting current font through app.activeDocument.activeLayer.textItem.font
I am not able to do so anymore after 2015 update because the font property isn't present when a text layer is created while using a text tool preset.
Does anyone know how to tackle this problem?