Re: highlighting word in JPEG image



On Tue, 28 Jun 2005 13:10:39 -0600, Chris Smith <cdsmith@xxxxxxx>
wrote or quoted :

>Java does not always work in 72 dpi,

I think what he is referring to is that 12 point type in Java is 12
pixels tall. A point/pixel in Java is thus nominally 1/72 of an inch.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.



Relevant Pages

  • Re: highlighting word in JPEG image
    ... A point/pixel in Java is thus nominally 1/72 of an inch. ... I'm referring to the fact that the resolution at which an image is ...
    (comp.lang.java.gui)
  • Re: Eclipse compiler compliance
    ... Andrew Thompson wrote: ... But note that all you require to compile compatible for Java 1.3 classes ... * I am referring to compilation from the command line or from any tool that ...
    (comp.lang.java.programmer)
  • Re: Newbiw installation question
    ... Used this automanager and found two items ... referring to java and unticked the boxes and no more error message!! ...
    (comp.lang.java.help)
  • Re: impl a collection (watch out for big strings)
    ... Java is deliberately designed as a very black box to allow ... "Java so carefully hid the implementation details ..." ... Again, I was referring to Java, not any particular vendor's VM. ... Sun Certified Developer for the Java 2 Platform ...
    (comp.lang.java.programmer)
  • Re: Step value in for loop
    ... UseNet via Cable Modem wrote: ... referring to: ... for (int item: numbers) { ... It didn't have this when I used Java ...
    (alt.comp.lang.borland-delphi)