Changes

Jump to navigation Jump to search
→‎Custom languages: sort optional fields last
Line 288: Line 288:  
| <tt>UseLatinFont</tt>
 
| <tt>UseLatinFont</tt>
 
| Whether the language uses the same Latin character font as English. If set to <tt>false</tt>, you must set the next field.
 
| Whether the language uses the same Latin character font as English. If set to <tt>false</tt>, you must set the next field.
|-
  −
| <tt>FontFile</tt>
  −
| ''(optional)'' The asset name for the font file to use (if <tt>UseLatinFont</tt> is <tt>false</tt>).
  −
|-
  −
| <tt>FontPixelZoom</tt>
  −
| ''(optional)'' A factor by while to multiply the font size.
  −
|-
  −
| <tt>FontApplyYOffset</tt>
  −
| ''(optional)'' Whether to shift the font up by four pixels (multiplied by the <tt>FontPixelZoom</tt>), to better align languages with larger characters like Chinese and Japanese.
  −
|-
  −
| <tt>SmallFontLineSpacing</tt>
  −
| ''(optional)'' The line spacing value used by <tt>smallFont</tt>. Defaults to 26.
   
|-
 
|-
 
| <tt>TimeFormat</tt>
 
| <tt>TimeFormat</tt>
Line 321: Line 309:  
* <code>[DAY_OF_WEEK]</code>: the abbreviated day of week as returned by <code>Game1.shortDayDisplayNameFromDayOfSeason</code> (like <tt>Mon</tt> for Monday).
 
* <code>[DAY_OF_WEEK]</code>: the abbreviated day of week as returned by <code>Game1.shortDayDisplayNameFromDayOfSeason</code> (like <tt>Mon</tt> for Monday).
 
* <code>[DAY_OF_MONTH]</code>: the numerical day of the month.
 
* <code>[DAY_OF_MONTH]</code>: the numerical day of the month.
 +
|-
 +
| <tt>FontFile</tt>
 +
| ''(optional)'' The asset name for the font file to use (if <tt>UseLatinFont</tt> is <tt>false</tt>).
 +
|-
 +
| <tt>FontPixelZoom</tt>
 +
| ''(optional)'' A factor by while to multiply the font size.
 +
|-
 +
| <tt>FontApplyYOffset</tt>
 +
| ''(optional)'' Whether to shift the font up by four pixels (multiplied by the <tt>FontPixelZoom</tt>), to better align languages with larger characters like Chinese and Japanese.
 +
|-
 +
| <tt>SmallFontLineSpacing</tt>
 +
| ''(optional)'' The line spacing value used by <tt>smallFont</tt>. Defaults to 26.
 
|}
 
|}
  
translators
8,403

edits

Navigation menu