computing text height
              in 
             Programming Questions 
              •  
              2 years ago    
            
 
           
             Hi,
            
             
            
            
             
            
            
             
            
            
 
            
           
             Is there a reliable way to compute the exact height of a text to be drawn with a given PFont?
            
            
             There is a textWidth(String text) method for computing the width, but there is no textHeight() method for computing the text height. Why is that? How can I compute the height?
            
            
             thanks
            
            
             m.
            
 
            
              
              1  
            
 
            
 
 
          