Re: [dev] moving psprint into vcl

2009-01-08 Thread H Duerr

Philipp Lohmann wrote:

eric b wrote:
P.S. : any news for an ATSUI replacement ? IMHO, Apple should provide 
something soon, no ?


That replacement is CoreText. Unfortunately that does not exist in 
Tiger, even if ATSUI is already deprecated in Leopard. Herbert has some 
ideas about that migration.


Please see issue 97829 
(http://www.openoffice.org/issues/show_bug.cgi?id=97829) to track this.


The idea to support the different APIs is simple:
- on OSX 10.4 to 10.x use ATSUI
- from OSX 10.(x+1) use CoreText

There is just the problem that this is time-consuming SMOP (simple 
matter of programming), which needs to be coded and tested thoroughly. 
Layout incompatibilities with documents done with an ATSUI code base 
should be avoided. And there is the minor problem that we currently 
build for a 10.4 baseline.


I just created the issue to track it. That task has currently a 
relatively low priority.


--
Herbert

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] the rendering method for fonts

2007-06-15 Thread H Duerr

shen zhao wrote:

thank you, Is the rendering part dealt in VCL module?


Yes, usually in the vcl/*/source/gdi/salgdi3.cxx source files.

--
Herbert

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]