Editing MarioWiki talk:Japanese
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 23: | Line 23: | ||
== Official romanizations == | == Official romanizations == | ||
Are official romanizations which are given by Nintendo allowed? --{{User:FanOfYoshi/sig}} 12:31, 4 November 2018 (EST) | Are official romanizations which are given by Nintendo allowed? --{{User:FanOfYoshi/sig}} 12:31, 4 November 2018 (EST) | ||
== Kanjis == | == Kanjis == | ||
Certain games do not use the "Hiragana above Kanjis" thing, such as [[Super Mario Maker 2]], which complicates reading for non-kanji reading people in Japan. How would they expect everyone to read Kanjis? --{{User:FanOfYoshi/sig}} 10:52, July 3, 2019 (EDT) | Certain games do not use the "Hiragana above Kanjis" thing, such as [[Super Mario Maker 2]], which complicates reading for non-kanji reading people in Japan. How would they expect everyone to read Kanjis? --{{User:FanOfYoshi/sig}} 10:52, July 3, 2019 (EDT) | ||
== Fake Dakuten R letters == | == Fake Dakuten R letters == | ||
Line 90: | Line 87: | ||
::: I also noticed that Chrome fallbacks to Times New Roman (perhaps due to [https://github.com/chromium/chromium/blob/main/third_party/blink/renderer/platform/fonts/win/font_fallback_win.cc this]), but I haven't been able to come up with a good solution. | ::: I also noticed that Chrome fallbacks to Times New Roman (perhaps due to [https://github.com/chromium/chromium/blob/main/third_party/blink/renderer/platform/fonts/win/font_fallback_win.cc this]), but I haven't been able to come up with a good solution. | ||
::: My current idea is to assemble a font [https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/unicode-range in CSS] with Latin letters from a Latin font and CJK characters from a CJK font. (The effect of simply setting <code>font-family: sans-serif, Yu Gothic</code> is still unclear to me. On some computers it works as intended, on others it doesn't.) --[[User:Dine2017|Dine2017]] ([[User talk:Dine2017|talk]]) 10:57, July 22, 2024 (EDT) | ::: My current idea is to assemble a font [https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/unicode-range in CSS] with Latin letters from a Latin font and CJK characters from a CJK font. (The effect of simply setting <code>font-family: sans-serif, Yu Gothic</code> is still unclear to me. On some computers it works as intended, on others it doesn't.) --[[User:Dine2017|Dine2017]] ([[User talk:Dine2017|talk]]) 10:57, July 22, 2024 (EDT) | ||