bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14634: 24.3.50; face attributes for font appearance (:font etc.)


From: Drew Adams
Subject: bug#14634: 24.3.50; face attributes for font appearance (:font etc.)
Date: Fri, 1 Nov 2019 10:57:49 -0700 (PDT)

> The syntax is with symbols, not strings:
> 
> (insert (propertize "foo" 'face (list :foundry "outline"
>                                      :family "Lucida Bright"
>                                      :weight 'bold :slant 'italic
>                                      :width 'normal)))
> 
> This isn't mentioned in "Low-Level Font", so I've now done so.

Thanks.

Could you also please take a look at the related bug #14629?  Thx.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]