[N-World Contents] [Book Contents] [Prev] [Next] [Index]

Configuring N-Paint


This chapter describes how to use N-Paint's Setup mode to define certain N-Paint parameters.


In this Chapter

In this chapter, we'll describe how to use the N-Paint Setup menus to configure N-Paint.


The Setup Menu

The Setup menu lets you define several parameters which affect the "look and feel" of N-Paint. While the default settings for N-Paint are those that most users are comfortable with, you may want to customize them. You can modify N-Paint Setup parameters at any time, the changes you make take effect immediately.

Setup Parameters

To view the Setup parameters, (CLICK-L) on the Setup menu item. The following menu appears:

Figure 2.1 Setup parameters

Save Unpaint

Specifies whether to save unpaint on all painting and drawing operations. If this feature is turned off, you may see a slight performance improvement. You can also turn off the unpaint feature if you are low on memory.

Confirm Enabled

If Confirm Enabled is on, a confirmation menu will appear whenever you perform a potentially destructive operation (such as erasing the entire canvas).

Use I/O LUT

Enable Input/Output Look-Up Table. You can use the Look-Up table to determine how color values are mapped between different color depths. N-Paint has a 16-bit architecture, which means that each pixel has 4 components (RGBA), each of 16 bits, for a total of 64. When you load or save image which have different color depths, like an 8-bit image, color values must be mapped between the two color depths.

Table 2.1 Mapping between 8 and 16 bits
Status Depth Before (binary) After (binary) Before (decimal) After (decimal)
Off

8 ` 16

11111111

1111111100000000

255

65280

On

8 ` 16

11111111

1111111111111111

255

65535

Off

16 ` 8

11111110 11111111

11111110

65279

254

On

16 ` 8

11111110 11111111

11111111

65279

255

There is a trade-off; turning Use I/O LUT on ensures color consistency when loading 8-bit images, but is slightly slower. Turning Use I/O LUT off introduces a minor amount of data noise but is faster.

Typically, you might do your setup work with the feature turned off, then turn it on when you are ready to actually write out modified images.

Note that this effect becomes particularly visible in cases where you are switching between 8 and 16 bits in any repetitive sequence; turning Use I/O LUT off can cause a buildup of degradation with each subsequent save of the image.

Debugger Enabled

When the Debugger is enabled, an additional option is displayed on any error dialog box, allowing you to enter the LISP debugger.

Use Mouse Buttons

Determines how the mouse interacts with N-Paint:

Horiz Stretch

Controls the horizontal stretch factor to be used for displays with non-square pixels. This is automatically set when the canvas is created. You can override the specified stretch factor and specify whether or not stretch factor is used.

Numeric Keypad

When this feature is enabled, a numeric keypad appears when you (CLICK-L/M/R) on a number edit box.

Figure 2.2 A numeric keypad

Otherwise, you edit numeric values like this:

Note. If you want to enter numbers using the numeric keypad on the keyboard, make sure that the keypad option is turned off and press the Num Lock key on the keyboard.

Unpaint Parameters

The unpaint parameters define how N-Paint's undo feature works; (CLICK-L) on the Unpaint Parameters button to display the following menu:

Figure 2.3 Unpaint parameters

Startup Options

Startup options define how N-Paint configures itself on startup. (CLICK-L) on the Startup Options button to display the following menu:

Figure 2.4 Startup options

Horiz Stretch

Specifies the amount by which individual pixels are "stretched" (if horizontal stretch is enabled by pressing the Horiz Stretch button).

Fast Warp Size

Specifies the quality for any operations using the warp ink. A lower value produces images "truer" to the original, while higher values produce "chunkier" results.

Color Warning

If selected, a warning message is displayed if you select an invalid color for one of the following color-spaces:

Menu Mode

Specifies the level of menu complexity:

Derez Width

Specifies the width of the canvas when displayed in de-rez mode (used, for example, to pull a matte using a lower resolution version of the currently displayed canvas).

Target Platform

Specifies the gain and gamma values to be used for the N-Paint display. (CLICK-L) on this field to reveal a pop-up menu, listing your choices:

Figure 2.5 Select target platform pop-up

Figure 2.6 Platform Settings dialog

Color Reduction Parameters

These parameters which affect the behavior of the N-Paints Color Reduction module.

Auto Highlight

When you click on a slot in the palette in Color Reduction, pixels in the image which map to that slot are automatically highlighted when Auto Highlight is on.

Auto Remap

When toggled on, images are automatically remapped to the current palette. Otherwise, you must remap the images manually.

If Auto Remap is selected, then image indices will be automatically reordered following any operation which moves slots in the palette.

Dither Method

Specifies a method for dithering colors in color-reduced images. (CLICK-L) on the Dither Method field for a pop-up menu listing possible methods for dithering.

VRAM Editor Parameters

Stop at failure?

When this option is selected, the VRAM Editor will return an error message when it is unable to place a tile using the Best Fit algorithm. Otherwise, the offending tile will not be placed, but no error message will appear.

Use DOS filename?

When this option is toggled, TIM file names are truncated to eight characters in accordance with DOS file name requirements. For example, CharacterSprite.lbm will end up as Characte.TIM.

Additional Setup Parameters

At the far right of the screen, an additional area controls the display channels and the current memory and disk usage:

Figure 2.7 N-Paint memory usage

Display Channels

The Display Channels section allows you to specify which channels of an image are displayed. Note that this does not affect which channels of an image are modified by a particular operation.

Tablet

The Tablet section appears in the Setup menu only if a tablet is hooked up to the machine on which N-Paint is installed:

Color Bars

The color bars option lets you generate a canvas of standard color bars. (CLICK-L) on the Color Bars button to select which option you want:

Figure 2.8 Color bars



[N-World Contents] [Book Contents] [Prev] [Next] [Index]

Another fine product from Nichimen documentation!

Copyright © 1996, Nichimen Graphics Corporation. All rights reserved.