diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-05-18 08:46:06 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-05-18 08:46:06 +0000 |
commit | e186ae04825ed2b035cdad5640d72e13b30c68cb (patch) | |
tree | fa4a7f29daa18e568b1ff31c322863ad10a30fb5 /print/freetype2/pkg-descr | |
parent | 8d9004340f5df9af02f14b5f088c51b0791256f7 (diff) | |
download | ports-e186ae04825ed2b035cdad5640d72e13b30c68cb.tar.gz ports-e186ae04825ed2b035cdad5640d72e13b30c68cb.zip |
Notes
Diffstat (limited to 'print/freetype2/pkg-descr')
-rw-r--r-- | print/freetype2/pkg-descr | 25 |
1 files changed, 5 insertions, 20 deletions
diff --git a/print/freetype2/pkg-descr b/print/freetype2/pkg-descr index fece4e3c93aa..c34dcbd521b7 100644 --- a/print/freetype2/pkg-descr +++ b/print/freetype2/pkg-descr @@ -1,25 +1,10 @@ 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. +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 rendering fonts on screen or on paper, either exclusively or partially: - ---- -The FreeType engine is a free and portable font rendering -engine, developed to provide advanced font support for a variety of -platforms and environments. FreeType is a library which can open and -manages font files as well as efficiently load, hint and render -individual glyphs. FreeType is not a font server or a complete -text-rendering library. - ----- -This includes some tools that are in FreeType 1's contrib directory. - -ttf2pfb: Converting TrueType fonts to the Postscript Type 1 format. -ttf2pk: A simple conversion tool to bring TrueType quality to the - TeX world. -ttf2bdf: Produce bitmapped fonts from TrueType files for your X11 - applications. -ttfbanner: make posters using a TrueType font +Some products that use FreeType for rendering fonts on screen or on paper, +either exclusively or partially: WWW: http://www.freetype.org/ |