summary refs log tree commit diff
path: root/pkgs/data/fonts/poly
diff options
context:
space:
mode:
authorAlexander V. Nikolaev <avn@daemon.hole.ru>2015-09-23 23:44:28 +0300
committerAlexander V. Nikolaev <avn@daemon.hole.ru>2015-09-23 23:44:28 +0300
commitdb74af9a5f5f0b6f6c87320a12ff60129f48c58e (patch)
treeffa060384e949c9985cbafade465a3513e8dbf80 /pkgs/data/fonts/poly
parent3973f9f2fe8b3b5d506cddc4a9dafe8cc1155b01 (diff)
downloadnixpkgs-db74af9a5f5f0b6f6c87320a12ff60129f48c58e.tar
nixpkgs-db74af9a5f5f0b6f6c87320a12ff60129f48c58e.tar.gz
nixpkgs-db74af9a5f5f0b6f6c87320a12ff60129f48c58e.tar.bz2
nixpkgs-db74af9a5f5f0b6f6c87320a12ff60129f48c58e.tar.lz
nixpkgs-db74af9a5f5f0b6f6c87320a12ff60129f48c58e.tar.xz
nixpkgs-db74af9a5f5f0b6f6c87320a12ff60129f48c58e.tar.zst
nixpkgs-db74af9a5f5f0b6f6c87320a12ff60129f48c58e.zip
fonts: Formatting, empty lines and whitespaces.
Diffstat (limited to 'pkgs/data/fonts/poly')
-rw-r--r--pkgs/data/fonts/poly/default.nix16
1 files changed, 8 insertions, 8 deletions
diff --git a/pkgs/data/fonts/poly/default.nix b/pkgs/data/fonts/poly/default.nix
index 1bd0d898067..7298dbb18ce 100644
--- a/pkgs/data/fonts/poly/default.nix
+++ b/pkgs/data/fonts/poly/default.nix
@@ -30,14 +30,14 @@ stdenv.mkDerivation rec {
   meta = {
     description = "Medium contrast serif font";
     longDescription = ''
-    With short ascenders and a very high x-height, Poly is efficient in small
-    sizes. Thanks to its careful balance between the x-height and glyph widths,
-    it allows more economy and legibility than standard web serifs, even in
-    small sizes. The aglutinative language for which it was designed contains
-    very long words. The goal was to develop a typeface that would tolerate
-    cramped tracking and that would increase the number of letters on a single
-    line. Poly is a Unicode typeface family that supports Open Type features
-    and languages that use the Latin script and its variants.
+      With short ascenders and a very high x-height, Poly is efficient in small
+      sizes. Thanks to its careful balance between the x-height and glyph widths,
+      it allows more economy and legibility than standard web serifs, even in
+      small sizes. The aglutinative language for which it was designed contains
+      very long words. The goal was to develop a typeface that would tolerate
+      cramped tracking and that would increase the number of letters on a single
+      line. Poly is a Unicode typeface family that supports Open Type features
+      and languages that use the Latin script and its variants.
     '';
     homepage = http://www.fontsquirrel.com/fonts/poly;
     license = stdenv.lib.licenses.ofl;