Difference between revisions of "CTMKF"

From Custom Mario Kart
Jump to navigation Jump to search
m (Made the description the overview, plus some word changes. Also moved category to the Custom Font category.)
(I disagree that it should be in the custom font catagory or described as such, as these imply it would be used in the game itself (as a brfnt). I'm trying to make the distinction clear that it's a ttf/css font for the computer, not a font for the Wii.)
Line 13: Line 13:
  
 
== Overview ==
 
== Overview ==
'''CTMKF''' ('''Chadderz's Terrible MK Font''') is a customized font designed for computers with the aim of being a free and open font compatible with [[Mario Kart Wii]]'s [[Extended Symbols]]. This allows game symbols such as the balloons symbol to be displayed on other devices.
+
'''CTMKF''' ('''Chadderz's Terrible MK Font''') is a PC and web font designed for computers with the aim of being a free and open font compatible with [[Mario Kart Wii]]'s [[Extended Symbols]]. This allows game symbols such as the balloons symbol to be displayed on other devices.
  
 
The font is incredibly basic and has many graphical anomalies at various font sizes, but it is possible to recognise most symbols at all font sizes.
 
The font is incredibly basic and has many graphical anomalies at various font sizes, but it is possible to recognise most symbols at all font sizes.
Line 40: Line 40:
  
 
{{User-Chadderz-Link}}
 
{{User-Chadderz-Link}}
[[Category:Custom Font]]
+
[[Category:PC Font]]
 +
[[Category:Web Font]]

Revision as of 06:51, 28 June 2016

CTMKF
Author: Chadderz
Version: v1.0
Date of latest version: 2016-06-27
Editors used: Font Forge, GIMP
Download:

Overview

CTMKF (Chadderz's Terrible MK Font) is a PC and web font designed for computers with the aim of being a free and open font compatible with Mario Kart Wii's Extended Symbols. This allows game symbols such as the balloons symbol to be displayed on other devices.

The font is incredibly basic and has many graphical anomalies at various font sizes, but it is possible to recognise most symbols at all font sizes.

Usage

The font is released as both a TTF (true type font) file and as CSS web font.

TTF

On most operationg systems, a font can be installed by downloading it and opening it with the default font viewer. There is typically an install button on these interfaces. This will then give most programs with access to font menus a 'CTMKF' entry which contains the special symbols.

CSS

On websites, a site should include the script <link href="http://www.chadsoft.co.uk/css/ctmkf.css" rel="Stylesheet" type="text/css" /> in the <head> tag and then the font family 'CTMKF' is usable on the website to access these symbols. Therefore, the website could include a style rule like * { font-family: 'CTMKF', Arial, Sans; }. This will use CTMKF by default for any special symbols, but will fall back to the other fonts in the list for any normal characters.

Version History

Version Date of release Information
v1 2016-06-27 Initial release.