On Apr 28, 2009, at 8:47 AM, Tantai Thanakanok wrote:
OpenOffice.org underline for Thai font is too thick compare to Microsoft Office. The issue (55341) was fixed but users in many organizations still comment that underline is too thick. I have read the code that calculate the underline size in outdev3.cxx. I found 2 possible solution to fix this.
1. change the calculation of underline.
2. get underline and thickness properties from font (issue 89284).
Which solution is the better?


The first option is the quickest one to implement (because it is platform and font-technology independent), the second option is the proper solution though. Nowadays both options are a bit more complicated because more code would have to be adjusted, such as decomposing text decorations in the new DrawingLayer, also the PDF export.

---
Herbert Duerr
[email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to