Searched refs:widths (Results 1 – 12 of 12) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevpdtc.c | 426 pdf_glyph_widths_t widths; in scan_cmap_text() local 428 code = pdf_glyph_widths(pdsubf, wmode, glyph, (gs_font *)subfont, &widths, in scan_cmap_text() 441 w[cid] = widths.Width.w; in scan_cmap_text() 443 v[cid * 2 + 0] = widths.Width.v.x; in scan_cmap_text() 444 v[cid * 2 + 1] = widths.Width.v.y; in scan_cmap_text() 446 real_widths[cid] = widths.real_width.w; in scan_cmap_text() 452 code = pdf_glyph_widths(pdsubf, 0, glyph, (gs_font *)subfont, &widths, in scan_cmap_text() 456 w0[cid] = widths.Width.w; in scan_cmap_text()
|
| H A D | gdevpdtf.c | 356 double *widths = 0; in font_resource_alloc() local 365 widths = (void *)gs_alloc_byte_array(mem, chars_count, sizeof(*widths), in font_resource_alloc() 371 if ((!is_CID_font && widths == 0) || used == 0) { in font_resource_alloc() 376 memset(widths, 0, chars_count * sizeof(*widths)); in font_resource_alloc() 386 pfres->Widths = widths; in font_resource_alloc() 395 gs_free_object(mem, widths, "font_resource_alloc(Widths)"); in font_resource_alloc()
|
| H A D | gdevpdtw.c | 45 pdf_write_Widths(gx_device_pdf *pdev, int first, int last, const double *widths) in pdf_write_Widths() argument 54 pprintg1(s, (i & 15 ? " %g" : "\n%g"), psdf_round(widths[i], 100, 10)); in pdf_write_Widths()
|
| H A D | tttype.h | 481 unsigned char* widths; member
|
| H A D | gdevpdte.c | 595 pdf_glyph_widths_t widths; in pdf_char_widths() local 613 pwidths = &widths; in pdf_char_widths()
|
| /plan9/sys/src/cmd/postscript/postbgi/ |
| H A D | README | 4 device space coordinates. Helps eliminate variations in line widths
|
| /plan9/sys/src/cmd/troff/ |
| H A D | README | 12 named characters, widths, kerning information, and output codes.
|
| H A D | FIXES | 713 needs a way to set widths.
|
| /plan9/sys/doc/ |
| H A D | troff.ms | 154 character widths 988 Actual character widths in \*(NR need not be all the same and constructed characters 3050 Character widths for each font are assumed to be given in machine units 3056 All widths are integers at all sizes. 3094 list of characters and widths.
|
| /plan9/sys/man/ |
| H A D | searchindex | 93 …nt variable variables versa vertical vice visible warning whenever width widths win window window'… 180 …alid value values variadic various via visible vlong wait whenever width widths working works writ… 232 … vertically via vis visibility visible visual void volume whenever width widths window windows wis… 418 …troff ts twp type typed unix upper vertical vertically volume wide widest width widths xy tbl 1/tbl 421 …ypesetting typewriter understood unicode unix user's using utf volume width widths xx troff 1/troff 432 … printing prints seq seq.c sequences source src style surveys sys val value values widths seq 1/seq 490 …text tmac tmac.nihongo troff truth typesetting unicode unicode.9x24.font widths mnihongo 6/mnihongo
|
| /plan9/sys/src/ape/cmd/diff/ |
| H A D | ChangeLog | 1098 * diff.c, diff.h, side.c: Calculate column widths so that tabs line up.
|
| /plan9/sys/lib/man/lookman/ |
| H A D | index | 69358 widths /sys/man/1/acme 69359 widths /sys/man/1/seq 69360 widths /sys/man/1/tbl 69361 widths /sys/man/1/troff 69362 widths /sys/man/2/0intro 69363 widths /sys/man/2/control 69364 widths /sys/man/6/mnihongo
|