[CentOS] Convert RTF to ANSI color codes

2011-11-10 Thread Sean Carolan
Anyone have a script or utility to convert an RTF file to ANSI?  The
main idea here is to preserve the color codes that are specified in
the RTF file, so they can be displayed easily in a terminal window.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Convert RTF to ANSI color codes

2011-11-10 Thread nux
Sean Carolan writes:

 Anyone have a script or utility to convert an RTF file to ANSI?  The
 main idea here is to preserve the color codes that are specified in
 the RTF file, so they can be displayed easily in a terminal window.

Unrtf claim they can convert to HTML while preserving colours. Does that 
help?

--
Nux!
www.nux.ro


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Convert RTF to ANSI color codes

2011-11-10 Thread Lamar Owen
On Thursday, November 10, 2011 11:49:30 AM Sean Carolan wrote:
 Anyone have a script or utility to convert an RTF file to ANSI?  The
 main idea here is to preserve the color codes that are specified in
 the RTF file, so they can be displayed easily in a terminal window.

unrtf --vt

Unrtf is available in the rpmforge/repoforge repository for CentOS 4, 5, and 6.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos