bigbangtomato / gwrite

Automatically exported from code.google.com/p/gwrite
GNU Lesser General Public License v3.0
1 stars 1 forks source link

Arial at the bottom of the list #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click Format
2. Goto Font
3. Scroll right down to Arial

What is the expected output? What do you see instead?
Arial should at the top of the list since it should Alphabetical.

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

Please provide any additional information below.
Thanks for a great tool

Original issue reported on code.google.com by kmfisc...@gmail.com on 10 Jun 2010 at 11:04

GoogleCodeExporter commented 8 years ago
humm,
it used a reversed(GtkFontsList)

I will adjust it later

Original comment by jhuangjiahua@gmail.com on 22 Jul 2010 at 2:11

GoogleCodeExporter commented 8 years ago
Please try the fresh code in hg, 
it used sorted(GtkFontsList) now

Original comment by jhuangjiahua@gmail.com on 22 Jul 2010 at 2:49