Skip to content

Commit

Permalink
Remove stray carons, fixes #3, line height
Browse files Browse the repository at this point in the history
We had problems with excessive line-height in FontForge generated OTF’s. Big
thanks to Khaled Hosney: he pointed out in a discussion on fontforge-devel
that some of the characters had accents way above their normal positions. This
was causing the seemingly superfluous linespace.

The problem manifests itself in alternate versions of the Scaron, scaron,
Zcaron and zcaron glyphs. They were removed.

bug: http://openbaskerville.lighthouseapp.com/projects/24633/tickets/3-excessive-line-height#ticket-3-5
discussion: http://sourceforge.net/mailarchive/forum.php?thread_name=6D03471D-AADA-4071-837C-12F060810309%40authoritism.net&forum_name=fontforge-devel
  • Loading branch information
codingisacopingstrategy committed Feb 6, 2011
1 parent b71fe6c commit 4c12709
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 80 deletions.
8 changes: 0 additions & 8 deletions OpenBaskerville.ufo/glyphs/S_caron_001.glif

This file was deleted.

8 changes: 0 additions & 8 deletions OpenBaskerville.ufo/glyphs/S_caron_002.glif

This file was deleted.

8 changes: 0 additions & 8 deletions OpenBaskerville.ufo/glyphs/Z_caron_001.glif

This file was deleted.

8 changes: 0 additions & 8 deletions OpenBaskerville.ufo/glyphs/Z_caron_002.glif

This file was deleted.

16 changes: 0 additions & 16 deletions OpenBaskerville.ufo/glyphs/contents.plist
Expand Up @@ -122,10 +122,6 @@
<string>S_.glif</string>
<key>Scaron</key>
<string>S_caron.glif</string>
<key>Scaron.001</key>
<string>S_caron_001.glif</string>
<key>Scaron.002</key>
<string>S_caron_002.glif</string>
<key>T</key>
<string>T_.glif</string>
<key>Thorn</key>
Expand Down Expand Up @@ -164,10 +160,6 @@
<string>Z_.glif</string>
<key>Zcaron</key>
<string>Z_caron.glif</string>
<key>Zcaron.001</key>
<string>Z_caron_001.glif</string>
<key>Zcaron.002</key>
<string>Z_caron_002.glif</string>
<key>a</key>
<string>a.glif</string>
<key>aacute</key>
Expand Down Expand Up @@ -406,10 +398,6 @@
<string>s_t.glif</string>
<key>scaron</key>
<string>scaron.glif</string>
<key>scaron.001</key>
<string>scaron_001.glif</string>
<key>scaron.002</key>
<string>scaron_002.glif</string>
<key>semicolon</key>
<string>semicolon.glif</string>
<key>seven</key>
Expand Down Expand Up @@ -468,10 +456,6 @@
<string>z.glif</string>
<key>zcaron</key>
<string>zcaron.glif</string>
<key>zcaron.001</key>
<string>zcaron_001.glif</string>
<key>zcaron.002</key>
<string>zcaron_002.glif</string>
<key>zero</key>
<string>zero.glif</string>
</dict>
Expand Down
8 changes: 0 additions & 8 deletions OpenBaskerville.ufo/glyphs/scaron_001.glif

This file was deleted.

8 changes: 0 additions & 8 deletions OpenBaskerville.ufo/glyphs/scaron_002.glif

This file was deleted.

8 changes: 0 additions & 8 deletions OpenBaskerville.ufo/glyphs/zcaron_001.glif

This file was deleted.

8 changes: 0 additions & 8 deletions OpenBaskerville.ufo/glyphs/zcaron_002.glif

This file was deleted.

0 comments on commit 4c12709

Please sign in to comment.