Welcome, Guest. Please login or register.

Author Topic: Future AmigaOS GUI  (Read 41353 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline Ohno

  • Full Member
  • ***
  • Join Date: Apr 2002
  • Posts: 176
    • Show all replies
Re: Future AmigaOS GUI
« on: June 13, 2003, 09:20:32 AM »
Quote
is there an SVG datatype for ami yet?


I don't think so. It is a very complex format to render completely. The Mozilla team has been working for years on a SVG renderer for Mozilla and it's still not in the Mozilla builds by default because it still isn't completed.

I'm currently working on a vector graphics drawing library for Amiga-Anywhere, but it will be nowhere near as complete as SVG and the vector graphics will most probably be in a binary format (XML is a bit big, for PDA's I prefer small filesizes for the image data :)

Regards,

Onno
 

Offline Ohno

  • Full Member
  • ***
  • Join Date: Apr 2002
  • Posts: 176
    • Show all replies
Re: Future AmigaOS GUI
« Reply #1 on: June 16, 2003, 10:59:36 AM »
Quote
Is it written in VP? Or C/C++?


It will be in VP once the prototyping is done.

Regards,

Onno