Code Monkey home page Code Monkey logo

Comments (10)

mrpiggi avatar mrpiggi commented on August 24, 2024 1

FYI
Currently, there is a problem with the LaTeX export as the coordinates within the corresponding .pdf_tex files are upside down. Therefore I created an issue which was fixed very fast.

from svg.

mrpiggi avatar mrpiggi commented on August 24, 2024 1

@ibrahimrajabli Are you sure, you are in the right place? Package svg is meant to be used with LaTeX documents. Tthere is no need to specify any flags, it is all done by the package. You could either use \includesvg[inkscapeformat=eps]{...} to invoke eps export with Inkscape or use package svg-extract in order to export the processed result to a standalone file via \includesvg[extractformat=eps]{...}

from svg.

mrpiggi avatar mrpiggi commented on August 24, 2024

Well, since Inkscape 1.0 has alpha status, I actually do not want to adapt the svg package, because I can not assume that the interface will be implemented in the final version exactly as it is at the moment.

To be honest, I experimented with Inkscape 1.0 on the command line and did not manage to start an export call because I did not find out how to specify the original svg file. If you can give me a working export call as an example, then I could try to adjust the package accordingly, although I just do not know exactly how I could implement a test on the version of Inkscape used in each case.

from svg.

willprice avatar willprice commented on August 24, 2024

Hi @mrpiggi,
Thanks for the response. I understand your reluctance in implementing a feature for an alpha version of the software where the interface might change. For the record, the current way to export an SVG is like so:

$ inkscape my-image.svg --without-gui --export-type=pdf --export-file my-image.pdf

from svg.

willprice avatar willprice commented on August 24, 2024

although I just do not know exactly how I could implement a test on the version of Inkscape used in each case.

I'm not sure if there are additional tests apart from the one in test, but you could perhaps have a shell script/batch file that runs all tests with inkscape 0.92 and 1.0 by manipulating $PATH providing you have a locally built version of 1.0.

from svg.

willprice avatar willprice commented on August 24, 2024

Thanks @mrpiggi!

from svg.

Bivarapu avatar Bivarapu commented on August 24, 2024

how to convert SVG file to Gcode file programtically in my project. like input file is SVG file process it finally get an Gcode file automatically with doing any action means One step conversion. SVG file(input)->process->Gcode(output)

from svg.

mrpiggi avatar mrpiggi commented on August 24, 2024

how to convert SVG file to Gcode file programtically in my project. like input file is SVG file process it finally get an Gcode file automatically with doing any action means One step conversion. SVG file(input)->process->Gcode(output)

How is this related to this latex package?

from svg.

ibrahimrajabli avatar ibrahimrajabli commented on August 24, 2024

is inkscape 1.0a1 supports eps export? and how? I cant see eps export flag or something like "--export-type=eps"

from svg.

ibrahimrajabli avatar ibrahimrajabli commented on August 24, 2024

thanks for the information.

from svg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.