Re: ib - r31610 - in abiword/trunk/src: af/gr/xp text/ptbl/xp wp/ap/xp wp/impexp/xp
Simon Larochelle <[email protected]>
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <CAF8-HjEKZeiF7zHMqW1cS9MsTb=Z075eAu4TEyO0-oyo3jAp=w@mail.gmail.com> |
I do not like this change either. A better solution to solve bug 12334 (wrong bullet symbols in bullet lists) would be to stop using the dingbats and symbol fonts to represent bullets, use instead standard unicode code points (for example, dingbats are U+2701 to U+27BF), and let pango handle font substitution if necessary. Simon