Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: pic2aa - Pic2AA is tool providing converting jpeg/png 
to AA (Ascii Art) images


https://bugzilla.redhat.com/show_bug.cgi?id=432246


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Additional Comments From [EMAIL PROTECTED]  2008-02-10 14:29 EST -------

You can use iconv to convert it into UTF-8

Example:

%prep

iconv --from=ISO-8859-1 --to=UTF-8 file.txt > file.txt.utf8
mv file.txt.utf8 file.txt

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to