|
|
Adding new text encoding to OpenOffice.orgAdding a new text encoding involves a number of modifications, mostly in the sal/textenc source directory (see below). The main benefits of adding a text encoding typically are that you can add it to the drop-down list boxes where you choose a character encoding (e.g., for the "Text Encoded" filter for importing/exporting plain text files, or in the "Tools - Options... - Load/Save - HTML Compatibility" dialog). The necessary steps include:
That said, adding any new text encodings also adds complexity to OpenOffice.org (mostly source and code size in this case), so it should be done only if really necessary (e.g., if there is demand to import/export plain text files encoded in a special encoding; adding a new text encoding would generally not be necessary to just make sure that OpenOffice.org can be localized to some language, or that texts in that language can be written in OpenOffice.org). If you have any further questions, just ask on our list. |


