- Timestamp:
- 06/01/03 20:12:48 (6 years ago)
- Files:
-
- work/cvs2svn/nt/ChangeLog.Meadow (modified) (1 diff)
- work/cvs2svn/nt/README.Meadow (modified) (3 diffs)
- work/cvs2svn/nt/README.Meadow.ja (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
work/cvs2svn/nt/ChangeLog.Meadow
r3075 r3101 1 2003-06-01 MIYOSHI Masanori <miyoshi@boreas.dti.ne.jp> 2 3 * README.Meadow.ja: Update the contents. 4 5 * README.Meadow: Ditto. 6 1 7 2003-05-19 MIYOSHI Masanori <miyoshi@boreas.dti.ne.jp> 2 8 work/cvs2svn/nt/README.Meadow
r3075 r3101 342 342 use. 343 343 344 ALIST may contain the following keys. 345 346 o..... strict-spec 347 o..... function 348 349 With these keys the mapping between font request and logfont are 350 indicated. The specification of these keys is the following. 351 352 (a)..... strict-spec 353 354 This is a key which indicate the mapping between font request and 355 logfont strictly. The structure of this key is the following. 356 357 ---- 358 ((<spec-plist> <llogfont> [<option-alist>]) 359 (<spec-plist> <llogfont> [<option-alist>]) 360 ...) 361 ---- 344 The structure of ALIST is the following. 345 346 ((spec 347 (<spec-plist> strict <logfont> [<option-alist>]) ;; (a) 348 or 349 (<spec-plist> function <func> [<option-alist>]) ;; (b) 350 ...)) 351 352 You can indicate the mapping between font request and logfont 353 strictly or with a user-defined function. The specification of this 354 structure is the following. 355 356 (a)..... strict 362 357 363 358 <spec-plist> is a property list which describes a font 364 specification. <llogfont> is a Lisp expression for logfont. 365 <option-alist> is an association list which indicate optional 366 parameters, which can be omitted. 359 specification. `strict' is a key that means a strict mapping. 360 <llogfont> is a Lisp expression for logfont. <option-alist> is an 361 association list which indicates optional parameters, which can be 362 omitted. 367 363 368 364 Meadow compares <spec-plist> and the attributes of a face, and the … … 422 418 (b)..... function 423 419 424 This is a key which indicate the mapping between font request and 425 logfont with a user-defined function. 426 427 The structure of this key is the following. 420 <spec-plist> is a property list which describes a font 421 specification. `function' is a key that means a mapping with a 422 function. <func> is a Lisp function with which a suitable logfont is 423 selected. <option-alist> is an association list which indicates 424 optional parameters, which can be omitted. 425 426 <spec-plist> is same as that of `strict'. 427 428 The structure of this <func> is the following. 428 429 429 430 ---- … … 449 450 NAME is a font name that has been added. 450 451 ALIST has the same meanings in (w32-add-font) 452 453 <option-alist>> is same as that of `strict'. 451 454 452 455 3.2.2.3....(w32-change-font-logfont NAME LOGFONT PROPERTY) work/cvs2svn/nt/README.Meadow.ja
r3075 r3101 366 366 ±ÌÖÍtHgðo^µÜ·B»ÌãAMeadow Í NAME űÌtHg 367 367 ðg€±ÆªÅ«éæ€ÉÈèÜ·BNAME ͶñÅ·BALIST Íg€tH 368 gÌÚ×ðLqð·éœßÉg¢Ü·B 369 370 ALIST ÍȺÌL[ðÜޱƪūܷB 371 372 o..... strict-spec 373 374 o..... function 375 376 ±êçÌL[ðgÁÄAtHgvÆ_tHgÌÎÖWðwèµÜ·B 377 ȺA±êçÌL[É¢ÄàŸµÜ·B 378 379 (a)... strict-spec 380 381 ±êÍAtHgÌdlÆ logfont ÌÖWðµ§Éwè·éœßÌL[Å·B 382 strict-spec ÌlÍAȺÌ\¢ð¿Ü·B 383 384 ((<spec-plist> <llogfont> [<option-alist>]) 385 (<spec-plist> <llogfont> [<option-alist>]) 386 ...) 387 388 <spec-plist> ÍtHgÌdlð\·vpeBXgÅ·B<llogfont> Í 389 logfont Ì Lisp \»Å·B»µÄA<option-alist> ÍAtHgð\Š· 390 éÛÌtÁIÈîñðwè·éAzXgÅ èAȪÂ\Å·B 368 gÌÚ×ðLq·éœßÉg¢Ü·B 369 370 ALIST ÍAtHgvÆ_tHgÌÎÖWðwè·éàÌÅ èAw 371 èû@ÍÈºÌæ€ÉÈèÜ·B 372 373 ((spec 374 (<spec-plist> strict <logfont> [<option-alist>]) ;; (a) 375 or 376 (<spec-plist> function <func> [<option-alist>]) ;; (b) 377 ...)) 378 379 åʵÄAµ§É logfont ðwè·éû@(a)ÆAÖðgÁÄwè·éû@ 380 (b)Ì2 íÞª èÜ·BȺ±êçÌû@É¢ÄÉàŸµÜ·B 381 382 (a)... strict 383 384 ±êÍAtHgÌdlÆ logfont ÌÖWðµ§Éwè·éû@Å·B 385 386 <spec-plist> ÍtHgÌdlð\·vpeBXgÅ·Bstrict ÍAµ 387 §É logfont ðwè·é±ÆðŠ·L[Å·B<llogfont> Í logfont Ì 388 Lisp \»Å·B»µÄA<option-alist> ÍAtHgð\Š·éÛÌtÁI 389 Èîñðwè·éAzXgÅ èAȪÂ\Å·B 391 390 392 391 Meadow ÍAface šæÑ\еœ¢¶ÌîñðA±Ì <spec-plist> ÆÆ … … 458 457 459 458 ±êÍA[Uªì¬·éÖÅAtHgÌdlÆ logfont ÌÖWðwè 460 ·éÛÉp¢éL[Å·B 461 462 function ÌlÍALisp ÌÖÅ èAȺÌ\¢ð¿Ü·B 459 ·éû@Å·B 460 461 <spec-plist> Í strict ÌêÆ¯¶Å·B 462 463 <func> ÍALisp ÌÖÅ èAȺÌ\¢ð¿Ü·B 463 464 464 465 (lambda (char face-attrs frame)) … … 476 477 o..... :slant 477 478 478 Æ¢€ key ðÂvpeBXgÅ·B»êŒêÌÓ¡ÍAstrict-spec 479 Ì <spec-plist> ÌêÆ¯¶Å·B«g£³êéÂ\«ª éÌÅÓµ 480 ÄŸ³¢B 479 Æ¢€ key ðÂvpeBXgÅ·B»êŒêÌÓ¡ÍA<spec-plist> 480 ÌêÆ¯¶Å·B«g£³êéÂ\«ª éÌÅӵğ³¢B 481 482 <option-alist> Í strict ÌêÆ¯¶Å·B 481 483 482 484 3.2.2.2....(w32-change-font-attribute NAME ALIST)
