はてなブログ トップ
FreeType
このタグでブログを書く
言葉の解説
ネットで話題
関連ブログ
FreeType
(コンピュータ)
【ふりーたいぷ】
オープンソースで開発されているフォントエンジン。
このタグの解説について
この解説文は、
すでに終了したサービス「はてなキーワード」内で有志のユーザーが作成・編集
した内容に基づいています。その正確性や網羅性をはてなが保証するものではありません。問題のある記述を発見した場合には、
お問い合わせフォーム
よりご連絡ください。
解説の続きを読む
ネットで話題
もっと見る
49
ブックマーク
「Google Chrome」のフォント処理がC/C++言語からRust言語に/「FreeType」からの移行でメモリ安全性を改善、脆弱性が出にくいライブラリに
forest.watch.impress.co.jp
20
ブックマーク
The FreeType Project
FreeType is a freely available software library to render fonts. It is written in C, designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images) of most vector and bitmap font formats. Some products that use FreeType for renderi...
freetype.org
16
ブックマーク
The FreeType Project
FreeType 2.4.10 has been released (2012-Jun-15) This is minor release, fixing mainly a problem for GhostScript. See this file for the release notes which give more details. FreeType 2.4.9 has been released (2012-Mar-08) This is mainly a security release, fixing many potential vulnerabilities. All...
freetype.sourceforge.net
14
ブックマーク
FreeTypeでテキスト描画 - I CAN ’CAUSE I THINK I CAN!
tnzk.hatenadiary.org
9
ブックマーク
gdi++(FreeType) - gdi++.dll @ wiki
w.atwiki.jp
8
ブックマーク
インストールされているfreetypeのバージョンを確認する|TechRacho by BPS株式会社
techracho.bpsinc.jp
7
ブックマーク
Freetypeライブラリのインストール - phpspot
PHPでFreetypeライブラリを使うためにはFreetypeをあらかじめインストールしておく必要があります。 Freetypeダウンロード # tar xzvf freetype-2.x.x.tar.gz # cd freetype-2.x.x # ./configure --enable-shared # make # make install
phpspot.net
6
ブックマーク
FreeType Glyph Conventions | Glyph Metrics
III. Glyph Metrics 1. Baseline, pens and layouts The baseline is an imaginary line that is used to ‘guide’ glyphs when rendering text. It can be horizontal (e.g., Latin, Cyrillic, Arabic) or vertical (e.g., Chinese, Japanese, Mongolian). Moreover, to render text, a virtual point, located on the b...
freetype.org
5
ブックマーク
FreeType for Windows
FreeType: font engine and rasterizer Version 2.3.5 Description FreeType is a software font engine that is designed to be small, efficient, highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font co...
gnuwin32.sourceforge.net