Hi Christian, Thank you very much for your information. I am intrested in this topic and agree with you that is better to contribute in a simple part to familiar with the code first. Can you give me some advice in which task is suitable for me to do at the very beginning? I am so thankful that you can guide me in this part. I will have a look at the code of the flash export first. Any document available in this topic?
Regards, Fang Yaqiong FangYaqiong [EMAIL PROTECTED] 2007-02-06 Regards&Thanks! Tel:010-5802-2828 Ext.693 Beijing Redflag CH2000 Software Co., Ltd. 发件人: Christian Lippka 发送时间: 2007-02-05 20:33:51 收件人: [email protected] 抄送: 主题: (瑞星提示-此邮件可能是垃圾邮件)Re: [graphics-dev] about the task"Enhancing an existing FLASH export filter" Hi Fang, welcome to the team. To my knowledge there is no one actively contributing to the flash export at the moment. The biggest drawback currently is that there is no support for transitions and animations. Also navigation could be improved (f.e. going back one slide or having a slide navigation bar somewhere). There already is some animation code in the cvs, contributed by A. Saunders. But this is based on the OOo 1.x animations. For OOo 2.0 we switched to a smiled based animation system. To add all of this I think it is time to make more use of the flash scripting system. Unfortunately we have not yet a developer with some experience in flash scripting. If you want to start working on the flash export I would suggest to start with something simple to make yourself familiar with the code. I recently added support for complex and rtl languages to the flash export (OOo 2.2). The current solution has the drawback that each glyph is saved as a separate polygon. It should be easy to add a caching that reuses glyphs that are already exported. Therefore reducing the file size for complex and rtl languages. If you like to start on that I will be happy to mentor you on this topic. You find the code for the flash exporter in the filters module under source/flash. Regards, Christian FangYaqiong wrote: > hello all, > I am FangYaqiong, a developer in Beijing Redflag CH2000 Software Co., > Ltd. I am in the Redoffice team and working with ChengXiuzhi, Liyuan and > Liutao.I am interested in the Graphics project and want to do some > contribution. After read the todo list in OOo, I found the task "Enhancing an > existing FLASH export filter". I want to know how is this task going now? > Because I haven't received any information about this task in the mailing > list. Who can give me some detailed information,such as the requirement, > schedule, technical document and so on? Thank you very much!:) > > Regards, > Yaqiong > > > > FangYaqiong [EMAIL PROTECTED] > 2007-02-02 > Regards&Thanks! > Tel:010-5802-2828 Ext.693 > Beijing Redflag CH2000 Software Co., Ltd. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
