Ignore:
Timestamp:
Jul 20, 2020, 5:12:40 AM (5 years ago)
Author:
Lewis Rosenthal
Message:

Update main help to include entries for image files.
Update EN dialogs and resources for various classes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/v2.9/classes/help/en/cwmm.ipf

    r18 r19  
    251251:p.Specify the target audio file type and filename, including the full path.
    252252Source audio file details are displayed at the top of the dialog. Note that some
    253 fomats may be more lossy than others, and converting from a lossy format to a
     253formats may be more lossy than others, and converting from a lossy format to a
    254254less-lossy (or lossless) format will not restore original bits which may no
    255255longer be present in the (lossy) source file, and in some cases, may result in
     
    262262exit the dialog.
    263263
     264
     265.* ----------------------------------------------------------------------------
     266:h1 res=200.Image details
     267:p.This page displays various technical details about the selected image.
     268
     269:p.The following read-only information is provided&colon.
     270
     271:hp2.
     272:table rules=both frame=box cols='20 40'.
     273:row.
     274:c.Detail
     275:c.Description
     276:row.
     277:c.IOProc
     278:c.Identifies which MMIOProc is being used to render the image.
     279:row.
     280:c.Width
     281:c.Width in pixels of the image.
     282:row.
     283:c.Height
     284:c.Height in pixels of the image.
     285:row.
     286:c.Depth
     287:c.Number of colors (color depth) of the image.
     288:etable.
     289:ehp2.
     290
     291.* ----------------------------------------------------------------------------
     292:h1 res=210.Convert digital image
     293:p.Specify the target image file type and filename, including the full path.
     294A thumbnail of the source image file is displayed at the top of the dialog. Note
     295that some formats may be more lossy than others, and converting from a lossy
     296format to a less-lossy (or lossless) format will not restore original bits which
     297may no longer be present in the (lossy) source file, and in some cases, may
     298result in a converted file of lower quality than the lossy source.
     299
     300:p.The dropdown will list available MMIOProcs (codecs) for the target file.
     301
     302:p.Press the :hp2.Convert:2hp2. button to begin the process, and
     303:hp2.Abort:ehp2. to cancel once conversion has begun. Press :hp2.Close:ehp2. to
     304exit the dialog.
     305
    264306:euserdoc.
Note: See TracChangeset for help on using the changeset viewer.