[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/24754] FontMetrics handling of newlines broken
From: |
roman at kennke dot org |
Subject: |
[Bug awt/24754] FontMetrics handling of newlines broken |
Date: |
17 Nov 2005 20:57:32 -0000 |
------- Comment #1 from roman at kennke dot org 2005-11-17 20:57 -------
Created an attachment (id=10269)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10269&action=view)
Testcase that shows the problem
BTW: I notice that (GTK) Graphics.drawString is broken in the same way. While
it should really ignore newline characters in the string, it actually draws the
newlines. This is consistent with the fontmetrics, but still broken with
respect to compatibility.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24754