Mercurial > emacs
view etc/schema/xhtml-image.rnc @ 102859:c8428ec4532f
(ftfont_open): Fix checking of the return value of
FT_Load_Char. Fix setting font->underline_thickness.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 06 Apr 2009 07:56:47 +0000 |
parents | 38f93f3d00a2 |
children |
line wrap: on
line source
# Image Module img = element img { img.attlist } img.attlist = Common.attrib, attribute src { URI.datatype }, attribute alt { Text.datatype }, attribute longdesc { URI.datatype }?, attribute height { Length.datatype }?, attribute width { Length.datatype }? Inline.class |= img