0

Which font is supported by the Nokia phones(s60)? I used the Arial,Arial Narrow but I could not see clearly.( I'm developing apps based on the nokia qt sdk in mac 10.6)

Andrew M
  • 9,149
  • 6
  • 44
  • 63
Finder
  • 8,259
  • 8
  • 39
  • 54

1 Answers1

2

You can use QFontDatabase to query the fonts available on your device.

laalto
  • 150,114
  • 66
  • 286
  • 303