extending Pango Attributes
- From: Paul Plaquette <trilda free fr>
- To: gtk-i18n-list <gtk-i18n-list gnome org>
- Subject: extending Pango Attributes
- Date: Fri, 20 Feb 2009 00:43:48 +0100
Hello,
for a project I have to add specific tag that come with attributes.
I also have to support pango span tag and its attributes as the set of
pango facility markups.
Looking at PangoAttributes, I am thinking to use that data structure
as a basis and to extend it for the use of my specific markup call it
mymarkup
and its attributes. It should also possible to use most of the
mecanism that deals with pango attributes and list of attributes.
i could first parse my own set of markups and attributes using Markup.
and then parse the reste of the text using pango_parse_markup().
i send this message to take advice form the community:
do you think it is possible to do it ?
thanks,
Trilda
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]