以文本方式查看主题 - 中文XML论坛 - 专业的XML技术讨论区 (http://bbs.xml.org.cn/index.asp) -- 『 SVG/GML/VRML/X3D/XAML 』 (http://bbs.xml.org.cn/list.asp?boardid=21) ---- [转帖]安裝新的 svg filter for OO.o (http://bbs.xml.org.cn/dispbbs.asp?boardid=21&rootid=&id=14793) |
-- 作者:SCYANGYU -- 发布时间:2/25/2005 1:34:00 PM -- [转帖]安裝新的 svg filter for OO.o OOo 的 SVG filter(export) 一直在進步中,以下是安裝新的 SVG filter 的方法: cd $HOME/.openoffice/user/uno_packages 關閉所有 OOo 相關程式,然後執行: /usr/lib/openoffice/program/pkgchk 請自行找到你系統上的這支程式的置放處。 執行 OOo draw 在 [File] -> [Export] 的匯出的選項就會多出一個 SVG – Scalable Vector Graphics (new)(.svg) 的選項可選擇。 參考文件:
http://free.tnc.edu.tw/modules/news/article.php?storyid=1584 |
-- 作者:SCYANGYU -- 发布时间:2/25/2005 1:35:00 PM -- Introduction Based on the fact that the current SVG export filter available in OpenOffice has some drawbacks and lacks a proper design internally, I created a new filter module from ground up, that should be able to fulfill the needs we have in this area. Needs in this area are extracted from community feedback, customer requests and issues we currently have with the 'old' SVG export filter implementation. Important: The current release of the new filter module is just meant to be a 'Technology Preview', that offers only basic functionality. It is in no way a complete product and shouldn't be used for production purposes. Please use this release at your own risk. What works so far Aspect ratio is preserved Usage of descriptive identifiers for several kinds of document objects Separation of master slides and normal slides in one file Support of multiple slides within one SVG file Embedding of fonts Exporting only single pages or all pages via API What doesn't work so far Shadow text and hollow text is not working No single or page range export via UI Many other things What is planned next Implementing support for different shapes like rects, ellipses and bezier curves instead of creating just simple polygons Better font support Better support of native SVG filling and stroking Animations Sound Download the package that contains the new version of the filter. Copy the zip file in OpenOffice1.1/user/uno_packages folder (Note: USE the zip file as a whole, DO NOT extract it). Open up a shell and switch to the OpenOffice1.1/program directory and start the pkgchk tool. On success, no output is given. Alternatively, you can install the filter for all users of a OpenOffice.org network installation by placing the file into the OpenOffice1.1/share/uno_packages and starting You can uninstall the package by deleting the file in the uno_packages directory and starting pkgchk again. As stated above, there's no export dialog available at the moment, so that all pages get exported in every case. This will be changed as soon as a filter dialog will be available. Using the filter via API The following properties are supported so far: OutputStream (interface ::com::sun::star::io::XOutputStream) FileName (String) PagePos (Integer) |
W 3 C h i n a ( since 2003 ) 旗 下 站 点 苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》 |
6,917.969ms |