Skip to content

Commit

Permalink
build "nonbreakingspace" and "softhyphen"
Browse files Browse the repository at this point in the history
  • Loading branch information
andrej.panov committed Jun 13, 2014
1 parent d4a1a3c commit de9ebaf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spaces_dashes.ff
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2008-2010, 2012 Andrey V. Panov
* Copyright (C) 2008-2010, 2012, 2014 Andrey V. Panov
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -28,6 +28,8 @@ Reencode("unicode")
#CopyReference()
#Select("nonbreakingspace")
#Paste()
dub_glyph.ff("space","nonbreakingspace")
dub_glyph.ff("hyphen","softhyphen")
Select("emdash")
width = GlyphInfo("Width")
Select("uni2003") # em space
Expand Down

0 comments on commit de9ebaf

Please sign in to comment.