Re: new gtk 2.0 packages
Tor Lillqvist <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
Allin Cottrell writes: > Another question: It now seems that in a gtktextview, under win32, > multiple newlines are being collapsed into one. > Can this really be happening? Am I losing my mind? No, you are OK ;-) That was an unintentional consequence of me removing what I thought was some unneeded code in Pango... Didn't notice until too late. It was needed after all, will put it back and release a new Pango build soon. I'll also do something about the requirement for pango.aliases being present, Pango could well use a built-in alias list on Windows if there is no explicit file present. --tml