Is there any way to set custom conversions for iconv ?
It's translating ability is less than desirable for what I want. For example I would like to translate ő to o instead of sayings it's just invalid.
Yeah I could maintain a giant list of regex replacements but I was hoping if this iconv mod were possible there might be a config file already made.