Re: baseline-shift property

2004-03-16 Thread Simon Pepping
You are looking at the code that initialized the property subsystem at startup. BaselineShiftMaker and all other makers play a role in this part of the process. All properties are stored in the FO tree. This happens during parsing of the FO document; you do not have to do anything here. During lay

Re: baseline-shift property

2004-03-16 Thread J.Pietschmann
Søren Christiansen wrote: Therefore I want to add this to the PDF render, but I after ive been studying the source and the development articles in 2 days I still cant figure out how to do it. Don't bother. It is already implemented in the new code. If you want to work at HEAD, you are welcome. I