Differences between version 27 and previous revision of FontNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 27 | Last edited on Wednesday, August 22, 2007 10:56:59 pm | by BenStaz | Revert |
Older page: | version 26 | Last edited on Friday, May 25, 2007 3:16:10 pm | by AristotlePagaltzis | Revert |
@@ -37,8 +37,12 @@
</alias>
</verbatim>
Change the ordering to suit!
+
+!!!Monospaced fonts
+
+Monospace fonts contain characters that all have the same character width, producing text that can be used to create forms, tabular material or documents that require exact text line lengths.
!!! Miscellaneous Technical Notes
In the <tt>fonts.dir</tt> file, you can point different encodings (charsets) to the same physical file, __BUT ONLY FOR SCALABLE FONTS__. I spent quite a while trying to determine why my characters were wrong when I tried to do this for a bitmap font (eg a 75dpi one). It is the scalable font backends that do the magic here, not X itself.