d3ru / eggbotcode

Automatically exported from code.google.com/p/eggbotcode
0 stars 0 forks source link

eggbot_hatch.py problem #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
i want output with hatch fill with line joining. i get output with line joining

What version of the product are you using? On what operating system?
i am using eggbot_hatch.py extension on linux platform in inkscape.

Please provide any additional information below.
i have attach on screen shot in attachment.

Original issue reported on code.google.com by chaudhar...@gmail.com on 13 Jun 2012 at 3:49

Attachments:

GoogleCodeExporter commented 9 years ago
i have applied eggbot_hatch.py settings that i mention in below
Angle=45
step=0.2
cross hatch enable 

Original comment by chaudhar...@gmail.com on 13 Jun 2012 at 3:51

GoogleCodeExporter commented 9 years ago
>i want output with hatch fill with line joining. i get output with line joining

Can you please clarify what is the difference between the expected output and 
the actual output?

Original comment by windell@oskay.net on 14 Jun 2012 at 1:05

GoogleCodeExporter commented 9 years ago
Unless you care to clarify the issues and the steps needed to reproduce it, we 
will mark this bug report as invalid and close the issue.

Original comment by windell@oskay.net on 14 Jun 2012 at 7:20

GoogleCodeExporter commented 9 years ago
STEP 1 . write "GOD SAHAJANAND" text in inkscape.
STEP 2.  do hatch filling from extension using eddbot_hatch.py file
STEP 3.  Apply Settings --> Angle for hatch is "45" and space is "0.1" do cross 
hatch after that you can see some them character joing with line.

NOTE:: If we apply angle less than 0.3 then and then this happen. otherwise 
hatch filling will be good. 

I hope you can understand.

Original comment by chaudhar...@gmail.com on 15 Jun 2012 at 4:19

GoogleCodeExporter commented 9 years ago
I can reproduce the issue, but the hatch extension is not designed for such 
tiny resolution; it is very far from the intended application.

Possible workarounds for you:
- Use the extension closer to the default resolution, spacing of ~1-4 px.  
Scale down after adding the hatches.
- Modify the flatness parameter in the extension.  (The default is 0.2.  Try 
0.01.)
- Fill one character at a time.

Original comment by windell@oskay.net on 15 Jun 2012 at 7:40

GoogleCodeExporter commented 9 years ago

Original comment by windell@oskay.net on 15 Jun 2012 at 7:40

GoogleCodeExporter commented 9 years ago
i have changed as per your comment but still i face same problem i have attach 
one file in that you can see easily what happen 

Give me solution . as per your comment character by character is not possible. 

Original comment by chaudhar...@gmail.com on 15 Jun 2012 at 9:01

Attachments:

GoogleCodeExporter commented 9 years ago
I have given you three solutions; it's not clear to me which (if any) of them 
you are using.

Original comment by windell@oskay.net on 15 Jun 2012 at 9:23

GoogleCodeExporter commented 9 years ago
i have just change here    subdivideCubicPath( sp, float( 0.01 ) ). just use 
only this one solution. but still same problem.

Original comment by chaudhar...@gmail.com on 15 Jun 2012 at 9:40

GoogleCodeExporter commented 9 years ago
Try a smaller yet value, to see if that helps.  You might also try the other 
solutions, too.

Original comment by windell@oskay.net on 15 Jun 2012 at 9:55

GoogleCodeExporter commented 9 years ago
i did not understand what u mean

Original comment by chaudhar...@gmail.com on 15 Jun 2012 at 10:09

GoogleCodeExporter commented 9 years ago
Apply the extension to one character at a time.

Original comment by windell@oskay.net on 15 Jun 2012 at 10:12

GoogleCodeExporter commented 9 years ago
Hi ,i have one Query. if i  apply hatch file on text with some settings. after 
that i have to do change hatch setting on same text. now what happen overlap 
hatch filling on previous hatch filling. (not overwrite)

for that i have to undo operation for previous hatch filling with ctrl+z and 
after that i can apply new hatch filling.

is is possible that if selected object have already hatch filling then remove 
by self when we apply new hatch filling on same object. ?

if it is possible then we can change some filling parameter on large drawing 
object.

Original comment by chaudhar...@gmail.com on 17 Jun 2012 at 3:28

GoogleCodeExporter commented 9 years ago
These are not bug reports nor other issues, just questions about the proper use 
of the extension, and future questions should be directed to the Evil Mad 
Scientist forums instead of here.  

> if i  apply hatch file on text with some settings. after that i have to do 
change hatch setting on same text. now what happen overlap hatch filling on 
previous hatch filling. (not overwrite)

Why don't you try it and find out?

>for that i have to undo operation for previous hatch filling with ctrl+z and 
after that i can apply new hatch filling.

Not really.  You can have multiple hatch objects on top of each other.

>is is possible that if selected object have already hatch filling then remove 
by self when we apply new hatch filling on same object. 

No.

>if it is possible then we can change some filling parameter on large drawing 
object.

I'm not sure what you're asking, you are welcome to change the parameters for 
larger or smaller objects. 

Original comment by windell@oskay.net on 17 Jun 2012 at 4:03

GoogleCodeExporter commented 9 years ago
Ok Let me explain Step by Step

STEP 1. Write Text "Eggbot" in inkscape
STEP 2. Do hatch filling with 45 angle,1 space and cross hatch disable
STEP 3. Now again apply hatch filling with 45 angle,1 space and cross hatch 
enable.(here you can filling  overlap with previous one that we did in STEP 2.) 

Here is it possible REMOVE STEP 2 filling and apply new filling that we did 
from STEP 3. 

Original comment by chaudhar...@gmail.com on 18 Jun 2012 at 4:48