freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2-demos] master c518678: [ftgrid.1] Always start sentence at a


From: Werner LEMBERG
Subject: [freetype2-demos] master c518678: [ftgrid.1] Always start sentence at a new line.
Date: Mon, 22 Feb 2016 06:19:59 +0000

branch: master
commit c51867845a67acfdbfd9f56dd0ef9d26489d8fa3
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    [ftgrid.1] Always start sentence at a new line.
    
    This is good style for troff, avoiding potential micro-typographical issues.
---
 src/ftgrid.1 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/ftgrid.1 b/src/ftgrid.1
index 7cc77a8..ac08bac 100644
--- a/src/ftgrid.1
+++ b/src/ftgrid.1
@@ -17,7 +17,8 @@ ftgrid \- simple glyph grid viewer
 .
 .B ftgrid
 displays the glyphs of a font as outlines right before the conversion
-from outlines to pixels take place. It also displays the resulting bitmap.
+from outlines to pixels take place.
+It also displays the resulting bitmap.
 It is possible to interactively change hinting and rendering options,
 thus visualizing the applied distortions to the outlines.
 .



reply via email to

[Prev in Thread] Current Thread [Next in Thread]