#DOCUMENTATION by exept
authorClaus Gittinger <cg@exept.de>
Fri, 11 Oct 2019 10:23:40 +0200
changeset 8822 e03526cdc975
parent 8821 e1cf05178432
child 8823 17c3eb806e69
#DOCUMENTATION by exept class: Font comment/format in: #getFontMetrics
Font.st
--- a/Font.st	Fri Oct 11 10:19:39 2019 +0200
+++ b/Font.st	Fri Oct 11 10:23:40 2019 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1992 by Claus Gittinger
 	      All Rights Reserved
@@ -687,7 +685,7 @@
 
     metrics := device fontMetricsOf:fontId.
 
-    "the MS TrueType unicode core fonts in Linux have way to large ascent
+    "the MS TrueType unicode core fonts in Linux have way too large ascent
      and descent values, so the line spacing is too wide.
      Take them from the latin-1 equivalent"
     (device isX11Platform