Monospaced font: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
kTidak ada ringkasan suntingan Tag: Dikembalikan |
Tag: Pengembalian |
||
Baris 3:
'''Monospace''' (atau '''monospaced font''', juga disebut '''fixed-pitch''', '''fixed-width''' atau '''non-proportional font''') adalah jenis huruf (''[[font]]'') yang ukuran melintang huruf dan karakternya sama lebarnya secara horizontal.<ref>{{cite book|title=The Typographic Desk Reference|last=Rosendorf|first=Theodore|year=2009|publisher=Oak Knoll Press|location=New Castle, Delaware|isbn=978-1-58456-231-3|page=12}}</ref> Berbeda dengan jenis-jenis huruf yang lebarnya tidak sama untuk setiap hurufnya, yang dikenal sebagai ''variable-width fonts''.
Jenis huruf
<!--
Baris 9:
-->
== Penggunaan di komputer ==
Jenis huruf "monospace" banyak dipakai dalam masa awal penggunaan
<!--
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.
Baris 15:
Even though computers can now display a wide variety of fonts, the majority of [[integrated development environment|IDEs]] and software [[text editors]] employ a monospaced font as the default typeface. This increases the readability of [[source code]], which is often heavily reliant on distinctions involving individual symbols. Monospaced fonts are also used in [[terminal emulation]] and for laying out tabulated data in plain text documents. In technical manuals and resources for programming languages, a monospaced font is often used to distinguish code from natural-language text.
The term '''modern''' is sometimes used as a synonym for
-->
=== Penggunaan dalam seni ASCII ===
Jenis huruf
Terutama dalam pembuatan garis atau kotak di mana karakter-karakter berbentuk blok dan harus sama lebarnya.
|