|
|
 | | Re: LPub 4 Status
|
| (...) I'd say that DPM or DPMM make perfect sense. The thing is, your description said that units are all in CM or IN, and that M and MM aren't supported. And yet, you force the user to specify which units to use in either IN, M, or MM. That seems (...) (18 years ago, 6-Mar-08, to lugnet.cad.dev)
| | |  | | Re: LPub 4 Status
|
| (...) When I looked around on the net I saw references to DPM and DPMM.... I didn't see DPCM.... it does make complete sense to use DPCM, but I wasn't sure people would think its a standard name. Kevin (18 years ago, 6-Mar-08, to lugnet.cad.dev)
| | |  | | Re: LPub 4 Status
|
| (...) Shouldn't that be: 0 !LPUB RESOLUTION <value> (DPI|DPCM) Based on this: (...) --Travis (18 years ago, 6-Mar-08, to lugnet.cad.dev)
| | |  | | Re: LPub 4 Status
|
| (...) SNIP (...) Only one question is left! When can we get that? cu mikeheide (18 years ago, 6-Mar-08, to lugnet.cad.dev)
| | |  | | LPub 4 Status
|
| I've got the math and implementation of resolution (dots per inch/meter/millimeter) as well as magnification for controlling model size relative to the page all worked out. Magnification 1.0 means a model that appears 8 inches wide will just fit in (...) (18 years ago, 6-Mar-08, to lugnet.cad.dev) !
| | |  | | Re: LPub DPI control?
|
| (...) Hi Rosco, I'm going to make my font dialog, and default font picker only work with scalable fonts. They are perfect for this kind of situation. I guess that is why they were created by Adobe a long time ago (I read the Wiki!) Thanks, Kevin (18 years ago, 6-Mar-08, to lugnet.cad.dev, FTX)
| | |  | | Re: LPub DPI control?
|
| (...) I learnt a fair bit fiddling with (URL) Freetype> in (URL) txt2dat>, which has to translate point size to ldraw units. Freetype makes it pretty easy, as it gives you a nice API that works for lots of scalable fonts. I chose not to support (...) (18 years ago, 6-Mar-08, to lugnet.cad.dev, FTX)
| | |  | | Re: LPub DPI control?
|
| (...) I just found the following in my VB description: 1440 Twips = 1 inch 1 Twips = 1/20 point (DTP) 1 cm = 567 Twips 1 point = 0,3515 cm (72 dpi) maybe this is also useful. cu mikeheide (18 years ago, 5-Mar-08, to lugnet.cad.dev)
| | |  | | Re: LPub DPI control?
|
| In lugnet.cad.dev, Kevin L. Clague wrote: SNIP (...) Maybe the following link does help you a little bit: (URL) you use truetype fonts it should not be a problem to print them in the correct size. cu mikeheide (18 years ago, 5-Mar-08, to lugnet.cad.dev)
| | |  | | Re: LPub DPI control?
|
| (...) Most of this feature is done. I had to identify every LPub meta-command that had something with the units of pixels, and treat them as a new class of "units", meaning known absolute distances (i.e. meters or inches.) Every time these values (...) (18 years ago, 5-Mar-08, to lugnet.cad.dev)
| |