Re: Printing to PDF via command line
Posted by
dxli on
Mar 14, 2016; 12:48pm
URL: https://forum.librecad.org/Printing-to-PDF-via-command-line-tp5712735p5713296.html
Hi,
I feel this can be a good warm-up project, but doesn't seem to fit the length of gsoc.
In addition, can we add basic piping to LibreCAD:
librecad <<EOF
line 0,0 10,10
circle 5,5 5
papersize letters
export output.svg
export output.pdf
EOF
Here we can have flexibility of what commands to support, to get a good project.
What do you think?
<quote author="mandeep7">
On Sat, Dec 19, 2015 at 12:58 AM, dxli [via LibreCAD]
<
[hidden email]> wrote:
> There's a feature request of command line converter:
>
> LibreCAD --convert foo.dxf foo.pdf
> LibreCAD --convert foo.dxf foo.svg
> LibreCAD --convert foo.dwg foo.dxf
>
> it might worth to implement them. Would you like to help?
>
> Another idea, implement a plugin. Need to read about LibreCAD plugin
> interface first.
Hi there!
Is the project list for GSoC 2016 updated?
Can we consider this as a standalone project to be in GSoC?
--
Mandeep Singh
http://mandeep7.wordpress.comhttps://github.com/mandeeps708“To err is human, but to really foul up everything, you need root password.”