Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Remove Japanese font definition (Fix #85) #93

Merged
merged 3 commits into from
Oct 8, 2016
Merged

Conversation

yhatt
Copy link
Owner

@yhatt yhatt commented Oct 2, 2016

For internationalize, I removed Japanese fonts from font-family definitions on theme / editor. This would fix issue #85.

And the emoji font is specified in theme CSS. Although I do not verify, it might fix #57.

Copy link
Owner Author

@yhatt yhatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Require discussion of default font for editor.

font-size: 29px

tt, code
font-family: 'SourceHanCodeJP-Normal', 'Ricty', Consolas, "Liberation Mono", Menlo, Courier, monospace
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed font-family definition from default theme. These definition would be delegated to github-markdown-css.

@@ -11,7 +11,7 @@ class MdsConfig

@initialConfig:
editor:
fontFamily: 'Osaka-mono, "MS Gothic", monospace'
fontFamily: 'Consolas, monaco, monospace'
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to discuss this.
I removed Japanese font from editor's font, and added monospace fonts: Consolas for Windows, and Monaco for Mac.
However, only monospace would work well from the point of internationalize.

Copy link
Owner Author

@yhatt yhatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No one is discussed in a week. I would merge this change as no problem...

@yhatt yhatt merged commit 9aa661b into master Oct 8, 2016
@yhatt yhatt deleted the internationalize-font branch October 8, 2016 18:10
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emoji's not exported to PDF
1 participant