Kaydet (Commit) f410283f authored tarafından Caolán McNamara's avatar Caolán McNamara

add in MonoSpace setting

üst 3e15c5b8
...@@ -235,6 +235,7 @@ namespace drawinglayer ...@@ -235,6 +235,7 @@ namespace drawinglayer
getFontAttribute().getSymbol(), getFontAttribute().getSymbol(),
getFontAttribute().getVertical(), getFontAttribute().getVertical(),
getFontAttribute().getItalic(), getFontAttribute().getItalic(),
getFontAttribute().getMonospaced(),
false, // no outline anymore, handled locally false, // no outline anymore, handled locally
getFontAttribute().getRTL(), getFontAttribute().getRTL(),
getFontAttribute().getBiDiStrong()); getFontAttribute().getBiDiStrong());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment