XFT - X FreeType interface library
XFT \\- X 用の FreeType インタフェースライブラリ - XFree86
The FreeType Project is currently developing a useful set of FreeType tools:The freetype module is included with XFree86 4.x.
FreeType プロジェクト では FreeTypeの便利なツールを開発しています。 XFree86 4.x に含まれている freetype モジュール。 - FreeBSD
For instance, the freetype package has ebuilds with SLOT="1" and SLOT="2". 例えば、freetypeパッケージはSLOT="1"とSLOT="2"のebuildを持っています。 - Gentoo Linux
XftFontStruct contains information about FreeType fonts used with the X Render Extension. XftFontStructは X Render 機能拡張で使われる FreeType フォントに関する情報を持つ。 - XFree86
To enable the freetype module just add the following line to the "Module" section of the /etc/X11/xorg.conf file.
freetype モジュールを使うためには /etc/X11/XF86Config ファイルに以下の行を追加するだけです。 - FreeBSD
The freetype module is used in this example because it is more consistent with the other font rendering back-ends.
ここでは、"freetype"のほうがより他のフォントレンダリングバックエンドと似ているため、このモジュールを使うことにします。 - FreeBSD
Description Xft is a simple library designed to interface the FreeTyperasterizer with the X Rendering Extension.
説明Xftは FreeType ラスタライザと X Rendering 機能拡張とインタフェースとなるように設計された、簡単なライブラリである。 - XFree86
XftFont contains general font metrics and a pointer to either the core XFontStruct data or a structure holdingFreeType and X Render Extension data. XftFontはフォントの一般的な寸法および、X のコア構造体である XFontStruct のデータあるいはFreeType と X Render 機能拡張のデータへのポインタを持つ。 - XFree86
With Portage different versions of a single package can coexist on a system.While other distributions tend to name their package to those versions (likefreetype and freetype2) Portage uses a technology calledSLOTs.
Portageでは、一つのパッケージで複数のバージョンをシステム上に共存させることができます。 他のディストリビューションがそれらの名前にバージョンを付けている(freetypeとfreetype2の様に)のに対し、PortageはSLOTと呼ばれる技術を使っています。 - Gentoo Linux