Ubuntu QA:
BlogBrainstorm
Log in
Ubuntu QA
The Ubuntu community has contributed 12232 ideas, 57574 comments, 1174524 votes

Contributor doughy




up
5909
down
Fix Suspend and Hibernate   forum
Written by tighem the 28 Feb 08 at 17:22. Category: System. Related to: Nothing/Others. New
Suspend and hibernate still seems to be a big issue based on forum posts. Really focus on fixing it, even with proprietary drivers.

See the 242 comments (latest comment the 24 Aug 08 at 11:56) >>

up
1285
down
Font Repository with a User-Friendly GUI  
Ubuntu

In :  
Priority : Undefined
Definition : New (Needs guidance)
Implementation : Unknown
Assignee :
spec
forum
Written by doughy the 29 Feb 08 at 00:25. Category: Others. Related to: Nothing/Others. New
Ubuntu should include a way to add/remove fonts from a repository just like the add/remove program panel. When a user needs a new font, they could open up the window, and the program would download the latest repository fonts. The user could look through the fonts and choose which ones to install by simply checking a box and clicking "apply." A user could search for font keywords to find certain styles of fonts. For example, someone could search for keywords words "serif","sans serif","cursive", and the GUI would display fonts that match the search. This would be a killer tool for designers.

Furthermore, the GUI could be very helpful. When a user browses a font, a sample image of it could be automatically loaded so that the user can quickly find fonts that are appealing to them. A rating system or popularity gauge could be used so that the best fonts can be highlighted.

A tool like this would create inscentive for font designers to make their designs free/public. Credits could be given to designers in the font descriptions.

Developer comments

See the 21 comments (latest comment the 7 May 08 at 17:07) >>

implemented
Done!
(588)
Provide explanation of "Done" items in Brainstorm  
Written by doughy the 2 Apr 08 at 03:36. Category: Brainstorm. Related to: Nothing/Others. Implemented
Many times a brainstorm idea is marked as "Done" but I can't figure out where/how the idea was implemented. It would be extremely helpful if there was an explanation that addressed how the idea was implemented at the top of the page. For example.

"The idea has been implemented in the upcoming release of Ubuntu 8.10 in April. To use the new feature, click on System->Administration->New Feature."

Developer comments
This area, "developer comments", is where the explanations of the implemented ideas goes.

And as promised, we now separate the implemented ideas by release.

See the 3 comments >>

up
-96
down
Disable font hinting by default  
Written by zarlino the 28 Feb 08 at 13:55. Category: Look and Feel. Related to: Nothing/Others. New
If you're not a graphic artist, you probably don't know what this means. To be short: the practical effect is that you fonts look smoother, like the Mac OS X fonts.

Also, most fonts look very bad with hinting enabled, virtually only Vera/DejaVu has acceptable results, while most other fonts are not usable.

This is very easy to implement: it is just a true/false value in /etc/fonts/fonts.conf
You can also set it per user in your ~/.fonts.conf by pasting this snippet:


false


(Affects only newly started applications)

Artists and eye candy people, make your voice heard!

See the 4 comments >>