Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-20-2003 04:24 AM
тАО11-20-2003 04:24 AM
Does anyone know of an easy way to convert files (*.xd) created by using xwd to a windows recognized format (ie. bmp, jpg, gif)?
Thanks......Scott
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-20-2003 04:32 AM
тАО11-20-2003 04:32 AM
Re: xwd util
I think ImageMagick might do the trick for you:
http://hpux.cs.utah.edu/hppd/hpux/X11/Viewers/ImageMagick-5.5.7/
If that doesn't do it, look around the porting center - they have a lot of imaging stuff to choose from.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-20-2003 04:32 AM
тАО11-20-2003 04:32 AM
Re: xwd util
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-20-2003 04:33 AM
тАО11-20-2003 04:33 AM
Solution"xv" can do it but you have to intervene with the GUI
Otherwise, try the ImageMagick "convert" utility with which a simple "convert file.xd file.jpg" will do the trick.
check out
http://imagemagick.sourceforge.net/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-20-2003 04:35 AM
тАО11-20-2003 04:35 AM
Re: xwd util
on SUNs I use
/usr/dt/bin/sdtimage
for this - since it seems as a CDE-based tool to me, you should find it in HP-UX, too.
mfG Peter