Jens,

First off, you are posting in the wrong list (the dev list is for
development *of* fltk, not *using* fltk) so you will more likely get a
constructive answer over in fltk.general, which is also more active
anyway...


> I want to draw comlex geometries and keep hitting this one in 
> the documentation: "the functionality matches that found in 
> the Adobe PostScript". I searched already a lot on the net 
> but could not find a concise, good and easy to read 
> explanation of the complex drawing functions (like tranform, 
> scale, translate etc.).
> 
> Does someone in the forum could point me to some good 
> documentation regarding the postscript-like functionality of 
> the complex drawing functions?

What are you actuallly trying to draw? If you post over in fltk.general,
outlining something of what you are trying to do, I'm sure you'll get
somne answers.

For what it is worth, I tend to favour GL for any complex drawing
anyway, so that might be your best bet, create an Fl_Gl_Window for your
drawing and use regular GL drawing (for which there are many examples on
the web, of course!)



SELEX Galileo Ltd
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to