Go Back   Talk Root - PC Hardware, Software and Web Development forums > Operating Systems > Windows Discussion > Windows XP



Reply
 
LinkBack Thread Tools Search this Thread
  #1  
Old 01-31-2004, 12:26 AM
Kaiser Bun
Guest
 
Posts: n/a
Default Linux, the final decision

Kadaitcha Man wrote:
> I am still not happy with linux font resolution and need to do
> something about that. Help appreciated - mail address is valid.
>


Fonts under X are managed by a font engine called Freetype. Because
of an Apple patent on font smoothing, the truetype bytecode interpreter
is disabled by default. Since you paid for Xandros you'd think they would
have paid the indemnification tax to Apple and enabled the feature for
the end user, which doesn't seem to be the case judging by your post.

To enable TT font smoothing that would allow your MS fonts to look like
they do under Windows, you need to do the following:

Go here and download "freetype-2.1.5.tar.gz" (source):
[url]http://sourceforge.net/project/showfiles.php?group_id=3157[/url]

Unzip the file (should create a subdirectory called "freetype-2.1.5")

Make the following modifications to the sources below:

../freetype-2.1.5/devel/
File: ftoption.h
Remove the remark and enable this #define at line 402:
#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER

../freetype-2.1.5/include/freetype/config/
File: ftoption.h
Remove the remark and enable this define at line 402:
#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER

You should see the remark just above the #define explaining what
this does.

Configure your project for your distro and build it by typing:

../configure
make all
make install

Note: Under RH, I had to type "./configure --prefix=/usr" to get this
working. If you don't notice that your MS fonts are clean, try that
configure line.

To achieve best results, make sure to set anti-aliasing but exclude
font sizes between 8 and 11 (i.e. KDE Control Panel -> Fonts).

Reply With Quote
Reply

Bookmarks
Sponsored Links


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows or Linux Hosting?, Windows or Linux Hosting? Please help me... campus2 Web Hosting Discussion 0 07-25-2008 09:01 AM
Recommended Linux for aging PCs phyton2007 Linux Discussion 1 03-30-2007 03:00 PM
Sabayon Linux Hootyea Linux Discussion 5 03-11-2007 04:54 PM

Sponsored Links


All times are GMT -7. The time now is 08:13 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0