In IPB 1.0, use the option "Strip Zeroed" in the general processing dialog to ignore all of the zeroed channels... When saving into the face library, be sure that you use the fc2 extension in order for it to show up in poser. Poser does not see pz2's in the face library folders.
If it can wait a day or two, IPB is getting an update. One of the additions I've made specifically address this scenario.
Build History (directly from my code comments):
Version 1.1.1.0 (6/02/2003)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Features:
** Hot Keys **
- F1 = Help
- F2 = Toggle Figure Palette
- F3 = Toggle Add-On Palette
- F4 = Toggle General Processing Palette
- F5 = Manual readScript Insertion
- F6 = Re-process Source File
- Ctrl O (Win) | Cmnd O (Mac) = Open File
- Ctrl S (Win) | Cmnd S (Mac) = Save File
- Ctrl Q (Win) | Cmnd Q (Mac) = Quit
- Middle Click (Win) | Option Click (Mac) = File Menu
- Right Click (Win) | Control Click (Mac) = Option Menu
** File IO **
- Compare source for change prior to prompting for save
** General Options **
- Read Options File
- Save Options File
- Default Options Restore
** Options File **
- Record position of main window and option palettes
- Record size of main window; option palettes auto size
- Record option state for option palettes
** Processing **
- Recursive Batch Processing
- Create INJ and REM Pose Simultaneously
- Create REM from INJ Pose
- Record Master Actors Only (BODY/head)
- Record Body Actor Only
- Record Head Actor Only
- Record Expressions Only
- Record | Omit Scale Channel Values
Bug fix:
** General Processing **
- Record | Omit Delta and Visibility Information
- Record | Omit Expression readScript Entries
** Victoria 3 Support **
- Anna-Marie Source Path
##=============================================================
Version 1.0.0.0 (2/25/2003)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Features:
** File IO **
- Parse cr2 | pz2 | fc2
- Create pz2 | fc2
- Append File Contents - At Cursor | After line | At End
- Clear (Display) - Above | Below Text Cursor
** Victoria 3 Support **
- AnnaMarie Goddard Digital Clone
- Morph Expansion Pak 1
- Horn Pak
- Male Morph Pak
** General Processing **
- INJ | REM Pose Creation
- Record | Omit Input readScript & Comments
- readScript for Non-Zero | for All Channels
- Round Thousandths Place (.001)
- Convert Exponential Values to Absolute (Round Thousandths)
- Record | Omit Expression Channels
- Record | Omit Zero Value Channels
- Record | Omit Channel Values
-Rob