[cl-pdf-devel] Generating a 'TM' character
    Jonathon McKitrick 
    jcm at FreeBSD-uk.eu.org
       
    Fri Jan  5 13:34:04 UTC 2007
    
    
  
On Fri, Jan 05, 2007 at 12:39:27PM +0300, Dmitriy Ivanov wrote:
: In revision 128, you can find some methods on get-char-metrics in font.lisp.
: As the second thoughts are best, the excerpt must have looked like this:
: 
: (defmethod get-char-metrics ((char (eql #.(code-char 8482))) font
:                                             (encoding single-byte-encoding))
:   (aref (characters font) #x99))
Based on Marc's recent post, I have to stay with revision 125 for now.  Is
there another way to get this to work?
Jonathon McKitrick
--
My other computer is your Windows box.
    
    
More information about the cl-pdf-devel
mailing list