mattmartini / iphoneebooks

Automatically exported from code.google.com/p/iphoneebooks
GNU General Public License v2.0
0 stars 0 forks source link

font chooser broken #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. preferences -> select font

What is the expected output? What do you see instead?

no font table appears

What version of the product are you using? On what operating system?

1.4pre1

Please provide any additional information below.

regarding the font chooser I'm recommending to use  CFArrayRef 
GSFontCopyFamilyNames() function. in this way you can obtain the list of fonts 
which certainly installed in OS X.

//W

Original issue reported on code.google.com by mcy...@gmail.com on 18 Feb 2008 at 12:13

GoogleCodeExporter commented 9 years ago
i got the same result too. fonts list won't show up.
i'm using 1.1.1 and books ver. 1.4-pre02-r256

Original comment by tommyfe...@gmail.com on 20 Feb 2008 at 8:55

GoogleCodeExporter commented 9 years ago
This appears to be fixed as of 1.4-r259

Original comment by pendorbo...@gmail.com on 23 Feb 2008 at 6:33