Sven,

[EMAIL PROTECTED] (2001-10-06 at 1933.28 +0200):
> Hi,
> 
> If we really want to use the file in other places (web-sites), someone
> involved there needs to come up with a proposal for the format.

It seems that all any decent site would need would be this:

   <?xml version="1.0"?>
   <gimp-tips>
     <tip>
      <tip-number>
       0
      </tip-number>
       This is the first trip.
     </tip>
     <tip>
      <tip-number>
       1
      </tip-number>
       This is the second trip and it has <b>bold</b> text.
     </tip>
     <tip>
      <tip-number>
       2
      </tip-number>
       This is the last trip. Now, you are on your own.
     </tip>
    </gimp-tips>  
> 
> Otherwise I'd say that the simple format using the Pango Text Attribute 
> Markup Language directly as outlined above should be good enough. For
> 
>  http://developer.gnome.org/doc/API/2.0/pango/pangomarkupformat.html
> 
Should be easy to ignore these tags for web site display.

I wish my technician would come back from his European vacation and help
me talk about this.

carol
_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Reply via email to