www.tobias-jung.de - www.tobiasjung.net tobiasjung.net tobias-jung.de Die Foren / The forums
==========
The forums of / Die Foren von
tobias-jung.de & tobiasjung.net
==========

READ ONLY MODE

I am tired of removing all that spam form my forum. So I switched it to read-only mode: It's not allowed anymore to add any new messages. Someday, I might install a new forum here which offers me better ways to keep out spam.
I'm sorry, but I've really had it.

----------

Ich hab nun endgültig die Schnauze voll davon, ständig irgendwelchen Spam aus dem Forum entfernen zu müssen. Also ist es ab sofort nicht mehr möglich, neue Beiträge im Forum zu hinterlassen. Vielleicht werde ich irgendwann in Zukunft ein neues Forum installieren, welches mir bessere Möglichkeiten bietet, Spam-Einträge von vorneherein draußen zu halten.
Tut mir leid, aber mir ging die Geschichte dermaßen auf die Nerven, dass ich keine Lust mehr auf dieses Forum gehabt habe.

Tobias Jung Forum
You are not logged in! [ LOGIN ]
Tobias Jung Forum » ProFont and Sheldon » Thread: fontconfig/Xft support -- Page 1 | Jump To: 

Sender Message
<Rob Meyer>
Not Registered

From: N/A
Messages: N/A
 fontconfig/Xft support
Sent: 07-11-2003 22:20
        

I've gotten these fonts to be available under linux as core X fonts, as described in the readme.txt. However, I'd also like to have them available for programs using the more modern Xft/Render/Fontconfig/Freetype combination to manage their fonts (Gnome/Qt apps, newer Mozilla's, particularly Gnome terminal). The most recent versions of that combo supposedly support .pcf's, but I haven't had any luck getting them to work. The TTF isn't appropriate, because it gets anti-aliased which looks awful, and disabling anti-aliasing leaves it badly hinted which gives all kinds of artifacts ("blobby characters") and also is unusable.

Anyone had any luck with this?

<hw>
Not Registered

From: N/A
Messages: N/A
 fontconfig/Xft support
Sent: 10-02-2004 00:47
        

<Rob Meyer>,
I have had this problem too, until fifteen minutes ago. :-)
Look for the thread called Tweaked version of the ProFontWindows TrueType font in this forum and grab that TTF (!) version of Profont. Copy it to your ~/.fonts dir (create one if you don't have one) and run fc-cache -v to update the XFT font cache. Then edit your ~/.fonts.conf file (again, create it if you don't have it). Below is my full ~/.fonts.conf that disables anti-aliasing of this particular font:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font">
<test qual="any" name="family">
<string>ProFontWindows</string>
</test>
<edit name="antialias" mode="assign">
<bool>false</bool>
</edit>
</match>
</fontconfig>

Now you can use Profont in XFT apps! Only the 9pt version looks OK but it's a good size. :)

Good luck!


Håkan

Legoguy
New User

From: N/A
Messages: 4
 fontconfig/Xft support
Sent: 02-05-2004 20:47
        

<Rob Meyer>, The reason why it won't work is the same reason the Artwiz font's won't work - there's some type of encoding messup. I'll contact the guy who made the fixed artwiz fonts and see if he can do the same with this, and if he can, I'll post them back here to be included in the next release of ProFont.

~~~~~~~~~~~~

"... the reality is that GNU/Linux is a better mousetrap. It wasn't started by any company, it is bigger than any company, it depends on no company, and if they all went out of business tomorrow, it would continue." -Groklaw

gredman
New User

From: N/A
Messages: 1
 fontconfig/Xft support
Sent: 10-06-2004 04:49
        

I've hacked up the PCF version to work with Xft. Works perfectly for me in both Gnome/Gtk and KDE/Qt apps, as well as legacy XFree86 stuff.

They should be available at http://gredman.fastmail.fm/profont-x11.tar.gz.

<hw>
Not Registered

From: N/A
Messages: N/A
 fontconfig/Xft support
Sent: 10-06-2004 11:38
        

gredman,
that's the best thing that has happened to my computing environment since OpenBox! Thanks a million, works very well in the terminal (aterm), in GTK2-compiled gvim and everywhere.

Tobias, that's the one you should have as the default Linux/Unix Profont download!


Håkan

<Juju>
Not Registered

From: N/A
Messages: N/A
 fontconfig/Xft support
Sent: 17-01-2005 05:13
        

If you like profont, you may want to try the MonteCarlo font available at www.bok.net/MonteCarlo
The fonts are similar but the MonteCarlo supports bold which is really nice with IDEs like Eclipse which bold the keywords.
The font is available for Windows (.fon) and Linux (.pcf).

Cheers,

Julien.


Statistics

Currently Online: 4 Guests
Total number of messages: 258
Total number of topics: 78
Total number of registered users: 148
This page was built together in: 0.0184 seconds

Powered By:

V1.49
TJ/Level 2.3