Jump to content

Changing the point of Origin


Kogan

Recommended Posts

... Why?

Because some other bits of software operate only in the positive realm of the Cartesian coordinate system, and I like to use paint.net to plot this information.

1. The point of origin should always be 0, 0.

2. BottomLeft is only valid for bmp files and they are very seldom used.

I'd use a bmp if that's what is required. How do I go about setting it up to use Bottom Left?

You can't.

Why not? How about if I was only looking to change the output displayed text string as it makes it's way to the interface inside the program, and not saving any special flag to the file itself once it is saved, does that change the potential of what I am trying to accomplish?

Link to comment
Share on other sites

Workaround:

Cursor X,Y coordinates are shown in the status bar; add one to x to get your newX. NewY = image height - shown y.

How many coordinates are you dealing with?

Link to comment
Share on other sites

  • 6 years later...
  • BoltBait locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...