Re: significance of graphics in c



On Feb 28, 9:35 am, "ais523" <ais...@xxxxxxxxxx> wrote:
One major difference is that graphics can be done portably in Java,
but not in C. comp.lang.c is a newsgroup about portable C, so it won't
be able to help with graphics questions (a newsgroup suited to your
platform might be more helpful); however, for high-performance
graphics applications using mostly-portable C with some nonportable
bits for the graphics may still be a good idea.

Another major difference is that many platforms implement their
underlying graphics routines in C or C++, so the support for graphics,
including all the newest features you've seen, is likely to be there
in C and/or C++. On the other hand, the Java implementation may lag
by as much as several years. For example, I worked on a project in
2003 where the Java implementation on Macintoshes didn't have Cut &
Paste or printing support (as far as I know, this has been fixed).

Michael

.



Relevant Pages

  • Re: increase in file size ii
    ... "other" platform, Word converts it into the native format for that platform. ... If you add a PICT to a Mac document, or PNG to a PC document, it will be ... You might find that if you use PNG as the format for the graphics, ... >> We've created some word templates on a mac. ...
    (microsoft.public.mac.office.word)
  • Re: So frustrating... (cross-platform development)
    ... The #1 showstopper IME was the lack of LCL bitmap ScanLine equivalent, ... ie. an hardware and platform independent graphics foundation. ... The current policy of deferring everything to native component sets, ... I can see the point of using native components for each platform, ...
    (borland.public.delphi.non-technical)
  • Re: the size of a (blank) document based on a template increases very much...
    ... The solution to that problem is "Don't include large graphics in a template" ... Each platform as a native graphics format. ... You can slow this down by using PNG as the graphics format: ...
    (microsoft.public.mac.office.word)
  • Re: Larkin, Power BASIC cannot be THAT good:
    ... I'm willing to bet that there are few other languages that could pull it off in as few lines of code. ... Even with something like Python, since graphics aren't native, you end up using one of the windowing toolkits such as wxGTK or wxPython, and "just making a stupid plot" tends to consume a lot more code than one might expect. ... Why would I want to port it to another platform? ...
    (sci.electronics.design)
  • Re: DRAW 1280, 1024
    ... Ruby is awesomely more powerful than BBC ... but why no trivial graphics support? ... dozens of Ruby modules that have varying implementation by platform ... but sockets don't compare well with a graphic interface. ...
    (comp.lang.ruby)