Try using an image that contains a 1-pixel line, perhaps?
On Mon, Dec 6, 2010 at 3:23 PM, Hershel Fisch <[email protected]> wrote: > I cant get into technical part now, due to the lack of knowledge, my > concern > I need to draw a fine line on the screen and then to print it.now when I > set > the, LineSize,borderSize, borderWitdh to 1 and the height in the pallete to > 1, its not seen on the screen, but it prints at certain positions and not > at others so I have to move it. Whats the cause because I cant matchem up? > Then I tried to work this thing around while displaying on the screen > setting the lineSize to 2 and at printing setting it to 1 (back and forth) > then I realized that after a few times its not on the same loc. Now I'm > stuck. > All help appreciated > Hershel > > > On 12/6/10 1:11 AM, "Scott Rossi" <[email protected]> wrote: > > > Recently, Hershel Fisch wrote: > > > >> Hi all, I'm wondering why when I set the lineSize of a line to1 and the > >> height to 1 the line is not seen on the screen? > >> Thanks, Hershel > > > > Doesn't make sense, but a line has to have a minimum height or width of 2 > > pixels. Perhaps at some point it was determined 2 pixels was the minimum > > space needed for clickable control handles, but that's just a guess. > > Otherwise, 1 pixel lines will always need at least one dimension to be > two > > pixels. > > > > Regards, > > > > Scott Rossi > > Creative Director > > Tactile Media, UX Design > > > > > > > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > subscription > > preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Do all things with love _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
