Grid on picture

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Grid on picture

lumo
Hello everyone.

I'm just starting to use LibreCad and I'm facing some difficulties.

Namely, I am trying to draw over an image I just imported. Even if the background of this image is transparent, I'm unable to see the grid, which would help me drawing.

Is there any way of seeing the grid over a picture?

Bye and best regards, Luís Mota
Reply | Threaded
Open this post in threaded view
|

Re: Grid on picture

dxli
Hi lumo,

There's a "Draft view" for this purpose:

http://wiki.librecad.org/index.php/LibreCAD_users_Manual#DRAFT_VIEW

lumo wrote
Hello everyone.

I'm just starting to use LibreCad and I'm facing some difficulties.

Namely, I am trying to draw over an image I just imported. Even if the background of this image is transparent, I'm unable to see the grid, which would help me drawing.

Is there any way of seeing the grid over a picture?

Bye and best regards, Luís Mota
Reply | Threaded
Open this post in threaded view
|

Re: Grid on picture

lumo
Hi, thanks for your help.

I just tried that option, but when I activated it, the image simply disappears, and I am, thus, able to see the grid.

The thing is that I would prefer to see it and the grid at the same time... Is that possible?

Best regards, Luís

Reply | Threaded
Open this post in threaded view
|

Re: Grid on picture

Rallaz
Hi Luís,

Off topic: acento en la 'í', eres catalán?

I made a test, with 2.0 and master branch and in both the grid are sown. Attached the test image
catastro.png

Notes:
Image are in png format,
background are transparent and
Have a alfa chanel.

Tip:
Enable "snap to grid" and select a drawing command, the cursor can be moved only for grid points.

Cheers,
Rallaz
Reply | Threaded
Open this post in threaded view
|

Re: Grid on picture

dxli
hi Rallaz,

does it make sense to enable a mode of "grid on top" of entities?

Thanks!
Reply | Threaded
Open this post in threaded view
|

Re: Grid on picture

Rallaz
Hi Dongxu,

I do not like the grid and never use it. I prefer the coordinate display and keyboard.

About grid, maybe it should always be on top of everything, images, very thick lines, etc.

My proposal:
Open a thread with a survey to know the opinion of the majority of users



See this screenshot of AutoCAD, grid are always on top of image and thick line.

Cheers,
Rallaz
Reply | Threaded
Open this post in threaded view
|

Re: Grid on picture

lumo
Hello.

In my opinion, it does in fact make sense to have the grid on top of everything. If you decide to make the survey, please tell me and I will vote favorably.

I have, in the meantime, found a way to do what I want: I import a picture with a transparent background, and I set the application's background to white...

Best regards, Luís

PS: off-topic: Rallaz: I'm Portuguese, that's the way the name's spelled around here.

On Fri, Oct 2, 2015 at 8:12 PM, Rallaz [via LibreCAD] <[hidden email]> wrote:
Hi Dongxu,

I do not like the grid and never use it. I prefer the coordinate display and keyboard.

About grid, maybe it should always be on top of everything, images, very thick lines, etc.

My proposal:
Open a thread with a survey to know the opinion of the majority of users

See this screenshot of AutoCAD, grid are always on top of image and thick line.

Cheers,
Rallaz


If you reply to this email, your message will be added to the discussion below:
http://forum.librecad.org/Grid-on-picture-tp5712337p5712342.html
To unsubscribe from Grid on picture, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

Re: Grid on picture

ravas
This post was updated on .
An idea: https://github.com/LibreCAD/LibreCAD/issues/584

One thing you can do now is:
- create a new layer
- create a line at the bottom of the image using snap endpoints
- Modify → Move / Copy
- use one of the line's endpoints as the reference point
- use the relative point syntax: @0,100 for the target point
- pick how many copies you want
- do something similar for the left side of the image, and use: @100,0

Then you can use snap to intersection;
and you can toggle the visibility of the layer when needed.

http://wiki.librecad.org/index.php/Points