You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1070 lines
56 KiB
1070 lines
56 KiB
*PPD-Adobe: "4.3"
|
|
*% Adobe Systems PostScript(R) Printer Description File
|
|
*% Copyright 1987-1996 Adobe Systems Incorporated.
|
|
*% All Rights Reserved.
|
|
*% Permission is granted for redistribution of this file as
|
|
*% long as this copyright notice is intact and the contents
|
|
*% of the file is not altered in any way from its original form.
|
|
*% End of Copyright statement
|
|
*FormatVersion: "4.3"
|
|
*FileVersion: "1.3"
|
|
*LanguageEncoding: ISOLatin1
|
|
*LanguageVersion: English
|
|
*PCFileName: "SOAS15_1.PPD"
|
|
*Product: "(PostArtPro)"
|
|
*PSVersion: "(2013.114) 12"
|
|
*PSVersion: "(2015.802) 01"
|
|
*ModelName: "Sony PostArt Pro for AccuSet1500 v2015.802-01"
|
|
*Manufacturer: "Sony"
|
|
*ShortNickName: "Sony PostArt Pro AccuSet1500"
|
|
*NickName: "Sony PostArt Pro for AccuSet1500 v2015.802-01"
|
|
|
|
*% ==== Device Capabilities ===============
|
|
*LanguageLevel: "2"
|
|
|
|
*FreeVM: "1073738132"
|
|
|
|
*ColorDevice: False
|
|
*DefaultColorSpace: Gray
|
|
*DefaultHalftoneType: 2
|
|
*VariablePaperSize: True
|
|
*TTRasterizer: Type42
|
|
|
|
*FileSystem: True
|
|
*?FileSystem: "
|
|
save false
|
|
(%disk?%)
|
|
{ currentdevparams dup /Writeable known
|
|
{ /Writeable get {pop true} if } { pop } ifelse
|
|
} 10 string /IODevice resourceforall
|
|
{(True)}{(False)} ifelse = flush
|
|
restore"
|
|
*End
|
|
|
|
*Throughput: "1"
|
|
*Password: "0"
|
|
|
|
*ExitServer: "
|
|
count 0 eq
|
|
{ false } { true exch startjob } ifelse
|
|
not { (WARNING: Cannot modify initial VM.) =
|
|
(Missing or invalid password.) =
|
|
(Please contact the author of this software.) = flush quit
|
|
} if"
|
|
*End
|
|
|
|
*Reset: "
|
|
count 0 eq
|
|
{ false } { true exch startjob } ifelse
|
|
not { (WARNING: Cannot reset printer.) =
|
|
(Missing or invalid password.) =
|
|
(Please contact the author of this software.) = flush quit
|
|
} if
|
|
systemdict /quit get exec
|
|
(WARNING : Printer Reset Failed.) = flush
|
|
"
|
|
*End
|
|
*OpenUI *Resolution/Choose Resolution: PickOne
|
|
*OrderDependency: 10 AnySetup *Resolution
|
|
*DefaultResolution: 3000dpi
|
|
*Resolution 3000dpi: "1 dict dup /HWResolution [3000 dup] put setpagedevice"
|
|
*Resolution 2400dpi: "1 dict dup /HWResolution [2400 dup] put setpagedevice"
|
|
*Resolution 1800dpi: "1 dict dup /HWResolution [1800 dup] put setpagedevice"
|
|
*Resolution 1200dpi: "1 dict dup /HWResolution [1200 dup] put setpagedevice"
|
|
*?Resolution: "
|
|
save
|
|
currentpagedevice /HWResolution get
|
|
0 get ( ) cvs print (dpi) = flush
|
|
restore
|
|
"
|
|
*End
|
|
*CloseUI: *Resolution
|
|
|
|
*% Halftone Information ===============
|
|
*ScreenFreq: "175"
|
|
*ScreenAngle: "45.0"
|
|
|
|
*DefaultScreenProc: Dot
|
|
*ScreenProc Dot:"{abs exch abs 2 copy add 1 le {dup mul exch dup mul add 1 exch sub}
|
|
{1 sub dup mul exch 1 sub dup mul add 1 sub}ifelse}"
|
|
*End
|
|
|
|
*ScreenProc Ellipse: "{abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0 lt
|
|
{pop dup mul exch .75 div dup mul add 4 div 1 exch sub}{dup 1 gt
|
|
{pop 1 exch sub dup mul exch 1 exch sub .75 div dup mul add 4 div 1 sub}
|
|
{.5 exch sub exch pop exch pop}ifelse}ifelse}"
|
|
*End
|
|
|
|
*ScreenProc DiamondDot: "{abs exch abs 2 copy add .75 le
|
|
{dup mul exch dup mul add 1 exch sub}{2 copy add 1.23 le
|
|
{.85 mul add 1 exch sub}{1 sub dup mul exch 1 sub dup mul add 1 sub} ifelse} ifelse}"
|
|
*End
|
|
|
|
*ScreenProc Line: "{exch pop abs neg}"
|
|
|
|
*ScreenProc Square: "{abs exch abs 2 copy lt {exch}if pop neg}"
|
|
|
|
*ScreenProc Cross: "{abs exch abs 2 copy gt {exch}if pop neg}"
|
|
|
|
*DefaultTransfer: Null
|
|
*Transfer Null: "{ }"
|
|
*Transfer Null.Inverse: "{ 1 exch sub }"
|
|
|
|
*% Paper Handling =====================
|
|
|
|
*% Code in this section both selects a tray and sets up a frame buffer.
|
|
*OpenUI *PageSize: PickOne
|
|
*OrderDependency: 30 AnySetup *PageSize
|
|
*DefaultPageSize: A4
|
|
*PageSize Letter: "2 dict dup /PageSize [612 792] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize Legal: "2 dict dup /PageSize [612 1008] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize Tabloid: "2 dict dup /PageSize [792 1224] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize A5: "2 dict dup /PageSize [420 595] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize A4: "2 dict dup /PageSize [595 842] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize A3: "2 dict dup /PageSize [842 1191] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize B5: "2 dict dup /PageSize [516 729] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize B4: "2 dict dup /PageSize [729 1032] put dup /Orientation 0 put setpagedevice"
|
|
|
|
*PageSize Letter.Transverse: "2 dict dup /PageSize [612 792] put dup /Orientation 1 put setpagedevice"
|
|
*PageSize Legal.Transverse: "2 dict dup /PageSize [612 1008]put dup /Orientation 1 put setpagedevice"
|
|
*PageSize A5.Transverse: "2 dict dup /PageSize [420 595] put dup /Orientation 1 put setpagedevice"
|
|
*PageSize A4.Transverse: "2 dict dup /PageSize [595 842] put dup /Orientation 1 put setpagedevice"
|
|
*PageSize B5.Transverse: "2 dict dup /PageSize [516 729] put dup /Orientation 1 put setpagedevice"
|
|
|
|
*PageSize Letter.Extra: "2 dict dup /PageSize [683 863] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize Legal.Extra: "2 dict dup /PageSize [683 1079]put dup /Orientation 0 put setpagedevice"
|
|
*PageSize Tabloid.Extra:"2 dict dup /PageSize [863 1295]put dup /Orientation 0 put setpagedevice"
|
|
*PageSize A5.Extra: "2 dict dup /PageSize [490 666] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize A4.Extra: "2 dict dup /PageSize [666 913] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize A3.Extra: "2 dict dup /PageSize [913 1261]put dup /Orientation 0 put setpagedevice"
|
|
*PageSize B5.Extra: "2 dict dup /PageSize [587 799] put dup /Orientation 0 put setpagedevice"
|
|
*PageSize B4.Extra: "2 dict dup /PageSize [799 1103]put dup /Orientation 0 put setpagedevice"
|
|
|
|
*PageSize Letter.Extra.Transverse:"2 dict dup /PageSize [683 863] put dup /Orientation 1 put setpagedevice"
|
|
*PageSize A5.Extra.Transverse: "2 dict dup /PageSize [490 666] put dup /Orientation 1 put setpagedevice"
|
|
*PageSize A4.Extra.Transverse: "2 dict dup /PageSize [666 913] put dup /Orientation 1 put setpagedevice"
|
|
*PageSize B5.Extra.Transverse: "2 dict dup /PageSize [587 799] put dup /Orientation 1 put setpagedevice"
|
|
*?PageSize: "
|
|
save
|
|
currentpagedevice /PageSize get aload pop
|
|
2 copy gt {exch} if (Unknown)
|
|
20 dict
|
|
dup [612 792] (Letter) put
|
|
dup [612 1008] (Legal) put
|
|
dup [792 1224] (Tabloid) put
|
|
dup [420 595] (A5) put
|
|
dup [595 842] (A4) put
|
|
dup [842 1191] (A3) put
|
|
dup [516 729] (B5) put
|
|
dup [729 1032] (B4) put
|
|
|
|
dup [683 863] (Letter.Extra) put
|
|
dup [683 1079] (Legal.Extra) put
|
|
dup [863 1295] (Tabloid.Extra) put
|
|
dup [490 666] (A5.Extra) put
|
|
dup [666 913] (A4.Extra) put
|
|
dup [913 1261] (A3.Extra) put
|
|
dup [587 799] (B5.Extra) put
|
|
dup [799 1103] (B4.Extra) put
|
|
|
|
{ exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
|
|
{ exch pop exit } {pop} ifelse
|
|
} bind forall = flush pop pop
|
|
restore
|
|
|
|
"
|
|
*End
|
|
*CloseUI: *PageSize
|
|
|
|
*OpenUI *PageRegion: PickOne
|
|
*OrderDependency: 40 AnySetup *PageRegion
|
|
*DefaultPageRegion: A4
|
|
*PageRegion Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
|
|
*PageRegion Legal: "1 dict dup /PageSize [612 1008]put setpagedevice"
|
|
*PageRegion Tabloid: "1 dict dup /PageSize [792 1224]put setpagedevice"
|
|
*PageRegion A5: "1 dict dup /PageSize [420 595] put setpagedevice"
|
|
*PageRegion A4: "1 dict dup /PageSize [595 842] put setpagedevice"
|
|
*PageRegion A3: "1 dict dup /PageSize [842 1191]put setpagedevice"
|
|
*PageRegion B5: "1 dict dup /PageSize [516 729] put setpagedevice"
|
|
*PageRegion B4: "1 dict dup /PageSize [729 1032]put setpagedevice"
|
|
|
|
*PageRegion Letter.Transverse: "1 dict dup /PageSize [612 792] put setpagedevice"
|
|
*PageRegion Legal.Transverse: "1 dict dup /PageSize [612 1008]put setpagedevice"
|
|
*PageRegion A5.Transverse: "1 dict dup /PageSize [420 595] put setpagedevice"
|
|
*PageRegion A4.Transverse: "1 dict dup /PageSize [595 842] put setpagedevice"
|
|
*PageRegion B5.Transverse: "1 dict dup /PageSize [516 729] put setpagedevice"
|
|
|
|
*PageRegion Letter.Extra: "1 dict dup /PageSize [683 863] put setpagedevice"
|
|
*PageRegion Legal.Extra: "1 dict dup /PageSize [683 1079]put setpagedevice"
|
|
*PageRegion Tabloid.Extra: "1 dict dup /PageSize [863 1295]put setpagedevice"
|
|
*PageRegion A5.Extra: "1 dict dup /PageSize [490 666] put setpagedevice"
|
|
*PageRegion A4.Extra: "1 dict dup /PageSize [666 913] put setpagedevice"
|
|
*PageRegion A3.Extra: "1 dict dup /PageSize [913 1261]put setpagedevice"
|
|
*PageRegion B5.Extra: "1 dict dup /PageSize [587 799] put setpagedevice"
|
|
*PageRegion B4.Extra: "1 dict dup /PageSize [799 1103]put setpagedevice"
|
|
|
|
*PageRegion Letter.Extra.Transverse: "1 dict dup /PageSize [683 863] put setpagedevice"
|
|
*PageRegion A5.Extra.Transverse: "1 dict dup /PageSize [490 666] put setpagedevice"
|
|
*PageRegion A4.Extra.Transverse: "1 dict dup /PageSize [666 913] put setpagedevice"
|
|
*PageRegion B5.Extra.Transverse: "1 dict dup /PageSize [587 799] put setpagedevice"
|
|
*CloseUI: *PageRegion
|
|
|
|
*DefaultImageableArea: A4
|
|
*ImageableArea Letter: "0 0 612 792"
|
|
*ImageableArea Legal: "0 0 612 1008"
|
|
*ImageableArea Tabloid: "0 0 792 1224"
|
|
*ImageableArea A5: "0 0 420 595"
|
|
*ImageableArea A4: "0 0 595 842"
|
|
*ImageableArea A3: "0 0 842 1191"
|
|
*ImageableArea B5: "0 0 516 729"
|
|
*ImageableArea B4: "0 0 729 1032"
|
|
|
|
*ImageableArea Letter.Extra: "0 0 683 863"
|
|
*ImageableArea Legal.Extra: "0 0 683 1079"
|
|
*ImageableArea Tabloid.Extra: "0 0 863 1295"
|
|
*ImageableArea A5.Extra: "0 0 490 666"
|
|
*ImageableArea A4.Extra: "0 0 666 913"
|
|
*ImageableArea A3.Extra: "0 0 913 1261"
|
|
*ImageableArea B5.Extra: "0 0 587 799"
|
|
*ImageableArea B4.Extra: "0 0 799 1103"
|
|
|
|
|
|
*ImageableArea Letter.Transverse: "0 0 612 792"
|
|
*ImageableArea Legal.Transverse: "0 0 612 1008"
|
|
*ImageableArea A5.Transverse: "0 0 420 595"
|
|
*ImageableArea A4.Transverse: "0 0 595 842"
|
|
*ImageableArea B5.Transverse: "0 0 516 729"
|
|
|
|
*ImageableArea Letter.Extra.Transverse: "0 0 683 863"
|
|
*ImageableArea A5.Extra.Transverse: "0 0 490 666"
|
|
*ImageableArea A4.Extra.Transverse: "0 0 666 913"
|
|
*ImageableArea B5.Extra.Transverse: "0 0 587 799"
|
|
|
|
*?ImageableArea: "
|
|
save
|
|
/cvp { ( ) cvs print ( ) print } bind def
|
|
/upperright {10000 mul floor 10000 div} bind def
|
|
/lowerleft {10000 mul ceiling 10000 div} bind def
|
|
newpath clippath pathbbox
|
|
4 -2 roll exch 2 {lowerleft cvp} repeat
|
|
exch 2 {upperright cvp} repeat flush
|
|
restore
|
|
"
|
|
*End
|
|
|
|
*% These provide the physical dimensions of the paper (by keyword)
|
|
*DefaultPaperDimension: A4
|
|
*PaperDimension Letter: "612 792"
|
|
*PaperDimension Legal: "612 1008"
|
|
*PaperDimension Tabloid:"792 1224"
|
|
*PaperDimension A5: "420 595"
|
|
*PaperDimension A4: "595 842"
|
|
*PaperDimension A3: "842 1191"
|
|
*PaperDimension B5: "516 729"
|
|
*PaperDimension B4: "729 1032"
|
|
|
|
*PaperDimension Letter.Transverse: "612 793"
|
|
*PaperDimension Legal.Transverse: "612 1009"
|
|
*PaperDimension A5.Transverse: "420 596"
|
|
*PaperDimension A4.Transverse: "595 843"
|
|
*PaperDimension B5.Transverse: "516 730"
|
|
|
|
*PaperDimension Letter.Extra: "683 863"
|
|
*PaperDimension Legal.Extra: "683 1079"
|
|
*PaperDimension Tabloid.Extra: "863 1295"
|
|
*PaperDimension A5.Extra: "490 666"
|
|
*PaperDimension A4.Extra: "666 913"
|
|
*PaperDimension A3.Extra: "913 1261"
|
|
*PaperDimension B5.Extra: "587 799"
|
|
*PaperDimension B4.Extra: "799 1103"
|
|
|
|
*PaperDimension Letter.Extra.Transverse: "683 864"
|
|
*PaperDimension A5.Extra.Transverse: "490 667"
|
|
*PaperDimension A4.Extra.Transverse: "666 914"
|
|
*PaperDimension B5.Extra.Transverse: "587 800"
|
|
|
|
*LeadingEdge PreferLong: ""
|
|
*DefaultLeadingEdge: PreferLong
|
|
|
|
|
|
*% Custom Page Sizes ====================
|
|
*% Custom Page Sizes ====================
|
|
*CustomPageSize True: "
|
|
pop
|
|
3 dict
|
|
dup /Margins 5 -2 roll 2 array astore put
|
|
dup /PageSize 5 -2 roll 2 array astore put
|
|
dup /ImagingBBox null put
|
|
setpagedevice
|
|
"
|
|
*End
|
|
|
|
*ParamCustomPageSize Width: 1 points 0 1008
|
|
*ParamCustomPageSize Height: 2 points 0 1944
|
|
*ParamCustomPageSize WidthOffset: 3 points 0 1008
|
|
*ParamCustomPageSize HeightOffset: 4 points 0 1944
|
|
*ParamCustomPageSize Orientation: 5 int 0 3
|
|
*MaxMediaWidth: "1008"
|
|
*MaxMediaHeight: "1944"
|
|
|
|
*CenterRegistered: False
|
|
|
|
*RequiresPageRegion All: True
|
|
|
|
*OpenUI *InputSlot: PickOne
|
|
*OrderDependency: 20 AnySetup *InputSlot
|
|
*DefaultInputSlot: Cassette
|
|
*InputSlot Cassette: ""
|
|
*CloseUI: *InputSlot
|
|
|
|
*OpenUI *NegativePrint/Negative Print: Boolean
|
|
*OrderDependency: 40 AnySetup *NegativePrint
|
|
*DefaultNegativePrint: False
|
|
*NegativePrint True: "1 dict dup /NegativePrint true put setpagedevice"
|
|
*NegativePrint False: "1 dict dup /NegativePrint false put setpagedevice"
|
|
*?NegativePrint: "currentpagedevice /NegativePrint get {(True)}{(False)} ifelse = flush"
|
|
*CloseUI: *NegativePrint
|
|
|
|
*OpenUI *MirrorPrint/Mirror Print:Boolean
|
|
*OrderDependency: 40 AnySetup *MirrorPrint
|
|
*DefaultMirrorPrint: False
|
|
*MirrorPrint True: "1 dict dup /MirrorPrint true put setpagedevice"
|
|
*MirrorPrint False: "1 dict dup /MirrorPrint false put setpagedevice"
|
|
*?MirrorPrint: "currentpagedevice /MirrorPrint get {(True)}{(False)} ifelse = flush"
|
|
*CloseUI: *MirrorPrint
|
|
|
|
|
|
*DefaultOutputOrder: Normal
|
|
|
|
*% Font Information =====================
|
|
*DefaultFont: Courier
|
|
*Font AvantGarde-Book: Standard "(001.006)" Standard Disk
|
|
*Font AvantGarde-BookOblique: Standard "(001.006)" Standard Disk
|
|
*Font AvantGarde-Demi: Standard "(001.007)" Standard Disk
|
|
*Font AvantGarde-DemiOblique: Standard "(001.007)" Standard Disk
|
|
*Font Bookman-Demi: Standard "(001.004)" Standard Disk
|
|
*Font Bookman-DemiItalic: Standard "(001.004)" Standard Disk
|
|
*Font Bookman-Light: Standard "(001.004)" Standard Disk
|
|
*Font Bookman-LightItalic: Standard "(001.004)" Standard Disk
|
|
*Font Courier: Standard "(002.004)" Standard Disk
|
|
*Font Courier-Bold: Standard "(002.004)" Standard Disk
|
|
*Font Courier-BoldOblique: Standard "(002.004)" Standard Disk
|
|
*Font Courier-Oblique: Standard "(002.004)" Standard Disk
|
|
*Font Helvetica: Standard "(001.006)" Standard Disk
|
|
*Font Helvetica-Bold: Standard "(001.007)" Standard Disk
|
|
*Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
|
|
*Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
|
|
*Font Helvetica-Condensed: Standard "(001.003)" Standard Disk
|
|
*Font Helvetica-Condensed-Bold: Standard "(001.004)" Standard Disk
|
|
*Font Helvetica-Condensed-BoldObl: Standard "(001.004)" Standard Disk
|
|
*Font Helvetica-Condensed-Oblique: Standard "(001.003)" Standard Disk
|
|
*Font Helvetica-Narrow: Standard "(001.006)" Standard Disk
|
|
*Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard Disk
|
|
*Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard Disk
|
|
*Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard Disk
|
|
*Font NewCenturySchlbk-BoldItalic: Standard "(001.007)" Standard Disk
|
|
*Font NewCenturySchlbk-Italic: Standard "(001.006)" Standard Disk
|
|
*Font NewCenturySchlbk-Bold: Standard "(001.009)" Standard Disk
|
|
*Font NewCenturySchlbk-Roman: Standard "(001.007)" Standard Disk
|
|
*Font Palatino-Roman: Standard "(001.005)" Standard Disk
|
|
*Font Palatino-Bold: Standard "(001.005)" Standard Disk
|
|
*Font Palatino-BoldItalic: Standard "(001.005)" Standard Disk
|
|
*Font Palatino-Italic: Standard "(001.005)" Standard Disk
|
|
*Font Symbol: Special "(001.007)" Special Disk
|
|
*Font Times-Bold: Standard "(001.007)" Standard Disk
|
|
*Font Times-BoldItalic: Standard "(001.009)" Standard Disk
|
|
*Font Times-Italic: Standard "(001.007)" Standard Disk
|
|
*Font Times-Roman: Standard "(001.007)" Standard Disk
|
|
*Font ZapfChancery-MediumItalic: Standard "(001.007)" Standard Disk
|
|
*Font ZapfDingbats: Special "(001.004)" Special Disk
|
|
|
|
*% Japanese Fonts ===============
|
|
|
|
*Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
|
|
*Font FutoGoB101-Bold-Add-H: JIS "(003.001)" Add Disk
|
|
*Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
|
|
*Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
|
|
*Font FutoGoB101-Bold-Add-V: JIS "(003.001)" Add Disk
|
|
*Font FutoGoB101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
|
|
*Font FutoGoB101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
|
|
*Font FutoGoB101-Bold-Ext-H: JIS "(003.001)" Ext Disk
|
|
*Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
|
|
*Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
|
|
*Font FutoGoB101-Bold-Ext-V: JIS "(003.001)" Ext Disk
|
|
*Font FutoGoB101-Bold-H: JIS "(003.001)" JIS-83 Disk
|
|
*Font FutoGoB101-Bold-NWP-H: JIS "(003.001)" NWP Disk
|
|
*Font FutoGoB101-Bold-NWP-V: JIS "(003.001)" NWP Disk
|
|
*Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
|
|
*Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
|
|
*Font FutoGoB101-Bold-V: JIS "(003.001)" JIS-83 Disk
|
|
*Font FutoGoB101-Bold.Hankaku: Special "(003.001)" Special Disk
|
|
*Font FutoGoB101-Bold.Hiragana: Special "(003.001)" Special Disk
|
|
*Font FutoGoB101-Bold.Katakana: Special "(003.001)" Special Disk
|
|
*Font FutoGoB101-Bold.Oubun: Special "(003.001)" Special Disk
|
|
*Font FutoGoB101-Bold.Oubun-Add: Special "(003.001)" Special Disk
|
|
*Font FutoGoB101-Bold.Roman: Special "(003.001)" Special Disk
|
|
*Font FutoGoB101-Bold.Roman83pv: Special "(003.001)" Special Disk
|
|
*Font FutoGoB101-Bold.WP-Symbol: Special "(003.001)" Special Disk
|
|
*Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
|
|
*Font FutoMinA101-Bold-Add-H: JIS "(003.001)" Add Disk
|
|
*Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
|
|
*Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
|
|
*Font FutoMinA101-Bold-Add-V: JIS "(003.001)" Add Disk
|
|
*Font FutoMinA101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
|
|
*Font FutoMinA101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
|
|
*Font FutoMinA101-Bold-Ext-H: JIS "(003.001)" Ext Disk
|
|
*Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
|
|
*Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
|
|
*Font FutoMinA101-Bold-Ext-V: JIS "(003.001)" Ext Disk
|
|
*Font FutoMinA101-Bold-H: JIS "(003.001)" JIS-83 Disk
|
|
*Font FutoMinA101-Bold-NWP-H: JIS "(003.001)" NWP Disk
|
|
*Font FutoMinA101-Bold-NWP-V: JIS "(003.001)" NWP Disk
|
|
*Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
|
|
*Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
|
|
*Font FutoMinA101-Bold-V: JIS "(003.001)" JIS-83 Disk
|
|
*Font FutoMinA101-Bold.Hankaku: Special "(003.001)" Special Disk
|
|
*Font FutoMinA101-Bold.Hiragana: Special "(003.001)" Special Disk
|
|
*Font FutoMinA101-Bold.Katakana: Special "(003.001)" Special Disk
|
|
*Font FutoMinA101-Bold.Oubun: Special "(003.001)" Special Disk
|
|
*Font FutoMinA101-Bold.Oubun-Add: Special "(003.001)" Special Disk
|
|
*Font FutoMinA101-Bold.Roman: Special "(003.001)" Special Disk
|
|
*Font FutoMinA101-Bold.Roman83pv: Special "(003.001)" Special Disk
|
|
*Font FutoMinA101-Bold.WP-Symbol: Special "(003.001)" Special Disk
|
|
*Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
|
|
*Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
|
|
*Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
|
|
*Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
|
|
*Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
|
|
*Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
|
|
*Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
|
|
*Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
|
|
*Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
|
|
*Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
|
|
*Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
|
|
*Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
|
|
*Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
|
|
*Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
|
|
*Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
|
|
*Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
|
|
*Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
|
|
*Font GothicBBB-Medium.Hankaku: Special "(003.002)" Special Disk
|
|
*Font GothicBBB-Medium.Hiragana: Special "(003.002)" Special Disk
|
|
*Font GothicBBB-Medium.Katakana: Special "(003.002)" Special Disk
|
|
*Font GothicBBB-Medium.Oubun: Special "(003.002)" Special Disk
|
|
*Font GothicBBB-Medium.Oubun-Add: Special "(003.002)" Special Disk
|
|
*Font GothicBBB-Medium.Roman: Special "(003.002)" Special Disk
|
|
*Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special Disk
|
|
*Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special Disk
|
|
*Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
|
|
*Font Jun101-Light-Add-H: JIS "(003.001)" Add Disk
|
|
*Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
|
|
*Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
|
|
*Font Jun101-Light-Add-V: JIS "(003.001)" Add Disk
|
|
*Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
|
|
*Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
|
|
*Font Jun101-Light-Ext-H: JIS "(003.001)" Ext Disk
|
|
*Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
|
|
*Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
|
|
*Font Jun101-Light-Ext-V: JIS "(003.001)" Ext Disk
|
|
*Font Jun101-Light-H: JIS "(003.001)" JIS-83 Disk
|
|
*Font Jun101-Light-NWP-H: JIS "(003.001)" NWP Disk
|
|
*Font Jun101-Light-NWP-V: JIS "(003.001)" NWP Disk
|
|
*Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
|
|
*Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
|
|
*Font Jun101-Light-V: JIS "(003.001)" JIS-83 Disk
|
|
*Font Jun101-Light.Hankaku: Special "(003.001)" Special Disk
|
|
*Font Jun101-Light.Hiragana: Special "(003.001)" Special Disk
|
|
*Font Jun101-Light.Katakana: Special "(003.001)" Special Disk
|
|
*Font Jun101-Light.Oubun: Special "(003.001)" Special Disk
|
|
*Font Jun101-Light.Oubun-Add: Special "(003.001)" Special Disk
|
|
*Font Jun101-Light.Roman: Special "(003.001)" Special Disk
|
|
*Font Jun101-Light.Roman83pv: Special "(003.001)" Special Disk
|
|
*Font Jun101-Light.WP-Symbol: Special "(003.001)" Special Disk
|
|
*Font MidashiGo-MB31-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
|
|
*Font MidashiGo-MB31-Add-H: JIS "(003.000)" Add Disk
|
|
*Font MidashiGo-MB31-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
|
|
*Font MidashiGo-MB31-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
|
|
*Font MidashiGo-MB31-Add-V: JIS "(003.000)" Add Disk
|
|
*Font MidashiGo-MB31-EUC-H: EUC "(003.000)" JIS-83 Disk
|
|
*Font MidashiGo-MB31-EUC-V: EUC "(003.000)" JIS-83 Disk
|
|
*Font MidashiGo-MB31-Ext-H: JIS "(003.000)" Ext Disk
|
|
*Font MidashiGo-MB31-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
|
|
*Font MidashiGo-MB31-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
|
|
*Font MidashiGo-MB31-Ext-V: JIS "(003.000)" Ext Disk
|
|
*Font MidashiGo-MB31-H: JIS "(003.000)" JIS-83 Disk
|
|
*Font MidashiGo-MB31-NWP-H: JIS "(003.000)" NWP Disk
|
|
*Font MidashiGo-MB31-NWP-V: JIS "(003.000)" NWP Disk
|
|
*Font MidashiGo-MB31-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font MidashiGo-MB31-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font MidashiGo-MB31-V: JIS "(003.000)" JIS-83 Disk
|
|
*Font MidashiGo-MB31.Hankaku: Special "(003.000)" Special Disk
|
|
*Font MidashiGo-MB31.Hiragana: Special "(003.000)" Special Disk
|
|
*Font MidashiGo-MB31.Katakana: Special "(003.000)" Special Disk
|
|
*Font MidashiGo-MB31.Oubun: Special "(003.000)" Special Disk
|
|
*Font MidashiGo-MB31.Oubun-Add: Special "(003.000)" Special Disk
|
|
*Font MidashiGo-MB31.Roman: Special "(003.000)" Special Disk
|
|
*Font MidashiGo-MB31.Roman83pv: Special "(003.000)" Special Disk
|
|
*Font MidashiGo-MB31.WP-Symbol: Special "(003.000)" Special Disk
|
|
*Font MidashiMin-MA31-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
|
|
*Font MidashiMin-MA31-Add-H: JIS "(003.001)" Add Disk
|
|
*Font MidashiMin-MA31-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
|
|
*Font MidashiMin-MA31-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
|
|
*Font MidashiMin-MA31-Add-V: JIS "(003.001)" Add Disk
|
|
*Font MidashiMin-MA31-EUC-H: EUC "(003.001)" JIS-83 Disk
|
|
*Font MidashiMin-MA31-EUC-V: EUC "(003.001)" JIS-83 Disk
|
|
*Font MidashiMin-MA31-Ext-H: JIS "(003.001)" Ext Disk
|
|
*Font MidashiMin-MA31-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
|
|
*Font MidashiMin-MA31-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
|
|
*Font MidashiMin-MA31-Ext-V: JIS "(003.001)" Ext Disk
|
|
*Font MidashiMin-MA31-H: JIS "(003.001)" JIS-83 Disk
|
|
*Font MidashiMin-MA31-NWP-H: JIS "(003.001)" NWP Disk
|
|
*Font MidashiMin-MA31-NWP-V: JIS "(003.001)" NWP Disk
|
|
*Font MidashiMin-MA31-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
|
|
*Font MidashiMin-MA31-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
|
|
*Font MidashiMin-MA31-V: JIS "(003.001)" JIS-83 Disk
|
|
*Font MidashiMin-MA31.Hankaku: Special "(003.001)" Special Disk
|
|
*Font MidashiMin-MA31.Hiragana: Special "(003.001)" Special Disk
|
|
*Font MidashiMin-MA31.Katakana: Special "(003.001)" Special Disk
|
|
*Font MidashiMin-MA31.Oubun: Special "(003.001)" Special Disk
|
|
*Font MidashiMin-MA31.Oubun-Add: Special "(003.001)" Special Disk
|
|
*Font MidashiMin-MA31.Roman: Special "(003.001)" Special Disk
|
|
*Font MidashiMin-MA31.Roman83pv: Special "(003.001)" Special Disk
|
|
*Font MidashiMin-MA31.WP-Symbol: Special "(003.001)" Special Disk
|
|
*Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
|
|
*Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
|
|
*Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
|
|
*Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
|
|
*Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
|
|
*Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
|
|
*Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
|
|
*Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
|
|
*Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
|
|
*Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
|
|
*Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
|
|
*Font Ryumin-Light-Ext.Hiragana: Special "(003.001)" Special Disk
|
|
*Font Ryumin-Light-Ext.Katakana: Special "(003.001)" Special Disk
|
|
*Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
|
|
*Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
|
|
*Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
|
|
*Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
|
|
*Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
|
|
*Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
|
|
*Font Ryumin-Light.Hankaku: Special "(003.001)" Special Disk
|
|
*Font Ryumin-Light.Hiragana: Special "(003.001)" Special Disk
|
|
*Font Ryumin-Light.Katakana: Special "(003.001)" Special Disk
|
|
*Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
|
|
*Font Ryumin-Light.Oubun-Add: Special "(003.001)" Special Disk
|
|
*Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
|
|
*Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
|
|
*Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
|
|
*Font ShinGo-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
|
|
*Font ShinGo-Bold-Add-H: JIS "(003.000)" Add Disk
|
|
*Font ShinGo-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
|
|
*Font ShinGo-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
|
|
*Font ShinGo-Bold-Add-V: JIS "(003.000)" Add Disk
|
|
*Font ShinGo-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Bold-Ext-H: JIS "(003.000)" Ext Disk
|
|
*Font ShinGo-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
|
|
*Font ShinGo-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
|
|
*Font ShinGo-Bold-Ext-V: JIS "(003.000)" Ext Disk
|
|
*Font ShinGo-Bold-H: JIS "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Bold-NWP-H: JIS "(003.000)" NWP Disk
|
|
*Font ShinGo-Bold-NWP-V: JIS "(003.000)" NWP Disk
|
|
*Font ShinGo-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Bold-V: JIS "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Bold.Hankaku: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Bold.Hiragana: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Bold.Katakana: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Bold.Oubun: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Bold.Oubun-Add: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Bold.Roman: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Bold.Roman83pv: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Bold.WP-Symbol: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
|
|
*Font ShinGo-Light-Add-H: JIS "(003.000)" Add Disk
|
|
*Font ShinGo-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
|
|
*Font ShinGo-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
|
|
*Font ShinGo-Light-Add-V: JIS "(003.000)" Add Disk
|
|
*Font ShinGo-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Light-Ext-H: JIS "(003.000)" Ext Disk
|
|
*Font ShinGo-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
|
|
*Font ShinGo-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
|
|
*Font ShinGo-Light-Ext-V: JIS "(003.000)" Ext Disk
|
|
*Font ShinGo-Light-H: JIS "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Light-NWP-H: JIS "(003.000)" NWP Disk
|
|
*Font ShinGo-Light-NWP-V: JIS "(003.000)" NWP Disk
|
|
*Font ShinGo-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Light-V: JIS "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Light.Hankaku: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Light.Hiragana: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Light.Katakana: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Light.Oubun: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Light.Oubun-Add: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Light.Roman: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Light.Roman83pv: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Light.WP-Symbol: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Medium-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
|
|
*Font ShinGo-Medium-Add-H: JIS "(003.000)" Add Disk
|
|
*Font ShinGo-Medium-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
|
|
*Font ShinGo-Medium-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
|
|
*Font ShinGo-Medium-Add-V: JIS "(003.000)" Add Disk
|
|
*Font ShinGo-Medium-EUC-H: EUC "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Medium-EUC-V: EUC "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Medium-Ext-H: JIS "(003.000)" Ext Disk
|
|
*Font ShinGo-Medium-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
|
|
*Font ShinGo-Medium-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
|
|
*Font ShinGo-Medium-Ext-V: JIS "(003.000)" Ext Disk
|
|
*Font ShinGo-Medium-H: JIS "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Medium-NWP-H: JIS "(003.000)" NWP Disk
|
|
*Font ShinGo-Medium-NWP-V: JIS "(003.000)" NWP Disk
|
|
*Font ShinGo-Medium-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Medium-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Medium-V: JIS "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Medium.Hankaku: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Medium.Hiragana: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Medium.Katakana: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Medium.Oubun: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Medium.Oubun-Add: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Medium.Roman: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Medium.Roman83pv: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Medium.WP-Symbol: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Ultra-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
|
|
*Font ShinGo-Ultra-Add-H: JIS "(003.000)" Add Disk
|
|
*Font ShinGo-Ultra-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
|
|
*Font ShinGo-Ultra-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
|
|
*Font ShinGo-Ultra-Add-V: JIS "(003.000)" Add Disk
|
|
*Font ShinGo-Ultra-EUC-H: EUC "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Ultra-EUC-V: EUC "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Ultra-Ext-H: JIS "(003.000)" Ext Disk
|
|
*Font ShinGo-Ultra-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
|
|
*Font ShinGo-Ultra-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
|
|
*Font ShinGo-Ultra-Ext-V: JIS "(003.000)" Ext Disk
|
|
*Font ShinGo-Ultra-H: JIS "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Ultra-NWP-H: JIS "(003.000)" NWP Disk
|
|
*Font ShinGo-Ultra-NWP-V: JIS "(003.000)" NWP Disk
|
|
*Font ShinGo-Ultra-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Ultra-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Ultra-V: JIS "(003.000)" JIS-83 Disk
|
|
*Font ShinGo-Ultra.Hankaku: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Ultra.Hiragana: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Ultra.Katakana: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Ultra.Oubun: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Ultra.Oubun-Add: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Ultra.Roman: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Ultra.Roman83pv: Special "(003.000)" Special Disk
|
|
*Font ShinGo-Ultra.WP-Symbol: Special "(003.000)" Special Disk
|
|
*Font ShinseiKai-CBSK1-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
|
|
*Font ShinseiKai-CBSK1-Add-H: JIS "(003.000)" Add Disk
|
|
*Font ShinseiKai-CBSK1-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
|
|
*Font ShinseiKai-CBSK1-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
|
|
*Font ShinseiKai-CBSK1-Add-V: JIS "(003.000)" Add Disk
|
|
*Font ShinseiKai-CBSK1-EUC-H: EUC "(003.000)" JIS-83 Disk
|
|
*Font ShinseiKai-CBSK1-EUC-V: EUC "(003.000)" JIS-83 Disk
|
|
*Font ShinseiKai-CBSK1-Ext-H: JIS "(003.000)" Ext Disk
|
|
*Font ShinseiKai-CBSK1-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
|
|
*Font ShinseiKai-CBSK1-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
|
|
*Font ShinseiKai-CBSK1-Ext-V: JIS "(003.000)" Ext Disk
|
|
*Font ShinseiKai-CBSK1-H: JIS "(003.000)" JIS-83 Disk
|
|
*Font ShinseiKai-CBSK1-NWP-H: JIS "(003.000)" NWP Disk
|
|
*Font ShinseiKai-CBSK1-NWP-V: JIS "(003.000)" NWP Disk
|
|
*Font ShinseiKai-CBSK1-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font ShinseiKai-CBSK1-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font ShinseiKai-CBSK1-V: JIS "(003.000)" JIS-83 Disk
|
|
*Font ShinseiKai-CBSK1.Hankaku: Special "(003.000)" Special Disk
|
|
*Font ShinseiKai-CBSK1.Hiragana: Special "(003.000)" Special Disk
|
|
*Font ShinseiKai-CBSK1.Katakana: Special "(003.000)" Special Disk
|
|
*Font ShinseiKai-CBSK1.Oubun: Special "(003.000)" Special Disk
|
|
*Font ShinseiKai-CBSK1.Oubun-Add: Special "(003.000)" Special Disk
|
|
*Font ShinseiKai-CBSK1.Roman: Special "(003.000)" Special Disk
|
|
*Font ShinseiKai-CBSK1.Roman83pv: Special "(003.000)" Special Disk
|
|
*Font ShinseiKai-CBSK1.WP-Symbol: Special "(003.000)" Special Disk
|
|
|
|
*?FontQuery: "
|
|
save
|
|
{ count 1 gt
|
|
{ exch dup 127 string cvs (/) print print (:) print
|
|
/Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
|
|
} { exit } ifelse
|
|
} bind loop
|
|
(*) = flush
|
|
restore
|
|
"
|
|
*End
|
|
*?FontList: "
|
|
save
|
|
(*) {cvn ==} 128 string /Font resourceforall
|
|
(*) = flush
|
|
restore
|
|
"
|
|
*End
|
|
|
|
*% Printer Messages (verbatim from printer):
|
|
*Message: "%%[ exitserver: permanent state may be changed ]%%"
|
|
*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
|
|
*Message: "\FontName\ not found, using Courier"
|
|
|
|
*% ===== Status message List : Status (format: %%[ status: <one of these> ]%% ) =====
|
|
*Status: "initializing"
|
|
*Status: "idle"
|
|
*Status: "busy"
|
|
*Status: "printing"
|
|
*Status: "waiting"
|
|
*Status: "PrinterError:Please see an engine's message."
|
|
*Status: "PrinterError:Please unload the medium."
|
|
*Status: "PrinterError:Please take out the medium."
|
|
*Status: "PrinterError:Please set the medium."
|
|
*Status: "PrinterError:Please unload the medium, and then set new one."
|
|
*Status: "PrinterError:Please take out the medium, and then set new one."
|
|
*Status: "PrinterError:Please set the larger size medium."
|
|
*Status: "PrinterError:Please unload the medium, and then set larger size one."
|
|
*Status: "PrinterError:Please take out the medium, and then set larger size one."
|
|
*Status: "PrinterError:Please set the medium whose type or size fits in your purpose."
|
|
*Status: "PrinterError:Please unload the medium, and set one whose type or size fits in your purpose."
|
|
*Status: "PrinterError:Please take out the medium, and set one whose type or size fits in your purpose."
|
|
*Status: "PrinterError:The rest of media is not enough."
|
|
*Status: "PrinterError:Engine is off line."
|
|
*Status: "PrinterError:Engine command error has occurred."
|
|
*Status: "PrinterError:Output processing has been canceled in the engine."
|
|
*Status: "PrinterError:Output processing has been canceled by command."
|
|
*Status: "PrinterError:Output processing can not be available by reason of another processing."
|
|
*Status: "PrinterError:Image data has been lost by reason of the handshake delay."
|
|
*Status: "PrinterError:Output of Image data can not be started (or restart)."
|
|
*Status: "PrinterError:CTS timeout error has occurred."
|
|
*Status: "PrinterError:The connected engine is unknown."
|
|
|
|
*% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
|
|
*Source: "EtherTalk"
|
|
|
|
*% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
|
|
*PrinterError: "Please see an engine's message."
|
|
*PrinterError: "Please unload the medium."
|
|
*PrinterError: "Please take out the medium."
|
|
*PrinterError: "Please set the medium."
|
|
*PrinterError: "Please unload the medium, and then set new one."
|
|
*PrinterError: "Please take out the medium, and then set new one."
|
|
*PrinterError: "Please set the larger size medium."
|
|
*PrinterError: "Please unload the medium, and then set larger size one."
|
|
*PrinterError: "Please take out the medium, and then set larger size one."
|
|
*PrinterError: "Please set the medium whose type or size fits in your purpose."
|
|
*PrinterError: "Please unload the medium, and set one whose type or size fits in your purpose."
|
|
*PrinterError: "Please take out the medium, and set one whose type or size fits in your purpose."
|
|
*PrinterError: "The rest of media is not enough."
|
|
*PrinterError: "Engine is off line."
|
|
*PrinterError: "Engine command error has occurred."
|
|
*PrinterError: "Output processing has been canceled in the engine."
|
|
*PrinterError: "Output processing has been canceled by command."
|
|
*PrinterError: "Output processing can not be available by reason of another processing."
|
|
*PrinterError: "Image data has been lost by reason of the handshake delay."
|
|
*PrinterError: "Output of Image data can not be started (or restart)."
|
|
*PrinterError: "CTS timeout error has occurred."
|
|
*PrinterError: "The connected engine is unknown."
|
|
|
|
*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
|
|
|
|
*% ===== Color Separation Information =====
|
|
|
|
*DefaultColorSep: ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi BAL
|
|
|
|
*% For 1200 dpi =====================================================
|
|
|
|
*ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "45.0"
|
|
*ColorSepScreenAngle CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
|
|
*ColorSepScreenFreq CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
|
|
*ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
|
|
*ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
|
|
*ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
|
|
*ColorSepScreenFreq CustomColor.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
|
|
*ColorSepScreenFreq ProcessCyan.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
|
|
*ColorSepScreenFreq ProcessMagenta.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
|
|
*ColorSepScreenFreq ProcessYellow.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "45.0"
|
|
*ColorSepScreenAngle CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
|
|
*ColorSepScreenFreq CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
|
|
*ColorSepScreenFreq ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
|
|
*ColorSepScreenFreq ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
|
|
*ColorSepScreenFreq ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
|
|
*ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
|
|
*ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
|
|
*ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
|
|
*ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
|
|
*ColorSepScreenFreq CustomColor.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
|
|
*ColorSepScreenFreq ProcessCyan.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
|
|
*ColorSepScreenFreq ProcessMagenta.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
|
|
*ColorSepScreenFreq ProcessYellow.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "45.0"
|
|
*ColorSepScreenAngle CustomColor.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
|
|
*ColorSepScreenFreq CustomColor.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
|
|
*ColorSepScreenFreq ProcessCyan.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
|
|
*ColorSepScreenFreq ProcessMagenta.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
|
|
*ColorSepScreenFreq ProcessYellow.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "45.0"
|
|
*ColorSepScreenAngle CustomColor.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
|
|
*ColorSepScreenFreq CustomColor.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
|
|
*ColorSepScreenFreq ProcessCyan.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
|
|
*ColorSepScreenFreq ProcessMagenta.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
|
|
*ColorSepScreenFreq ProcessYellow.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
|
|
*ColorSepScreenFreq CustomColor.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
|
|
*ColorSepScreenFreq ProcessCyan.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
|
|
*ColorSepScreenFreq ProcessMagenta.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
|
|
*ColorSepScreenFreq ProcessYellow.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.150lpi.1200dpi/150 lpi / 1200 dpi STD: "45.0"
|
|
*ColorSepScreenAngle CustomColor.150lpi.1200dpi/150 lpi / 1200 dpi STD: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.150lpi.1200dpi/150 lpi / 1200 dpi STD: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.150lpi.1200dpi/150 lpi / 1200 dpi STD: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.150lpi.1200dpi/150 lpi / 1200 dpi STD: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
|
|
*ColorSepScreenFreq CustomColor.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
|
|
*ColorSepScreenFreq ProcessCyan.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
|
|
*ColorSepScreenFreq ProcessMagenta.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
|
|
*ColorSepScreenFreq ProcessYellow.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
|
|
|
|
*% For 1800 dpi =====================================================
|
|
|
|
*ColorSepScreenAngle ProcessBlack.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
|
|
*ColorSepScreenFreq CustomColor.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
|
|
*ColorSepScreenFreq ProcessCyan.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
|
|
*ColorSepScreenFreq ProcessMagenta.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
|
|
*ColorSepScreenFreq ProcessYellow.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
|
|
*ColorSepScreenFreq CustomColor.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
|
|
*ColorSepScreenFreq ProcessCyan.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
|
|
*ColorSepScreenFreq ProcessMagenta.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
|
|
*ColorSepScreenFreq ProcessYellow.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
|
|
|
|
*% For 2400 dpi =====================================================
|
|
|
|
*ColorSepScreenAngle ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
|
|
*ColorSepScreenFreq CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
|
|
*ColorSepScreenFreq ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
|
|
*ColorSepScreenFreq ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
|
|
*ColorSepScreenFreq ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
|
|
*ColorSepScreenFreq CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
|
|
*ColorSepScreenFreq ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
|
|
*ColorSepScreenFreq ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
|
|
*ColorSepScreenFreq ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
|
|
*ColorSepScreenFreq CustomColor.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
|
|
*ColorSepScreenFreq ProcessCyan.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
|
|
*ColorSepScreenFreq ProcessMagenta.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
|
|
*ColorSepScreenFreq ProcessYellow.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
|
|
*ColorSepScreenFreq CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
|
|
*ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
|
|
*ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
|
|
*ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
|
|
*ColorSepScreenFreq CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
|
|
*ColorSepScreenFreq ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
|
|
*ColorSepScreenFreq ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
|
|
*ColorSepScreenFreq ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
|
|
*ColorSepScreenFreq CustomColor.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
|
|
*ColorSepScreenFreq ProcessCyan.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
|
|
*ColorSepScreenFreq ProcessMagenta.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
|
|
*ColorSepScreenFreq ProcessYellow.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
|
|
*ColorSepScreenFreq CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
|
|
*ColorSepScreenFreq ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
|
|
*ColorSepScreenFreq ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
|
|
*ColorSepScreenFreq ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.160lpi.2400dpi/160 lpi / 2400 dpi STD: "45.0"
|
|
*ColorSepScreenAngle CustomColor.160lpi.2400dpi/160 lpi / 2400 dpi STD: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.160lpi.2400dpi/160 lpi / 2400 dpi STD: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.160lpi.2400dpi/160 lpi / 2400 dpi STD: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.160lpi.2400dpi/160 lpi / 2400 dpi STD: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
|
|
*ColorSepScreenFreq CustomColor.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
|
|
*ColorSepScreenFreq ProcessCyan.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
|
|
*ColorSepScreenFreq ProcessMagenta.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
|
|
*ColorSepScreenFreq ProcessYellow.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
|
|
*ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
|
|
*ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
|
|
*ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
|
|
*ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "45.0"
|
|
*ColorSepScreenAngle CustomColor.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
|
|
*ColorSepScreenFreq CustomColor.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
|
|
*ColorSepScreenFreq ProcessCyan.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
|
|
*ColorSepScreenFreq ProcessMagenta.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
|
|
*ColorSepScreenFreq ProcessYellow.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
|
|
|
|
*% For 3000 dpi =====================================================
|
|
|
|
*ColorSepScreenAngle ProcessBlack.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "150.0"
|
|
*ColorSepScreenFreq CustomColor.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "150.0"
|
|
*ColorSepScreenFreq ProcessCyan.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "150.0"
|
|
*ColorSepScreenFreq ProcessMagenta.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "150.0"
|
|
*ColorSepScreenFreq ProcessYellow.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "150.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "175.0"
|
|
*ColorSepScreenFreq CustomColor.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "175.0"
|
|
*ColorSepScreenFreq ProcessCyan.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "175.0"
|
|
*ColorSepScreenFreq ProcessMagenta.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "175.0"
|
|
*ColorSepScreenFreq ProcessYellow.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "175.0"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle CustomColor.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "15.0"
|
|
*ColorSepScreenAngle ProcessMagenta.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "75.0"
|
|
*ColorSepScreenAngle ProcessYellow.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "200.0"
|
|
*ColorSepScreenFreq CustomColor.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "200.0"
|
|
*ColorSepScreenFreq ProcessCyan.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "200.0"
|
|
*ColorSepScreenFreq ProcessMagenta.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "200.0"
|
|
*ColorSepScreenFreq ProcessYellow.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "200.0"
|
|
|
|
|
|
*% end of PPD file for PostArtPro for AccuSet1500
|
|
*% Last Edit Apr 07,1997
|