Please see:
https://inkscape.org/forums/cutplot/oem-product/
This is a post sent by my client to the community forum. Yes, I am in contact with this client. To be honest, we have worked together once. I developed a customized version of Flameshot for him. Now, he wants me to customize inkscape to meet his needs.
I know it depends on me, although I am not sure I can do it completely. He and I found some interesting plug-ins that may solve such problems. I am exploring in this direction, but in the meantime, I may need some help from the community. If necessary, I am also willing to pay for it.
If anyone is interested in HPGL's digital engraving machine and related functions and does know how to develop inkscape integration, I hope you can get in touch with me further. Thank you for your reply.
Can anyone give me some good help? I can't find the file where the main menu for inkscape is!
* Ouyang Chunhui jack9603301@163.com [2024-07-23 :37:14]:
Please see:
https://inkscape.org/forums/cutplot/oem-product/
This is a post sent by my client to the community forum. Yes, I am in contact with this client. To be honest, we have worked together once. I developed a customized version of Flameshot for him. Now, he wants me to customize inkscape to meet his needs.
I know it depends on me, although I am not sure I can do it completely. He and I found some interesting plug-ins that may solve such problems. I am exploring in this direction, but in the meantime, I may need some help from the community. If necessary, I am also willing to pay for it.
If anyone is interested in HPGL's digital engraving machine and related functions and does know how to develop inkscape integration, I hope you can get in touch with me further. Thank you for your reply.
You can use
find . -type f -name '*menu*'
to get a list of menu related files as a starting point.
You are probably looking for the ui file and the menubar.* source files.
Am 05.08.2024 um 08:51 schrieb Ouyang Chunhui jack9603301@163.com:
Can anyone give me some good help? I can't find the file where the main menu for inkscape is!
- Ouyang Chunhui jack9603301@163.com [2024-07-23 :37:14]:
Please see:
https://inkscape.org/forums/cutplot/oem-product/
This is a post sent by my client to the community forum. Yes, I am in contact with this client. To be honest, we have worked together once. I developed a customized version of Flameshot for him. Now, he wants me to customize inkscape to meet his needs.
I know it depends on me, although I am not sure I can do it completely. He and I found some interesting plug-ins that may solve such problems. I am exploring in this direction, but in the meantime, I may need some help from the community. If necessary, I am also willing to pay for it.
If anyone is interested in HPGL's digital engraving machine and related functions and does know how to develop inkscape integration, I hope you can get in touch with me further. Thank you for your reply.
Inkscape Devel mailing list -- inkscape-devel@lists.inkscape.org To unsubscribe send an email to inkscape-devel-leave@lists.inkscape.org
I found it. It's in a UI file. Now I need to find out where the hpgl code is.
发件人: 欧阳春晖 发送日期:2024-08-05
---- Replied Message ---- | From | René de Hesselledehesselle@icloud.com | | Date | 08/06/2024 03:14 | | To | Inkscape-Develinkscape-devel@lists.inkscape.org | | Cc | | | Subject | [Inkscape-devel] Re: OEM Product! | You can use
find . -type f -name '*menu*'
to get a list of menu related files as a starting point.
You are probably looking for the ui file and the menubar.* source files.
Am 05.08.2024 um 08:51 schrieb Ouyang Chunhui jack9603301@163.com:
Can anyone give me some good help? I can't find the file where the main menu for inkscape is!
- Ouyang Chunhui jack9603301@163.com [2024-07-23 :37:14]:
Please see:
https://inkscape.org/forums/cutplot/oem-product/
This is a post sent by my client to the community forum. Yes, I am in contact with this client. To be honest, we have worked together once. I developed a customized version of Flameshot for him. Now, he wants me to customize inkscape to meet his needs.
I know it depends on me, although I am not sure I can do it completely. He and I found some interesting plug-ins that may solve such problems. I am exploring in this direction, but in the meantime, I may need some help from the community. If necessary, I am also willing to pay for it.
If anyone is interested in HPGL's digital engraving machine and related functions and does know how to develop inkscape integration, I hope you can get in touch with me further. Thank you for your reply.
Inkscape Devel mailing list -- inkscape-devel@lists.inkscape.org To unsubscribe send an email to inkscape-devel-leave@lists.inkscape.org
_______________________________________________ Inkscape Devel mailing list -- inkscape-devel@lists.inkscape.org To unsubscribe send an email to inkscape-devel-leave@lists.inkscape.org
Hi everyone, now I have a new question: If I want to customize an interface function for the hpgl_output extension, which always returns memory data and strings in a certain way, how should I do it? Can you help?
* Ouyang Chunhui jack9603301@163.com [2024-08-05 :51:39]:
Can anyone give me some good help? I can't find the file where the main menu for inkscape is!
- Ouyang Chunhui jack9603301@163.com [2024-07-23 :37:14]:
Please see:
https://inkscape.org/forums/cutplot/oem-product/
This is a post sent by my client to the community forum. Yes, I am in contact with this client. To be honest, we have worked together once. I developed a customized version of Flameshot for him. Now, he wants me to customize inkscape to meet his needs.
I know it depends on me, although I am not sure I can do it completely. He and I found some interesting plug-ins that may solve such problems. I am exploring in this direction, but in the meantime, I may need some help from the community. If necessary, I am also willing to pay for it.
If anyone is interested in HPGL's digital engraving machine and related functions and does know how to develop inkscape integration, I hope you can get in touch with me further. Thank you for your reply.
No one replied?
* Chunhui Ouyang jack9603301@163.com [2024-08-08 :19:07]:
Hi everyone, now I have a new question: If I want to customize an interface function for the hpgl_output extension, which always returns memory data and strings in a certain way, how should I do it? Can you help?
- Ouyang Chunhui jack9603301@163.com [2024-08-05 :51:39]:
Can anyone give me some good help? I can't find the file where the main menu for inkscape is!
- Ouyang Chunhui jack9603301@163.com [2024-07-23 :37:14]:
Please see:
https://inkscape.org/forums/cutplot/oem-product/
This is a post sent by my client to the community forum. Yes, I am in contact with this client. To be honest, we have worked together once. I developed a customized version of Flameshot for him. Now, he wants me to customize inkscape to meet his needs.
I know it depends on me, although I am not sure I can do it completely. He and I found some interesting plug-ins that may solve such problems. I am exploring in this direction, but in the meantime, I may need some help from the community. If necessary, I am also willing to pay for it.
If anyone is interested in HPGL's digital engraving machine and related functions and does know how to develop inkscape integration, I hope you can get in touch with me further. Thank you for your reply.
Now I have a question:
If I want to convert the SPDocument object to svg xml format without extension and without going through external file system, how can I do it? Can anyone help me?
* Chunhui Ouyang jack9603301@163.com [2024-08-10 :30:35]:
No one replied?
- Chunhui Ouyang jack9603301@163.com [2024-08-08 :19:07]:
Hi everyone, now I have a new question: If I want to customize an interface function for the hpgl_output extension, which always returns memory data and strings in a certain way, how should I do it? Can you help?
- Ouyang Chunhui jack9603301@163.com [2024-08-05 :51:39]:
Can anyone give me some good help? I can't find the file where the main menu for inkscape is!
- Ouyang Chunhui jack9603301@163.com [2024-07-23 :37:14]:
Please see:
https://inkscape.org/forums/cutplot/oem-product/
This is a post sent by my client to the community forum. Yes, I am in contact with this client. To be honest, we have worked together once. I developed a customized version of Flameshot for him. Now, he wants me to customize inkscape to meet his needs.
I know it depends on me, although I am not sure I can do it completely. He and I found some interesting plug-ins that may solve such problems. I am exploring in this direction, but in the meantime, I may need some help from the community. If necessary, I am also willing to pay for it.
If anyone is interested in HPGL's digital engraving machine and related functions and does know how to develop inkscape integration, I hope you can get in touch with me further. Thank you for your reply.
Inkscape Devel mailing list -- inkscape-devel@lists.inkscape.org To unsubscribe send an email to inkscape-devel-leave@lists.inkscape.org
participants (4)
-
Chunhui Ouyang
-
Ouyang Chunhui
-
René de Hesselle
-
欧阳春晖