Hi Ariel, >>> maybe it's too late at night and I can't see clearly, but how can we >>> convert from css.awt.Size in Map AppFont unit to css.awt.Size in PIXEL >>> using the css.awt.XUnitConversion? >> seems there is none ... Mind submitting an issue? > > which is the issue here? that in com.sun.star.util.MeasureUnit the Map > AppFont unit is AFAIK missing [as it is an "internal" measure unit, may > be it was decided not include it among these standard measure units], or > that com.sun.awt.XUnitConversion has no method to convert from Map > AppFont to pixel? or are they both issues?
Well, AppFont is a logical unit, and as such, it should be possible to convert it to pixel (and back, perhaps), as it is possible with other logical units. That would be the essence of the RFE, I'd say. Whether this is implemented by introducing a new value for the MeasureUnit group, or by adding a new method to XUnitConversion, is of secondary interest (and I don't have an opinion on this, yet). Ciao Frank PS: Owner is [EMAIL PROTECTED] -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Base http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
