home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-12-04 | 3.2 KB | 113 lines |
- ; Descriptions for the [Config] section options below
- ;
- ; BootDefaultWorkspaceDir=? Directory for default user interface configuration files
- ; ColorDir=? Directory for color files
- ; CustomDir=? Directory for data files that can be customized
- ; DataDir=? Directory for data files that should not be changed
- ; FiltersDir=? Directory for filters
- ; FontsDir=? Directory for symbol fonts
- ; HelpDir=? Directory for auxilliary help files
- ; HelpFileDir=? Directory for auxilliary help files
- ; PatternsDir=? Directory for vector fill patterns
- ; ProgramsDir=? Directory for program and help files
- ; ScriptsDir=? Directory for Scripts
- ; UserDefaultWorkspaceDir Directory for each users user interface configuration files
- ;
- ; ...Dir=? Directory for application's data files
- ;
- ; FountainPresets=? Name of the file which containts the fountain fill presets
- ; Language=? Default=English
- ; FontRasterizer=? 0 = NO, 1 = YES default=1
- ; TTFOptimization=? 0 = NO, 1 = YES default=1
- ; TextureMaxSize=? Maximum allowable size of texture bitmap height & width in pixels
- ;
- ; See the On-Line Help for more information.
- ;
-
- [Config]
- BootDefaultWorkspaceDir=..\Workspace
- UserDefaultWorkspaceDir=..\Workspace
-
- FountainPresets=coreldrw.ffp
- Language=English
- FontRasterizer=1
- TTFOptimization=1
- TextureMaxSize=257
- UseClippingForFills=7
- WMFObjLimit=1500
- CPUForBitmapDisplayStretch=1
- CPUForBitmapDisplayShrink=1
-
- [TempPaths]
- Cleanup=1
- ;this line is commented out as it will be replaced during the install
- ;if no install has been done modify the following line to point to your
- ;temp directory
- ;0=F:\TEMP
-
- [ClipboardCorelMetafile]
- ; This section specifies the contents of the CorelMetafile
- ; which will placed on the clipboard by Corel applications
- CalligraphicPen=0
- 1BitBitmaps=1
- 8BitBitmaps=1
- 24BitBitmaps=1
- CompressedBitmaps=1
- MonoBitmapFills=1
- FountainFills=1
- FountainSteps=20
- VectorFills=1
- BezierCurves=1
- HoleSubpaths=1
- RectsAndEllipses=1
- RotatedRectangles=1
- RoundedRectangles=1
- RotatedEllipses=1
- EllipticalArc=1
- PenStyle=1
- TextCharacter=1
- Text=1
- RotatedText=1
- TextInRectangle=1
- TextInParallelogram=0
- TextInPerspective=0
- ExactText=0
- OutlineSeperate=0
- BinaryBitmaps=1
- WireFrameOnly=0
- VectorMaxPolygonSize=4096
- CurveFlatness=0
- MiterLimit=0
-
- ; This section specifies which applications will be shown in application
- ; launcher on the "standard" toolbar. You can add applications to the
- ; launcher by adding the absolute path to the applications here.
- [Applications]
-
- [DisplayInfo]
- ScreenScaleFactorX=2834.64567
- ScreenScaleFactorY=2834.64567
-
- [CDs]
- ProgramCD=1
- PhotosCD=1
- ClipartCD=1
-
- [ProgramCD]
- FullName="CorelDRAW 8 Program CD (Disk 1)"
- Path="d:"
- VolumeLabel="DRAW8_TV"
-
- [ClipArtCD]
- FullName="CorelDRAW 8 Clipart CD (Disk 2)"
- Path="d:"
- VolumeLabel="CD8_Clipart"
-
- [PhotosCD]
- FullName="CorelDRAW 8 Photos CD (Disk 3)"
- Path="d:"
- VolumeLabel="CD8_Photos"
-
- [Icon Handler]
- NoThumbnailsForNetworkedFiles=1
-