over here, getDefaultSerifFontName returns a sans font.
juce_win32_fonts.cpp, `defaultSerif' is set to "Times", but that doesnt resolve for me. I changed it to "Times New Roman".
over here, getDefaultSerifFontName returns a sans font.
juce_win32_fonts.cpp, `defaultSerif' is set to "Times", but that doesnt resolve for me. I changed it to "Times New Roman".
Drat! Thanks, will sort that out.