⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gs261j.txt

📁 openmeetings组件之GS openmeetings组件之GS openmeetings组件之GS
💻 TXT
📖 第 1 页 / 共 2 页
字号:
  "/usr/lib/X11/fonts/misc/k24.pcf", you will write the following line  in the Kanji configuration file.  /Ryumin-Light  4300000 (/usr/lib/X11/fonts/misc/k24.pcf) pcfkanji  With this line, the following Kanji fonts will be available.    /Ryumin-Light.r##	(## = 21 - 7E)		horizontal JIS  base Kanji    /Ryumin-Light.r##v	(## = 21, 22, 24, 25)	vertical   JIS  base Kanji    /Ryumin-Light.sr##	(## = 81 - 9F, E0 - EA)	horizontal SJIS base Kanji    /Ryumin-Light.sr##v	(## = 81 - 83)		vertical   SJIS base Kanji    /Ryumin-Light.Roman		half-width alphanumeric characters    /Ryumin-Light.Hiragana	half-width Hiragana    /Ryumin-Light.Katakana	half-width Katakana    /Ryumin-Light.Hankaku	half-width alphanumerics, Hiragana, Katakana    /Ryumin-Light.SuppK		half-width Katakana for SJIS    /Ryumin-Light-H		horizontal JIS          Kanji    /Ryumin-Light-V		vertical   JIS          Kanji    /Ryumin-Light-Ext-H		horizontal Extended JIS Kanji    /Ryumin-Light-Ext-V		vertical   Extended JIS Kanji    /Ryumin-Light-EUC-H		horizontal EUC          Kanji    /Ryumin-Light-EUC-V		vertical   EUC          Kanji    /Ryumin-Light-RKSJ-H	horizontal Roman, Katakana, SJIS Kanji    /Ryumin-Light-RKSJ-V	vertical   Roman, Katakana, SJIS Kanji    /Ryumin-Light-83pv-RKSJ-H	horizontal Roman, Katakana, SJIS Kanji  Although Kanji fonts in Extended JIS Encoding are defined,  characters to be displayed are determined by the contents of font  files. For the same reason, the Kanji encoding such as JIS-78 and  JIS-83 are also determined by font files.[2] Definition of Aliases  An operator `copykanji' can be used to define aliases of Kanji fonts.  The following is the format of `copykanji'.	FontName   NewName  copykanji  For example, the following line defines an alias `/ChuGothicBBB-Medium'  for the font `/GothicBBB-Medium-83pv-RKSJ-H'.	/GothicBBB-Medium-83pv-RKSJ-H  /ChuGothicBBB-Medium  copykanjiCommand Switches================New command switches are available.    -dNOKANJI		Suppress installing Kanji fonts.    -sKCONFIG=foo.ps	Define the name of the Kanji configuration file.Acknowledgements================In developing this package I obtained cooperation from the followingpersons. I make my acknowledgement with thanks to them.Cooperators in developing gs23j10.	IKAWA, Takanori UGAI, Yoshihiro OHMI, Tetsuya OHYAMA,         Akihisa KURASHIMA, Masayuki KUWADA, NAKAMARU, NORO, 	and Hisashi MINAMINOAuthors of the feature of Zeit format font files.	Takuji KAWAMOTO, and Yasunari INOUEAuthor of the feature of Zeit JG format font files.	Kazunori ASAYAMAAuthor of the Canon LIPS-II/II+/III printer driver.	Akihisa KURASHIMAAuthor of the NEC PC-PR150 printer printer driver.	Takuya KOUMOTOAuthor of the ESC/Page printer driver.	Hiroshi NARIMATSUAuthor of the Star JJ-100 printer driver.	Caz YokoyamaAuthor of the Canon BJ10v printer driver.	Teruo IWAI, Atusi MAEDA, Takao MATUIFile List=========gs261j.doc		Document of this package (English)gs261j.jis		Document of this package (Japanese in JIS Kanji)gs261j.sj		Document of this package (Japanese in SJIS Kanji)gs261j.euc		Document of this package (Japanese in EUC Kanji)gs261j.diff		Patch file for Ghostscript version 2.4.1zcomp.c			C program defining composite font operators.kfutil.c		C program defining Kanji font utilities.zkfimpath.c		C program defining imagepath operator.zkfpcf.c		C program defining PCF font file operator.zkfsnf.c		C program defining SNF font file operator.zkfsony.c	       	C program defining Sony vector font file operator.zkfzeit.c		C program defining Zeit font file operator.zkfztbez.c		C program defining Zeit JG font file operator.zkfjtex.c		C program defining JTeX PK font file operator.drivers/    gdevnwp/		Sony NWP-533/537 printer driver    gdevlips/		Canon LIPS-II/II+/III printer driver    gdevp201/		NEC PC-PR201 printer driver    gdevp150/		NEC PC-PR150 printer driver    gdevpag/		ESC/Page printer driver    gdevj100/		Star JJ-100 printer driver    gdev10v/            Canon BJ10v printerkanji/    kinit.ps		GS program for Kanji environment.    metrics2.ps		GS program for vertical writing.    kbitmap.ps		GS program for bitmap Kanji fonts.    koutline.ps		GS program for outline Kanji fonts.    kbase.ps		GS program for defining Kanji base fonts.    kcomp.ps		GS program for defining Kanji composite fonts.    kmapping.ps		GS program for the mapping from symbols to JIS codes.    kfpcf.ps		GS program for X11R5 PCF font files.    kfsnf.ps		GS program for X11R4 SNF font files.    kfsony.ps	       	GS program for Sony vector font files.    kfzeit.ps		GS program for Zeit format font files.    kfztbez.ps		GS program for Zeit JG format font files.    kfjtex.ps		GS program for JTeX PK font files.    pcf.ps		Template file for X11R5 PCF font files.    snf.ps		Template file for X11R4 SNF font files.    sony.ps		Template file for Sony vector font files.    zeit.ps		Template file for Zeit format font files.    ztbez.ps		Template file for Zeit JG format font files.    jtex.ps		Template file for JTeX PK font files.    hankaku.ps		Sample of half-width Kanji characters.    allkanji.ps		Sample of Kanji characters.    fmaptype.ps		Sample of the composite font mapping.    vchars.ps		Sample of characters for vertical writing.    article9.ps		Sample of vertical writing.include.pcf/		Directory containing header files for PCF fonts.include.snf/		Directory containing header files for SNF fonts.History=======gs23j10 (Oct. 4, 1991)    Kanji package for Ghostscript version 2.3.gs23j11 (Dec.24, 1991)gs23j12 (Jan.17, 1992)gs24j10 (May.15, 1992)    Kanji package for Ghostscript version 2.4.1.gs241j11 (Jul. 1, 1992)gs261j01b (Aug.20, 1993)    Kanji package for Ghostscript version 2.6.1. (beta version)gs261j10 (Jan.11, 1994)    Kanji package for Ghostscript version 2.6.1.Patches=======bfont.h  The prototype declaration of make_composite_font() and  make_descender_fonts() are added.gs_init.ps  Base font operators are replaced with composite font operators.  `kinit.ps' and `metrics2.ps' are invoked.gs_fonts.ps  The problem is fixed that the findfont operator leaves a font name  in the stack when it is in QUIET mode and the font file is not found.  gschar.c  gs_setcachedevice2() is adapted to the vertical writing.  The vertical writing feature is implemented.  gs_setrootfont() and gs_currentrootfont() are defined.gschar.h  The prototype declaration of gs_setrootfont() and gs_currentrootfont()  are added.gsfont.c  The font cache is enlarged for the efficiency of Kanji fonts.  The problem is fixed that composite fonts, which have no UniqueID,  are cached by makefont.gzstate.h  rootfont is added into the graphics state.zchar.c  zrootfont() is changed to call gs_currentrootfont().zfont.c  zsetfont() is adapted to rootfont.  make_font() calls make_composite_font() when it transforms composite  fonts.  make_composite_font() is defined.	zfont0.c  zbuildfont0() is changed to call make_descender_fonts().  make_descender_fonts() is defined.zfont2.c  A `fake UniqueID' facility is implemented to enhance the efficiency  of the `makefont' cache.gs.mak  The features of composite fonts and Kanji fonts are added.cc-head.makgcc-head.makansihead.mak  `$(gsdatadir)/kanji' is added to the GS_LIB_DEFAULT macro.  `-DCOMPFONT -DWMODE -DKANJI' is added to the compilation flags.  `kanji.dev kfpcf.dev kfsnf.dev kfzeit.dev kfztbez.dev kfjtex.dev' is  added to the FEATURE_DEVS macro.unixhead.mak  The dependency `$(AK)' is removed from the implicit rule `.c.o'.unixtail.mak  The name of the output file is changed from `gs' to` $(GS)$(XE)'.unix-cc.makunix-gcc.makunix-ansi.mak  These files are updated according to the changes of gs.mak,  cc-head.mak, gcc-head.mak, and ansihead.mak.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -