Samples Of Monospaced Typefaces ...
This list of monospaced typefaces details standard monospaced fonts used in classical typesetting and printing. See also * List of display typefaces * List of sans serif typefaces * List of script typefaces *List of serif typefaces References {{DEFAULTSORT:List of monospaced typefaces Monospace Monospace A monospaced font, also called a fixed-pitch, fixed-width, or non-proportional font, is a font whose letters and characters each occupy the same amount of horizontal space. This contrasts with variable-width fonts, where the letters and spaci ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Monospaced Font
A monospaced font, also called a fixed-pitch, fixed-width, or non-proportional font, is a font whose letters and characters each occupy the same amount of horizontal space. This contrasts with Typeface#Proportion, variable-width fonts, where the letters and spacings have different widths. Monospaced fonts are customary on typewriters and for typesetting computer code. Monospaced fonts were widely used in early computers and computer terminals, which had limited graphical capabilities. Hardware implementation was simplified by using a text mode where the screen layout was addressed as a regular grid of tiles, each of which could be set to display a character by indexing into the hardware's character map. Some systems allowed colored text to be displayed by varying the foreground and background color for each tile. Other effects included reverse video and blinking text. Nevertheless, these early systems were typically limited to a single Command-line interface, console font ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Fira Code
Fira Sans is a humanist sans-serif typeface designed by Erik Spiekermann, Ralph du Carrois, Anja Meiners, Botio Nikoltchev of Carrois Type Design, and Patryk Adamczyk of Mozilla Corporation. The typeface was originally commissioned by Telefónica and Mozilla Corporation as part of the joint effort during the development of Firefox OS. It is a slightly wider and calmer adaptation of Spiekermann's typeface ''Meta'', which was used as Mozilla's brand typeface at the time, but optimized for legibility on (small) screens. With the name “Fira,” Mozilla wanted to communicate the concepts of fire, light, and joy, but with connotatively agnostic language intended to signal the project's global nature. Fira was released in 2013 initially under the Apache License, and later reissued under the SIL Open Font License. In its first 2013 release, Fira Sans was available in four weights with corresponding italics: light, regular, medium, and bold. In May 2014, the number of weights was increas ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Inconsolata
Inconsolata is an open-source font created by Raph Levien and released under the SIL Open Font License. It is a humanist lineal monospaced font designed for source code listing, terminal emulators, and similar uses. It was influenced by the proprietary Consolas monospaced font, designed by Lucas de Groot, the proportional Avenir and IBM's classic monospaced Letter Gothic. Inconsolata has received favorable reviews from many programmers who consider it to be a highly readable and clear monospaced font. Initially having no bold weight, when Inconsolata was added to Google Fonts, it was fully hinted and a bold variant was added. A Hellenised version of Inconsolata, containing full support for monotonic Modern Greek, was released by Dimosthenis Kaponis in 2011 as Inconsolata Hellenic, under the same license. Inconsolata-LGC is a fork of Inconsolata Hellenic which adds bold, italic and cyrillic glyphs. See also * List of typefaces This is a list of typefaces, which are se ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
IBM Plex
IBM Plex is an open source typeface superfamily conceptually designed and developed by Mike Abbink at IBM in collaboration with Bold Monday to reflect the design principles of IBM and to be used for all brand material across the company internationally. Plex replaces Helvetica as the IBM corporate typeface after more than fifty years, freeing the company from extensive license payments in the process. Version 1.0 of the font family had four typefaces, each with eight weights (Thin, Extra Light, Light, Regular, Text, Medium, Semi-bold, Bold) and true italics to complement them. * IBM Plex Sans – A grotesque sans-serif typeface with a design that was inspired by Franklin Gothic. Other sans-serif classifications were rejected on the basis of being too soft (humanist), inefficient (geometric) and overly perfected ( neo-grotesque). Some of Franklin Gothic's features such as the angled terminals, a double-storey g and a horizontal line at the baseline of the 1 are used in IBM ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
IBM Monochrome Display Adapter
The Monochrome Display Adapter (MDA, also MDA card, Monochrome Display and Printer Adapter, MDPA) is IBM's standard video display card and computer display standard for the IBM PC introduced in 1981. The MDA does not have any pixel-addressable graphics modes, only a single monochrome text mode which can display 80 columns by 25 lines of high-resolution text characters or symbols useful for drawing forms. Hardware design The original IBM MDA was an 8-bit ISA card with a Motorola 6845 display controller, 4 KB of RAM, a DE-9 output port intended for use with an IBM monochrome monitor. A parallel port for attachment of a printer is also included, avoiding the need to purchase a separate card. Capabilities The MDA was based on the IBM System/23 Datamaster's display system, and was intended to support business and word processing use with its sharp, high-resolution characters. Each character is rendered in a box of 9 × 14 pixels, of which 7 � ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
HyperFont
HyperFont is a monospaced sans-serif font developed in 1993 by Hilgraeve Inc. to be used by the HyperTerminal terminal emulation application program included in Microsoft Windows. Three different font type versions are available: * Hyperdk.fon - HyperFont Dark (raster font) * Hyperlt.fon - HyperFont Light (raster font) * Hypertt.ttf - HyperFont (trueType TrueType is an Computer font#Outline fonts, outline font standardization, standard developed by Apple Inc., Apple in the late 1980s as a competitor to Adobe Inc., Adobe's PostScript fonts#Type 1, Type 1 fonts used in PostScript. It has become the ...) ''HyperFont'' was created to allow an 80-column view in the HyperTerminal window. OEM/DOS is the visualized font code. {{Free and open-source typography Monospaced typefaces Sans-serif typefaces Typefaces and fonts introduced in 1993 ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Go (programming Language)
Go is a high-level programming language, high-level general purpose programming language that is static typing, statically typed and compiled language, compiled. It is known for the simplicity of its syntax and the efficiency of development that it enables by the inclusion of a large standard library supplying many needs for common projects. It was designed at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson, and publicly announced in November of 2009. It is syntax (programming languages), syntactically similar to C (programming language), C, but also has memory safety, garbage collection (computer science), garbage collection, structural type system, structural typing, and communicating sequential processes, CSP-style concurrency (computer science), concurrency. It is often referred to as Golang to avoid ambiguity and because of its former domain name, golang.org, but its proper name is Go. There are two major implementations: * The original, Self-hosting (compi ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
GNU FreeFont
GNU FreeFont (also known as Free UCS Outline Fonts) is a family of free OpenType, TrueType and WOFF vector fonts, implementing as much of the Universal Character Set (UCS) as possible, aside from the very large CJK Asian character set. The project was initiated in 2002 by Primož Peterlin and is now maintained by Steve White. The family includes three faces: FreeMono, FreeSans, and FreeSerif, each in four styles (Regular, Italic/Oblique, Bold, and Bold Italic/Oblique). The fonts are licensed under the GPL-3.0-or-later license with the Font-exception-2.0, ensuring they may be both freely distributed and embedded or otherwise utilized within a document without the document itself being covered by the GPL. The fonts can be obtained '' libre'' from GNU Savannah. They are also packaged on certain Linux distributions, including Ubuntu and Arch Linux. Design The glyphs of GNU FreeFont come from many sources, all of which are compatible with the GPL. The core Latin characters ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Fixedsys
''Fixedsys'' is a family of Bitmap font, raster monospaced fonts. The name means ''fixed system'', because its glyphs are monospace or fixed-width (although bolded characters are wider than non-bolded, unlike other monospace fonts such as Courier (typeface), Courier). It is the oldest font in Microsoft Windows, and was the system font in Windows 1.0 and Windows 2.0, 2.0, where it was simply named "System". For Windows 3.1x, Windows 3.x, the system font was changed to a Typeface#Proportion, proportional sans-serif font named System (typeface), System, but Fixedsys remained the default font in Microsoft Notepad, Notepad. Fixedsys fonts family contains fonts encoded in several Windows code pages, with multiple resolutions of the font for each code page. Fixedsys fonts of different code pages have different point sizes. The glyphs for the upper areas of each one appear to be drawn separately, not taken from a single master set, as there are visible differences in the appearance of v ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Fixed (typeface)
''misc-fixed'' is a collection of monospace bitmap fonts that is distributed with the X Window System. It is a set of independent bitmap fonts which—apart from all being sans-serif fonts—cannot be described as belonging to a single font family. The misc-fixed fonts were the first fonts available for the X Window System. Their individual origin is not attributed, but it is likely that many of them were created in the early or mid 1980s as part of MIT's Project Athena, or at its industrial partner, DEC. The misc-fixed fonts are in the public domain. The individual fonts in the collection have a short name that matches their respective pixel dimensions, plus a letter that indicates a bold or oblique variant. They can also be accessed using their (much longer) X Logical Font Description string: The "6x13" font is usually also available under the alias "fixed", a font name that is expected to be available on every X server. The fonts originally covered only the ASCII repe ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
The Mozilla Foundation
The Mozilla Foundation is an American non-profit organization that exists to support and collectively lead the open source Mozilla project. Founded in July 2003, the organization sets the policies that govern development, operates critical infrastructure, and controls Mozilla trademarks and copyrights. It owns two taxable subsidiaries: the Mozilla Corporation, which employs many Mozilla developers and coordinates releases of the Mozilla Firefox web browser, and MZLA Technologies Corporation, which employs developers to work on the Mozilla Thunderbird email client and coordinate its releases. The Mozilla Foundation was founded by the Netscape-affiliated Mozilla Organization. The organization is currently based in the Silicon Valley city of Mountain View, California, United States. The Mozilla Foundation describes itself as "a non-profit organization that promotes openness, innovation and participation on the Internet." The Mozilla Foundation is guided by the Mozilla Manifesto, w ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |