summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /x11-fonts
parent- Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff)
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415500
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/comic-neue/pkg-descr2
-rw-r--r--x11-fonts/cyr-rfx/pkg-descr4
-rw-r--r--x11-fonts/droid-fonts-ttf/pkg-descr8
-rw-r--r--x11-fonts/fontconfig/pkg-descr12
-rw-r--r--x11-fonts/libXft/pkg-descr12
-rw-r--r--x11-fonts/manu-gothica/pkg-descr6
-rw-r--r--x11-fonts/mkbold-mkitalic/pkg-descr2
-rw-r--r--x11-fonts/p5-Font-TTFMetrics/pkg-descr18
-rw-r--r--x11-fonts/padauk/pkg-descr4
-rw-r--r--x11-fonts/sourcecodepro-ttf/pkg-descr10
-rw-r--r--x11-fonts/sourcesanspro-ttf/pkg-descr12
-rw-r--r--x11-fonts/tkfont/pkg-descr2
-rw-r--r--x11-fonts/tv-fonts/pkg-descr6
-rw-r--r--x11-fonts/webfonts/pkg-descr2
14 files changed, 50 insertions, 50 deletions
diff --git a/x11-fonts/comic-neue/pkg-descr b/x11-fonts/comic-neue/pkg-descr
index 972c1b47ae05..726c3c1aa995 100644
--- a/x11-fonts/comic-neue/pkg-descr
+++ b/x11-fonts/comic-neue/pkg-descr
@@ -1,4 +1,4 @@
-Comic Neue is a set of free fonts providing an alternative to
+Comic Neue is a set of free fonts providing an alternative to
Microsoft's popular Comic Sans font.
WWW: http://comicneue.com/
diff --git a/x11-fonts/cyr-rfx/pkg-descr b/x11-fonts/cyr-rfx/pkg-descr
index a2bfc9fd512a..43e4a223e07a 100644
--- a/x11-fonts/cyr-rfx/pkg-descr
+++ b/x11-fonts/cyr-rfx/pkg-descr
@@ -1,9 +1,9 @@
CYR-RFX started as a collection of cyrillic fonts for X-Window
("CYR-RFX" stands for "CYRillic Raster Fonts for X"). Now it includes
-several cyrillic encodings and two latin ones (both with Euro sign).
+several cyrillic encodings and two latin ones (both with Euro sign).
These fonts are modified (mainly with cyrillics added) versions of
-standard X-Window fonts from misc/ and 75dpi/.
+standard X-Window fonts from misc/ and 75dpi/.
The fonts included are all *iso8859-1 from misc/, and most important
75dpi/ ones: lu (LucidaSans), lut (LucidaSansTypewriter), tim (Times),
diff --git a/x11-fonts/droid-fonts-ttf/pkg-descr b/x11-fonts/droid-fonts-ttf/pkg-descr
index e9beb3546438..3b27e70842d5 100644
--- a/x11-fonts/droid-fonts-ttf/pkg-descr
+++ b/x11-fonts/droid-fonts-ttf/pkg-descr
@@ -1,7 +1,7 @@
-The Droid typeface family was designed in the fall of 2006 by Ascender's
-Steve Matteson, as a commission from Google to create a set of system fonts
-for its Android platform. The goal was to provide optimal quality and
-comfort on a mobile handset when rendered in application menus, web
+The Droid typeface family was designed in the fall of 2006 by Ascender's
+Steve Matteson, as a commission from Google to create a set of system fonts
+for its Android platform. The goal was to provide optimal quality and
+comfort on a mobile handset when rendered in application menus, web
browser and for other screen text.
WWW: http://www.droidfonts.com/
diff --git a/x11-fonts/fontconfig/pkg-descr b/x11-fonts/fontconfig/pkg-descr
index 33793ec4c289..fba454ce9f25 100644
--- a/x11-fonts/fontconfig/pkg-descr
+++ b/x11-fonts/fontconfig/pkg-descr
@@ -1,16 +1,16 @@
Fontconfig does the following:
- * discover new fonts when installed automatically, removing a common source
+ * discover new fonts when installed automatically, removing a common source
of configuration problems.
- * perform font name substitution, so that appropriate alternative fonts can
+ * perform font name substitution, so that appropriate alternative fonts can
be selected if fonts are missing.
* identify the set of fonts required to completely cover a set of languages.
- * have GUI configuration tools built as it uses an XML-based configuration
+ * have GUI configuration tools built as it uses an XML-based configuration
file (though with autodiscovery, we believe this need is minimized).
- * efficiently and quickly find the fonts you need among the set of fonts
- you have installed, even if you have installed thousands of fonts, while
+ * efficiently and quickly find the fonts you need among the set of fonts
+ you have installed, even if you have installed thousands of fonts, while
minimzing memory usage.
- * be used in concert with the X Render Extension and FreeType to implement
+ * be used in concert with the X Render Extension and FreeType to implement
high quality, anti-aliased and subpixel rendered text on a display.
WWW: http://www.freedesktop.org/wiki/Software/fontconfig
diff --git a/x11-fonts/libXft/pkg-descr b/x11-fonts/libXft/pkg-descr
index a1d9ac393893..921543026f7c 100644
--- a/x11-fonts/libXft/pkg-descr
+++ b/x11-fonts/libXft/pkg-descr
@@ -1,8 +1,8 @@
-The current version of Xft provides a client-side font API for X
-applications. It uses Fontconfig to select fonts and the X protocol for
-rendering them. When available, Xft uses the Render extension to accelerate
-text drawing. When Render is not available, Xft uses the core protocol to draw
-client-side glyphs. This provides completely compatible support of client-side
-fonts for all X servers.
+The current version of Xft provides a client-side font API for X
+applications. It uses Fontconfig to select fonts and the X protocol for
+rendering them. When available, Xft uses the Render extension to accelerate
+text drawing. When Render is not available, Xft uses the core protocol to draw
+client-side glyphs. This provides completely compatible support of client-side
+fonts for all X servers.
WWW: http://fontconfig.org/
diff --git a/x11-fonts/manu-gothica/pkg-descr b/x11-fonts/manu-gothica/pkg-descr
index a8be48b6dd67..b5506af23833 100644
--- a/x11-fonts/manu-gothica/pkg-descr
+++ b/x11-fonts/manu-gothica/pkg-descr
@@ -1,6 +1,6 @@
-This True Type Font has been based on the Old German handwriting as it
-was taught in Schleswig and Germany around Year 1900 (Suetterlin). If
-you study sources from that time and before, it is important to be
+This True Type Font has been based on the Old German handwriting as it
+was taught in Schleswig and Germany around Year 1900 (Suetterlin). If
+you study sources from that time and before, it is important to be
familiar with this writing style. The font is free for personal use.
WWW: http://www.bryld.dk/hent-filer/
diff --git a/x11-fonts/mkbold-mkitalic/pkg-descr b/x11-fonts/mkbold-mkitalic/pkg-descr
index 48b497f45ccd..6760e0ea0a81 100644
--- a/x11-fonts/mkbold-mkitalic/pkg-descr
+++ b/x11-fonts/mkbold-mkitalic/pkg-descr
@@ -1,3 +1,3 @@
-Programs that generates bold/italic fonts from BDF fonts.
+Programs that generates bold/italic fonts from BDF fonts.
WWW: http://hp.vector.co.jp/authors/VA013651/freeSoftware/mkbold-mkitalic.html
diff --git a/x11-fonts/p5-Font-TTFMetrics/pkg-descr b/x11-fonts/p5-Font-TTFMetrics/pkg-descr
index fefb6957a5d4..61eb98f86dcc 100644
--- a/x11-fonts/p5-Font-TTFMetrics/pkg-descr
+++ b/x11-fonts/p5-Font-TTFMetrics/pkg-descr
@@ -1,12 +1,12 @@
-Font::TTFMetrics encapsulates the font metrics of a true type font file. A
-true type font file contains several tables which need to be parsed before
-any useful information could be gathered about the font. There is the
-excellent module for parsing TTF font in CPAN by Martin Hosken, Font::TTF.
-But in my opinion the use of Font::TTF requires intimate knowledge of TTF
-font format. This module was written to support the use of TTF in Pastel
-2D graphics library in Perl. Three factors prompted me to write this
-module: first, I required a fast module to access TTF file. Second, all
-the access required was read-only. Last, I wanted a user friendly, higher
+Font::TTFMetrics encapsulates the font metrics of a true type font file. A
+true type font file contains several tables which need to be parsed before
+any useful information could be gathered about the font. There is the
+excellent module for parsing TTF font in CPAN by Martin Hosken, Font::TTF.
+But in my opinion the use of Font::TTF requires intimate knowledge of TTF
+font format. This module was written to support the use of TTF in Pastel
+2D graphics library in Perl. Three factors prompted me to write this
+module: first, I required a fast module to access TTF file. Second, all
+the access required was read-only. Last, I wanted a user friendly, higher
level API to access TTF file.
WWW: http://search.cpan.org/dist/Font-TTFMetrics/
diff --git a/x11-fonts/padauk/pkg-descr b/x11-fonts/padauk/pkg-descr
index 48e85cf2d27c..d168ddf5a8fc 100644
--- a/x11-fonts/padauk/pkg-descr
+++ b/x11-fonts/padauk/pkg-descr
@@ -1,5 +1,5 @@
-Padauk is a fully capable Unicode 5.1 font supporting all the Myanmar
-characters in the standard. Thus it provides support for minority languages
+Padauk is a fully capable Unicode 5.1 font supporting all the Myanmar
+characters in the standard. Thus it provides support for minority languages
as well, in both local and Burmese rendering style.
WWW: http://scripts.sil.org/Padauk
diff --git a/x11-fonts/sourcecodepro-ttf/pkg-descr b/x11-fonts/sourcecodepro-ttf/pkg-descr
index 2f08b5d9ec9f..35203e049fdc 100644
--- a/x11-fonts/sourcecodepro-ttf/pkg-descr
+++ b/x11-fonts/sourcecodepro-ttf/pkg-descr
@@ -1,10 +1,10 @@
-Source Code Pro was designed by Paul D. Hunt as a companion to Source Sans.
-This complementary family was adapted from the Source design due to a
+Source Code Pro was designed by Paul D. Hunt as a companion to Source Sans.
+This complementary family was adapted from the Source design due to a
request to create a monospaced version for coding applications.
-Source Code Pro currently supports a wide range of languages using Latin
-script, and includes all the characters in the Adobe Latin 4 glyph set. As
-an open source project, it is expected that incremental updates will be
+Source Code Pro currently supports a wide range of languages using Latin
+script, and includes all the characters in the Adobe Latin 4 glyph set. As
+an open source project, it is expected that incremental updates will be
made over time to extend glyph set coverage and functionality.
WWW: https://github.com/adobe-fonts/source-code-pro
diff --git a/x11-fonts/sourcesanspro-ttf/pkg-descr b/x11-fonts/sourcesanspro-ttf/pkg-descr
index a9809e66bc65..668dbacbc365 100644
--- a/x11-fonts/sourcesanspro-ttf/pkg-descr
+++ b/x11-fonts/sourcesanspro-ttf/pkg-descr
@@ -1,13 +1,13 @@
Source Sans Pro: Adobe's first open source type family
-Source Sans Pro was designed by Paul D. Hunt as Adobe's first open source
-typeface family, conceived primarily as a typeface for user interfaces.
-Source Sans Pro draws inspiration from the clarity and legibility of
+Source Sans Pro was designed by Paul D. Hunt as Adobe's first open source
+typeface family, conceived primarily as a typeface for user interfaces.
+Source Sans Pro draws inspiration from the clarity and legibility of
twentieth-century American gothic typeface designs.
-Source Sans Pro currently supports a wide range of languages using Latin
-script, and includes all the characters in the Adobe Latin 4 glyph set. As
-an open source project, it is expected that incremental updates will be
+Source Sans Pro currently supports a wide range of languages using Latin
+script, and includes all the characters in the Adobe Latin 4 glyph set. As
+an open source project, it is expected that incremental updates will be
made over time to extend glyph set coverage and functionality.
WWW: https://github.com/adobe-fonts/source-sans-pro
diff --git a/x11-fonts/tkfont/pkg-descr b/x11-fonts/tkfont/pkg-descr
index d5481e35d4e2..679464472dfd 100644
--- a/x11-fonts/tkfont/pkg-descr
+++ b/x11-fonts/tkfont/pkg-descr
@@ -1,4 +1,4 @@
This is a port of tkfont, a Tk based replacement (and much better IMHO)
-for xfontsel. I find this particularly useful when I'm going to use
+for xfontsel. I find this particularly useful when I'm going to use
The Gimp to design something and want to pick a font without starting
gimp. Xfontsel can't scroll far enough down to see all of the fonts.
diff --git a/x11-fonts/tv-fonts/pkg-descr b/x11-fonts/tv-fonts/pkg-descr
index 6ad7e0bdf6c9..ab91a1066961 100644
--- a/x11-fonts/tv-fonts/pkg-descr
+++ b/x11-fonts/tv-fonts/pkg-descr
@@ -2,12 +2,12 @@ This package contains a number of fonts which are useful for TV applications:
led-fixed
This is the big font which xawtv uses by default for the onscreen display
- in fullscreen mode.
+ in fullscreen mode.
ets-teletext
This is a teletext font. It contains the block graphic characters used by
teletext pages. When watching teletext with the mtt teletext browser you'll
- get much better results with these fonts installed.
+ get much better results with these fonts installed.
ets-caption
- A font for closed captions.
+ A font for closed captions.
WWW: http://linux.bytesex.org/xawtv/tvfonts.html
diff --git a/x11-fonts/webfonts/pkg-descr b/x11-fonts/webfonts/pkg-descr
index 2e0ea3a9f035..c63f602ea7db 100644
--- a/x11-fonts/webfonts/pkg-descr
+++ b/x11-fonts/webfonts/pkg-descr
@@ -4,7 +4,7 @@ Monotype and Microsoft Typography. It consists of the following families:
Times New Roman, Courier New, Georgia, Trebuchet MS, Comic Sans MS
Arial, Arial Black, Verdana, Andale Mono, Impact
-They contain all 652 glyphs defined in WGL4 and are available in the following
+They contain all 652 glyphs defined in WGL4 and are available in the following
encodings:
ISO 8859-1, 2, 3, 4, 5, 6, 7, 8, 9, 10 and 15