Home
last modified time | relevance | path

Searched refs:fonts (Results 1 – 25 of 91) sorted by relevance

1234

/dragonfly/contrib/file/magic/Magdir/
H A Dfonts3 # $File: fonts,v 1.51 2022/08/16 11:16:39 christos Exp $
4 # fonts: file(1) magic for font data
10 # PostScript fonts (must precede "printer" entries), quinlan@yggdrasil.com
153 # X11 fonts, from Daniel Quinlan (quinlan@yggdrasil.com)
163 # FIGlet fonts and controlfiles
171 # libGrx graphics lib fonts, from Albert Cahalan (acahalan@cs.uml.edu)
177 # Misc. DOS VGA fonts, from Albert Cahalan (acahalan@cs.uml.edu)
247 # downloadable fonts for browser (prints type) anthon@mnt.org
254 # True Type fonts
396 >>8 ubelong >0 \b, %d fonts
[all …]
H A Dmodem15 # GRR: EOL of G3 is too general as it catches also TrueType fonts, Postscript PrinterFontMetric, ot…
17 # 16 0-bits near beginning like True Type fonts *.ttf, Postscript PrinterFontMetric *.pfm, FTYPE.HY…
/dragonfly/contrib/mdocml/
H A Dterm_ps.c123 static const struct font fonts[TERMFONT__MAX] = { variable
906 ps_printf(p, " %s", fonts[i].name); in ps_begin()
918 i, fonts[i].name); in ps_begin()
944 ps_printf(p, "/BaseFont /%s\n", fonts[i].name); in ps_begin()
1033 p->ps->pscol += (size_t)fonts[f].gly[c].wx; in ps_pletter()
1084 wx = fonts[p->ps->lastf].gly[(int)p->ps->last-32].wx; in ps_plast()
1293 return (size_t)fonts[(int)TERMFONT_NONE].gly[c].wx; in ps_width()
1321 fonts[(int)TERMFONT_NONE].gly[109 - 32].wx; in ps_hspan()
1325 fonts[(int)TERMFONT_NONE].gly[110 - 32].wx; in ps_hspan()
1332 fonts[(int)TERMFONT_NONE].gly[109 - 32].wx / 100.0; in ps_hspan()
/dragonfly/share/i18n/csmapper/APPLE/
H A DGAELIC%UCS.src77 # Typography (everson@evertype.com) and was used for fonts in his
79 # as some fonts included with the Irish localizations of Mac OS 6.0.8
92 # fonts that conform to this encoding (since in practice Gaelic fonts
105 # Apple fonts are updated for Mac OS 8.5 to reflect this. There is
107 # maps 0xDB to U+00A4; this can be used for older fonts.
116 # maps 0xE4 to U+2030; this can be used for older fonts.
H A DUCS%GAELIC.src77 # Typography (everson@evertype.com) and was used for fonts in his
79 # as some fonts included with the Irish localizations of Mac OS 6.0.8
92 # fonts that conform to this encoding (since in practice Gaelic fonts
105 # Apple fonts are updated for Mac OS 8.5 to reflect this. There is
107 # maps 0xDB to U+00A4; this can be used for older fonts.
116 # maps 0xE4 to U+2030; this can be used for older fonts.
H A DROMAN%UCS.src115 # Apple fonts are updated for Mac OS 8.5 to reflect this. There is
117 # maps 0xDB to U+00A4; this can be used for older fonts.
119 # Before Mac OS 8.5, the ROM bitmap versions of the fonts Chicago,
122 # 0xD8. The TrueType versions of these fonts have always implemented
124 # of the other standard Roman fonts.
126 # In all Mac OS encodings, fonts such as Chicago which are used
127 # as "system" fonts (for menus, dialogs, etc.) have four glyphs
H A DUCS%ROMAN.src115 # Apple fonts are updated for Mac OS 8.5 to reflect this. There is
117 # maps 0xDB to U+00A4; this can be used for older fonts.
119 # Before Mac OS 8.5, the ROM bitmap versions of the fonts Chicago,
122 # 0xD8. The TrueType versions of these fonts have always implemented
124 # of the other standard Roman fonts.
126 # In all Mac OS encodings, fonts such as Chicago which are used
127 # as "system" fonts (for menus, dialogs, etc.) have four glyphs
H A DICELAND%UCS.src108 # Apple fonts are updated for Mac OS 8.5 to reflect this. There are
110 # still map 0xDB to U+00A4; these can be used for older fonts.
116 # Icelandic versions of the fonts Chicago, Geneva, Monaco, and New
118 # utilities. However, other TrueType fonts implement a slightly
125 # fonts Courier, Helvetica, Palatino, and Times), these are:
H A DUCS%ICELAND.src112 # Apple fonts are updated for Mac OS 8.5 to reflect this. There are
114 # still map 0xDB to U+00A4; these can be used for older fonts.
120 # Icelandic versions of the fonts Chicago, Geneva, Monaco, and New
122 # utilities. However, other TrueType fonts implement a slightly
129 # fonts Courier, Helvetica, Palatino, and Times), these are:
H A DCELTIC%UCS.src79 # Mac OS 7.1, and for several fonts that can be used on any version of
93 # you can check for particular fonts that conform to this encoding.
104 # Apple fonts were updated for Mac OS 8.5 to reflect this. There is
106 # maps 0xDB to U+00A4; this can be used for older fonts.
H A DUCS%CELTIC.src79 # Mac OS 7.1, and for several fonts that can be used on any version of
93 # you can check for particular fonts that conform to this encoding.
104 # Apple fonts were updated for Mac OS 8.5 to reflect this. There is
106 # maps 0xDB to U+00A4; this can be used for older fonts.
/dragonfly/share/i18n/csmapper/MISC/
H A DRISCOS-LATIN1%UCS.src27 # in Homerton, one of the outline fonts that comes with RISC OS. The
28 # third comment shows the character for that position in fonts
29 # supplied by EFF, a third-party supplier of RISC OS outline fonts.
H A DUCS%RISCOS-LATIN1.src27 # in Homerton, one of the outline fonts that comes with RISC OS. The
28 # third comment shows the character for that position in fonts
29 # supplied by EFF, a third-party supplier of RISC OS outline fonts.
/dragonfly/share/syscons/fonts/
H A DMakefile30 INDEX.fonts
32 FONTDIR = ${SHAREDIR}/syscons/fonts
H A Diso08-8x8.fnt1 # $FreeBSD: src/share/syscons/fonts/iso08-8x8.fnt,v 1.1.2.2 2002/04/14 15:40:53 phantom Exp $
2 # $DragonFly: src/share/syscons/fonts/iso08-8x8.fnt,v 1.2 2003/06/17 04:37:02 dillon Exp $
H A Diso07-8x8.fnt1 # $FreeBSD: src/share/syscons/fonts/iso07-8x8.fnt,v 1.3.2.1 2002/04/14 15:40:53 phantom Exp $
2 # $DragonFly: src/share/syscons/fonts/iso07-8x8.fnt,v 1.2 2003/06/17 04:37:02 dillon Exp $
H A Diso02-8x8.fnt1 # $FreeBSD: src/share/syscons/fonts/iso02-8x8.fnt,v 1.2.2.1 2002/04/14 15:40:52 phantom Exp $
2 # $DragonFly: src/share/syscons/fonts/iso02-8x8.fnt,v 1.2 2003/06/17 04:37:02 dillon Exp $
H A Diso-thin-8x16.fnt1 # $FreeBSD: src/share/syscons/fonts/iso-thin-8x16.fnt,v 1.2.6.1 2002/04/14 15:40:52 phantom Exp $
2 # $DragonFly: src/share/syscons/fonts/iso-thin-8x16.fnt,v 1.2 2003/06/17 04:37:02 dillon Exp $
H A Diso04-8x8.fnt1 # $FreeBSD: src/share/syscons/fonts/iso04-8x8.fnt,v 1.1.2.1 2002/04/14 15:40:53 phantom Exp $
2 # $DragonFly: src/share/syscons/fonts/iso04-8x8.fnt,v 1.2 2003/06/17 04:37:02 dillon Exp $
H A Diso04-vga9-8x8.fnt1 # $FreeBSD: src/share/syscons/fonts/iso04-vga9-8x8.fnt,v 1.1.2.1 2002/04/14 15:40:53 phantom Exp $
2 # $DragonFly: src/share/syscons/fonts/iso04-vga9-8x8.fnt,v 1.2 2003/06/17 04:37:02 dillon Exp $
H A Diso05-8x8.fnt1 # $FreeBSD: src/share/syscons/fonts/iso05-8x8.fnt,v 1.2.2.1 2002/04/14 15:40:53 phantom Exp $
2 # $DragonFly: src/share/syscons/fonts/iso05-8x8.fnt,v 1.2 2003/06/17 04:37:02 dillon Exp $
H A Diso08-8x16.fnt1 # $FreeBSD: src/share/syscons/fonts/iso08-8x16.fnt,v 1.1.2.2 2002/04/14 15:40:53 phantom Exp $
2 # $DragonFly: src/share/syscons/fonts/iso08-8x16.fnt,v 1.2 2003/06/17 04:37:02 dillon Exp $
H A Diso15-thin-8x16.fnt1 # $FreeBSD: src/share/syscons/fonts/iso15-thin-8x16.fnt,v 1.1.6.1 2002/04/14 15:40:53 phantom Exp $
2 # $DragonFly: src/share/syscons/fonts/iso15-thin-8x16.fnt,v 1.2 2003/06/17 04:37:02 dillon Exp $
/dragonfly/share/syscons/
H A DMakefile3 SUBDIR= fonts keymaps mapsmk scrnmaps
/dragonfly/usr.sbin/lpr/lpr/
H A Dlpr.c74 static char *fonts[4]; /* troff font names */ variable
163 fonts[optopt - '1'] = optarg; in main()
347 if (fonts[i] != NULL) in main()
348 card('1'+i, fonts[i]); in main()

1234