Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-04-2010, 11:43 AM
|
#1
|
LQ Newbie
Registered: Jan 2009
Posts: 4
Rep:
|
Font rendering in Linux
I am new to LinuxQuestions.org but I have been using the Linux operating system for many years as a firmware developer. The bulk of my experience in firmware and software development has been centered around font development and font rendering technology while working for a laser printer manufacturer.
Now that I am retired and still quite interested in keeping myself busy, I would like to contribute to the Linux community by trying to improve the quality of TrueType font rendering. I hate to admit it, but the quality of text displayed on a Windows machine is far better than that seen in most Linux apps. (In my humble opinion, of course.)
Where can I find the packages, libraries, and source code used in TrueType font rendering in this OS?
Any help that will lead me to the sources would be very much appreciated. Thank you for the opportunity to contribute.
|
|
|
02-04-2010, 12:18 PM
|
#2
|
LQ 5k Club
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153
|
freetype2 seems to be the thing that renders TTFs.
Their homepage on sourceforge would be a good place for you to start.
My linux fonts (in KDE 3.5) are much better than the ones at work (where we have to use winXP).
Welcome to LQ!
|
|
|
02-04-2010, 01:26 PM
|
#3
|
LQ Veteran
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,199
|
Quote:
Originally Posted by sidecarmike
Now that I am retired and still quite interested in keeping myself busy, I would like to contribute to the Linux community by trying to improve the quality of TrueType font rendering. I hate to admit it, but the quality of text displayed on a Windows machine is far better than that seen in most Linux apps. (In my humble opinion, of course.)
|
That would be much appreciated
Actually the rendering algorithms used by Linux are already more powerful than those used by Windows. Windows comes with professionally written fonts with high-quality instructing, so there's less work for the OS to do. I use TT fonts with no instructions which look terrible in Windows, but seldom go astray in Linux. Nevertheless, there's still plenty of room for improvement.
|
|
|
02-04-2010, 11:23 PM
|
#4
|
Member
Registered: Jan 2009
Location: Canada
Distribution: CentOS 6.3, Fedora 17
Posts: 247
Rep:
|
Alot of ppl copy over their windose TTF's to linux. Do they look the same in linux? If not, why?
How can I improve my fonts in linux?
Thanks for any ideas
|
|
|
02-05-2010, 11:30 AM
|
#5
|
LQ Newbie
Registered: Jan 2009
Posts: 4
Original Poster
Rep:
|
Truetype rendering
tredegar,
Thank you for the pointer to the freetype2 web site. I have learned something new already from this forum.
I want to get the sources, study them for a while to see if I can find anything where my font experience can help.
Later on I'll start asking again to learn how to build a kernel so I can test and evaluate my findings.
|
|
|
02-05-2010, 12:03 PM
|
#6
|
LQ 5k Club
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153
|
Quote:
Thank you for the pointer to the freetype2 web site.
|
You're welcome.
Quote:
Later on I'll start asking again to learn how to build a kernel so I can test and evaluate my findings.
|
I don't think you need to "build a kernel". Someone else has already done that for you. If you are not running linux already (and it looks like you are posting from "Win7") then just hop over to http://distrowatch.com/ and get your self a distro from one of those listed in the top 10 of "Page Hit Ranking".
Install linux, install build-essential (to get you the c compiler and a load of other stuff) install the kernel source (needed if you are going to alter and recompile freetype2) then get busy. Freetype is the only bit you'll have to recompile, not the kernel (as I see it, somebody please correct me otherwise).
A word of warning. As you worked with fonts for "a printer manufacturer" you might need to "clear your mind" of some of the things you knew / learnt in your last job. The reason being that said printer manufacturer might not be at all pleased to see code or techniques surprisingly similar to "their" code or techniques turning up in future GPL code. Maybe you should take some advice (from a lawyer, the GPL people, your ex-employer, or even us here on LQ [in a different thread]).
Hope you have fun (and don't get into trouble).
|
|
|
All times are GMT -5. The time now is 10:15 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|