| /NextBSD/contrib/groff/src/devices/grotty/ |
| HD | tty.cpp | 154 class glyph { class 155 static glyph *free_list; 157 glyph *next; 171 glyph *glyph::free_list = 0; 173 void *glyph::operator new(size_t) in operator new() 177 free_list = (glyph *)new char[sizeof(glyph) * BLOCK]; in operator new() 182 glyph *p = free_list; in operator new() 188 void glyph::operator delete(void *p) in operator delete() 191 ((glyph *)p)->next = free_list; in operator delete() 192 free_list = (glyph *)p; in operator delete() [all …]
|
| /NextBSD/usr.bin/vtfontcvt/ |
| HD | vtfontcvt.c | 55 struct glyph { struct 56 TAILQ_ENTRY(glyph) g_list; 57 SLIST_ENTRY(glyph) g_hash; 63 TAILQ_HEAD(glyph_list, glyph); argument 64 static SLIST_HEAD(, glyph) glyph_hash[FONTCVT_NHASH]; 77 struct glyph *m_glyph; 110 add_mapping(struct glyph *gl, unsigned int c, unsigned int map_idx) in add_mapping() 159 static struct glyph * 162 struct glyph *gl; in add_glyph() 192 struct glyph *gl; in add_char() [all …]
|
| /NextBSD/contrib/groff/doc/ |
| HD | groff-3 | 93 * \&, and glyph definitions: Using Symbols. (line 284) 177 * \e, and glyph definitions: Using Symbols. (line 284) 199 * \L, and glyph definitions: Using Symbols. (line 284) 200 * \l, and glyph definitions: Using Symbols. (line 284) 286 * adobe glyph list (AGL): Using Symbols. (line 94) 287 * AGL (adobe glyph list): Using Symbols. (line 94) 360 * box rule glyph (\[br]): Drawing Requests. (line 51) 368 * br glyph, and cflags: Using Symbols. (line 268) 426 * character, escape, while defining glyph: Using Symbols. (line 284) 496 * composite glyph names: Using Symbols. (line 94) [all …]
|
| HD | groff.texinfo | 764 font and glyph size control 2566 @cindex @code{lq} glyph, and @code{lq} string [@code{man}] 2567 @cindex @code{rq} glyph, and @code{rq} string [@code{man}] 3487 The @var{marker} is usually a bullet glyph (@code{\[bu]}) for 3915 @dfn{mark} glyph (such as @code{\[dg]} for the dagger glyph) in the 4669 @cindex @code{dg} glyph, at end of sentence 4670 @cindex @code{rq} glyph, at end of sentence 4859 Due to the importance of the Euro glyph in Europe, the groff package now 4861 provides various glyph shapes for the Euro. With other words, 5238 accesses the glyph @samp{foo}, followed by @samp{]}, whereas [all …]
|
| HD | groff-2 | 53 The optional second parameter G is a glyph to draw the line with. 55 underscore glyph, `\[ru]'. 58 interpreting a drawing glyph as a scaling indicator if the glyph is 79 negative values. The default glyph is the box rule glyph, 256 The first glyph is on the top, the last glyph in STRING is at the 259 the largest glyph width is used as the width for the whole object. 769 The vertical size of lines is not preserved; glyph information 787 * font parameters (size, family, style, glyph height and slant, space 869 The `\n[.w]' register contains the width of the last glyph added 872 The `\n[.cht]' register contains the height of the last glyph [all …]
|
| HD | groff-1 | 256 * font and glyph size control 2565 The MARKER is usually a bullet glyph (`\[bu]') for unordered 2932 specifying a "mark" glyph (such as `\[dg]' for the dagger glyph) 3681 Due to the importance of the Euro glyph in Europe, the groff package 3683 various glyph shapes for the Euro. With other words, latin-9 encoding 3910 glyph `foo', followed by `]', whereas `\C'foo]'' really asks for glyph 4131 * Use the double quote glyph `\(dq'. This works with and without 4136 the glyph `dq' isn't defined normally. 5242 -- Request: .shc [glyph] 5245 hyphen character is set to the default glyph `\(hy' (this is the [all …]
|
| /NextBSD/contrib/groff/font/devutf8/ |
| HD | NOTES | 18 documented and not known to devdvi (actually, there is no space glyph within 24 this glyph is just too small. We map them to 0x007E instead. 27 this glyph is just too small. We map them to 0x005E instead.
|
| /NextBSD/contrib/groff/ |
| HD | NEWS | 12 set the glyph and background colours. 44 dollar (a dollar glyph) 327 is used to construct glyph names based on Unicode character codes. The 328 existing groff glyph names are frozen; no glyph names which can't be 331 The \[...] escape sequence has been extended to specify multiple glyph 336 this accesses a glyph with the name `u0041_0328'. 345 will change the mapping while a composite glyph name is constructed. 394 o The new glyph symbol `tno' is a textual variant of `no'. 396 o The new glyph symbol `+e' represents U+03F5, GREEK LUNATE EPSILON SYMBOL. 400 same glyph shape as with other devices. [all …]
|
| HD | ChangeLog.116 | 275 * font/devlj4/*: Regenerated (only adding kernings for `cq' glyph). 289 * font/devdvi/*: Added kernings for `cq' glyph. Updated to latest 296 * font/devps/generate/textmap: Added forgotten `cq' glyph name. 327 Adding `cq' (PS name `quoteright') glyph name as an alias for "'". 431 Adding `dq' (PS name `quotedbl') glyph name as an alias for `"'. 484 * man/groff_char.man: Add `pc' glyph. 485 * tmac/tmac.latin1: Replacing `md' glyph with `pc'. 486 * tmac/tmac.tty: Add `pc' glyph. 487 * tmac/tmac.tty-char: Use/add `pc' glyph. Don't call tmac.latin1 if 511 Replacing and/or adding `md' (mathdot) glyph with `pc' [all …]
|
| HD | ChangeLog | 458 * src/devices/grotty/tty.cpp (glyph): Add width. 752 Handle glyph variants properly. 2035 (glyph): Change type of `hpos' to `int'. 2406 Use groff glyph names where possible. 2543 (read_map): Don't call unicode_to_ucode_name; the glyph names must 2603 Add integral extension glyph. 2688 * tmac/tty-char.tmac: Use composite glyph names for readability. 3293 (glyph): Use schar for back_color_idx and fore_color_idx. 3564 * NEWS: Document glyph name changes for grodvi and grolj4. 4213 Replace unnamed glyphs for DVI fonts with `uXXXX' glyph names where [all …]
|
| HD | ChangeLog.118 | 52 represented as separate nodes but are now part of glyph nodes and 76 troff_output_file::draw): Set glyph and fill color. 77 (troff_output_file::start_special): Set glyph and fill color. 169 * src/roff/troff/input.cc (charinfo_to_node_list): Emit glyph and 181 Emit glyph and fill color nodes to initialize colors properly. 506 Allow internal glyph indices > 0xFF in grohtml for input characters. 1291 Starting with separating glyph, symbol, and character. 1929 * man/groff_char.man: Added some missing PS glyph names (from the 2278 (glyph): New members `back_color_idx' and `fore_color_idx'. 2279 (glyph::order): Add COLOR_CHANGE. [all …]
|
| HD | ChangeLog.117 | 709 (glyph::order): New method. 1044 Fixed grohtml handling of any named glyph for glyph indexes < 0x80. 1302 * font/devutf8/R.proto: Adding `shc' glyph.
|
| HD | ChangeLog.115 | 1128 with negative horizontal positions. Remove casts of glyph::hpos to 1132 (glyph::hpos): Change type to short. 1134 Remove casts of glyph::hpos to int.
|
| /NextBSD/share/i18n/csmapper/APPLE/ |
| D | SYMBOL%UCS.src | 27 # b4,c1 2002-Dec-19 Update mappings for encoded glyph fragments 118 # This character set encodes a number of glyph fragments. Some are 203 # - Update mappings for encoded glyph fragments 0xBE, 0xE6-EF, 0xF4,
|
| D | UCS%SYMBOL.src | 27 # b4,c1 2002-Dec-19 Update mappings for encoded glyph fragments 118 # This character set encodes a number of glyph fragments. Some are 203 # - Update mappings for encoded glyph fragments 0xBE, 0xE6-EF, 0xF4,
|
| D | CYRILLIC%UCS.src | 126 # Note: There is a common Ukrainian glyph variation in which the glyph
|
| D | UCS%CYRILLIC.src | 126 # Note: There is a common Ukrainian glyph variation in which the glyph
|
| D | UCS%KEYBOARD.src | 83 # X only may be one-way mappings: From the Keyboard glyph "encoding"
|
| D | KEYBOARD%UCS.src | 83 # X only may be one-way mappings: From the Keyboard glyph "encoding"
|
| D | UCS%ARABIC.src | 207 # 0x81 -> no mapping (glyph just has authorship information, etc.)
|
| D | ARABIC%UCS.src | 207 # 0x81 -> no mapping (glyph just has authorship information, etc.)
|
| /NextBSD/contrib/groff/src/devices/xditview/ |
| HD | ChangeLog | 67 * DviChar.c (Adobe_Symbol_map): Add glyph `braceex'. 171 * DviChar.c: Replacing `md' glyph name with `pc' in latin-1 map to 172 make it distinct from the `md' glyph in the symbol font.
|
| /NextBSD/contrib/groff/font/devlj4/generate/ |
| HD | special.map | 52 # and used glyph shape in the PCL 5 comparison guide, but this neither
|
| /NextBSD/contrib/mdocml/ |
| HD | term_ps.c | 46 struct glyph { struct 53 struct glyph gly[MAXCHAR]; /* glyph metrics */ argument
|
| /NextBSD/crypto/heimdal/lib/wind/ |
| HD | rfc3454.txt | 380 Some characters affect glyph choice and glyph placement, but do not
|