You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Aurimas <au...@outlook.com> on 2012/11/07 14:05:13 UTC

Re: [Bug 52079] Colors black font white when specifically set

The issue still appears when trying to set the font color using
XSSFFont.setColor(XSSFColor)Although XSSFColor was constructed properly, but
in XSSFFont.setColor, the XSSFColor.getRgb() method is called which returns
back the switched RGB values for black and white colors



--
View this message in context: http://apache-poi.1045710.n5.nabble.com/DO-NOT-REPLY-Bug-52079-New-Colors-black-font-white-when-specifically-set-tp4934312p5711429.html
Sent from the POI - Dev mailing list archive at Nabble.com.

Re: [Bug 52079] Colors black font white when specifically set

Posted by Bodo Wippermann <bo...@bodow.de>.
Am 07.11.2012 14:05, schrieb Aurimas:
> The issue still appears when trying to set the font color using
> XSSFFont.setColor(XSSFColor)Although XSSFColor was constructed properly, but
> in XSSFFont.setColor, the XSSFColor.getRgb() method is called which returns
> back the switched RGB values for black and white colors

i submitted a patch in August. XSSFColor would be corrected with the 
patch, but as i stated in a previous comment, it would break existing code.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org