Re: [libreoffice-design] Save As file format redundancy

2011-03-23 Thread Lyle Cochran
Hi All, I do not show duplicate extensions on Win XP LibO 3.3.1. I cleaned the registry before install. Andy might be on to something with left overs from OOo or a earlier ver. LibO. Windows uninstallers are notorious for leaving dead links in the registry. Personally, I think you could do away

Re: [libreoffice-design] Scatter brained?

2011-03-23 Thread drew
On Wed, 2011-03-23 at 14:36 -0400, drew wrote: > > BTW - I'm also using the svg file Nick posted to the wiki originally and > scaling then exporting to png using Inkscape and I don't follow the > problem with the transparency issue, the original and generated files > appear correct with handling

Re: [libreoffice-design] Scatter brained?

2011-03-23 Thread drew
On Wed, 2011-03-23 at 19:57 +0200, Hillar Liiv wrote: > Hi, > > You can try to do something like these: > http://wiki.documentfoundation.org/cgi_img_auth.php/b/b9/ScatterInContext_horizon.jpg > http://wiki.documentfoundation.org/cgi_img_auth.php/b/b3/ScatterInContext_bunch.jpg > But then you need

Re: [libreoffice-design] Scatter brained?

2011-03-23 Thread Hillar Liiv
Hi, You can try to do something like these: http://wiki.documentfoundation.org/cgi_img_auth.php/b/b9/ScatterInContext_horizon.jpg http://wiki.documentfoundation.org/cgi_img_auth.php/b/b3/ScatterInContext_bunch.jpg But then you need to ask original files. Hillar 2011/3/23 drew > Hi, > > Scatter

Re: [libreoffice-design] Design task: LibreOffice Motif

2011-03-23 Thread Rob Cummings
Yeah, I'm still not seeing the problem in Inkscape.  I was able to import the .AI file and output the following: PNG: http://wiki.documentfoundation.org/File:Scatter.png SVG: http://wiki.documentfoundation.org/File:Scatter.svg The SVG preview is incorrect. Rob On Wed, Mar 23, 2011 at 1:19 PM,

[libreoffice-design] Scatter brained?

2011-03-23 Thread drew
Hi, Scatter is it? Alright gave it a whirl (ha ha). I took this piece: http://lo-portal.us/temp/Post-card-generic_c.pdf Then tried to apply the scatter motif: http://lo-portal.us/temp/Post-card-generic_c_scatter.pdf Am I on the same page with you guys on this? Do you want the scatter pattern

Re: [libreoffice-design] Design task: LibreOffice Motif

2011-03-23 Thread Hillar Liiv
Hi, I don't get the svg problem. Is this as it must be?: http://wiki.documentfoundation.org/File:Same.png This is how the inkscape shows it to me. SVG: http://wiki.documentfoundation.org/File:Same.svg Firefox have some problem showing it correctly, IE shows it right. Maybe there is problem with Il

Re: [libreoffice-design] Design task: LibreOffice Motif

2011-03-23 Thread Nik
Hi Crew! I've just spent several hours trying to solve this problem and delved deeper into transparency settings in vectors files than I knew existed (it gets VERY deep) and created more than 10 files which produce varying degrees of failed transparency. I'll keep at this tomorrow, but I've u

[libreoffice-design] Add a international accounting modular program to the suite

2011-03-23 Thread Miguel Mayol Tur
Based on any of actual open ERP and acounting program, Libre Office would add an accounting module to be a real FULL OFFICE app. Once choosen from existing apps to be a module and with an agreement with their actual developers, add a way of translating accounts between national accounting plan

[libreoffice-design] add voice to text with google API

2011-03-23 Thread Miguel Mayol Tur
I have just read that google has done an API to voice to text in its browser Chrome, and has liberated it. It would be amazing for users that do not type at good speed to use Libre Office as a dictation machine and now, as the work is done by Google, it is only integrate the API into the suite

Re: [libreoffice-design] Save As file format redundancy

2011-03-23 Thread Jaron Kuppers
Hi all, FYI It is not present in the Mac version either. Cheers, Jaron On Tue, Mar 22, 2011 at 5:49 PM, Christoph Noack wrote: > Hi Daniel, hi Jared, > > I'm having a LibreOffice 3.3.1 on Ubuntu with Gnome specific file > dialogs - it only states "ODT Text Document (.odt)". > > Do you use Wind

Re: [libreoffice-design] Save As file format redundancy

2011-03-23 Thread Johannes Bausch
As far as I know the entries in the file dialog is created via strings like: static const char *files = "ODT Text Document|*.odt|All files|*.*||"; Windows itself does not automatically add the (.odt) at the end afaik. 2011/3/22 Andy Brown > Christoph Noack wrote: > >> Hi Daniel, hi Jared, >> >>