[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Font objects
From: |
Kenichi Handa |
Subject: |
Re: Font objects |
Date: |
Wed, 27 Feb 2008 10:33:21 +0900 |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
In article <address@hidden>, address@hidden (Johan Bockg$(D+)(Brd) writes:
> This internal-looking type shows up in Lisp land:
> (font-at 0 nil "x")
>>> #<save_value ptr=0x018c03b0 int=8>
Does it cause any problem? In the future, I'd like to
implement a font-object not as Lisp_Misc_Save_Value type but
as some of pseudovector type. That is much cleaner.
---
Kenichi Handa
address@hidden
- Font objects, Johan Bockgård, 2008/02/26
- Re: Font objects,
Kenichi Handa <=