Re: Export image size/dpi

2012-11-14 Thread Harold
On Wed, Nov 14, 2012 at 9:04 PM, Andrey Repin wrote: > Greetings, Harold! > >>>> It's for publishing on the internet so I just need a simple image >>>> format like png, but I never get an option/dialog to specify image >>>> size anywhere? >>>

Re: Export image size/dpi

2012-11-14 Thread Harold
On Thu, Nov 8, 2012 at 6:15 PM, Andrey Repin wrote: >> It's for publishing on the internet so I just need a simple image >> format like png, but I never get an option/dialog to specify image >> size anywhere? > > Then consider SVG. > Majority of modern browsers support it. The good browsers (Fire

Re: Export image size/dpi

2012-11-09 Thread Harold
On Thu, Nov 8, 2012 at 4:53 PM, Alejandro Imass wrote: > On Thu, Nov 8, 2012 at 9:56 AM, Harold wrote: >> On Thu, Nov 8, 2012 at 3:48 PM, Alejandro Imass wrote: >>> On Thu, Nov 8, 2012 at 7:34 AM, Harold wrote: >>>> Dear list, >>>> > > [...] &g

Re: Export image size/dpi

2012-11-08 Thread Harold
On Thu, Nov 8, 2012 at 3:48 PM, Alejandro Imass wrote: > On Thu, Nov 8, 2012 at 7:34 AM, Harold wrote: >> Dear list, >> >> I made a part of a schematic which looked quite alright on a A4 grid >> in Dia, but when exporting it, it was really small ... I found a >&g

Export image size/dpi

2012-11-08 Thread Harold
t Dia sheet only exports to about 470x300px, which is way too small to show all details. Is it possible to increase the exported image size? Cheers! Harold ___ dia-list mailing list dia-list@gnome.org https://mail.gnome.org/mailman/listinfo/dia-list F

Re: Default size for shapes

2012-11-07 Thread Harold
On Wed, Nov 7, 2012 at 12:18 AM, Harold wrote: > The only problem I now have is adding a textbox. If I use x1="-0.1" y1="-0.2" x2="0" y2="0" align="left"/> the tiny shape grows > to humongous proportions again, probably due to the large

Re: Default size for shapes

2012-11-06 Thread Harold
On Tue, Nov 6, 2012 at 10:05 PM, Hans Breuer wrote: > At 06.11.2012 15:46, Harold wrote: >> If I create a shape with either a size of 1000 or 1, the object is >> always the same size when adding them to the layout. >> > Please take a look into the specification

Default size for shapes

2012-11-06 Thread Harold
ame size as: http://www.daa.com.au/~james/dia-shape-ns"; xmlns:svg="http://www.w3.org/2000/svg";> Shape shape.png How can I create a smaller shape? Bonus points for telling me how I can create a non-scalable shape ;) Cheers! Harold _