On 01.03.2010 at 12:24, Matthias Melcher wrote: > On 01.03.2010, at 10:09, Albrecht Schlosser wrote: > >> Am 28.02.2010 22:53, manolo gouy wrote: >>>> >>>> I've just looked (again) in fluid's print dialog features, and I >>>> think that there is all we need, but it's a lot of code (some or >>>> maybe most of it in print_panel.fl). However, it's a good integration >>>> in Linux printing, because there is a lpr interface, using lpstat >>>> to recognize available printers, and more ... I succeeded in adding >>>> my Kyocera laser printer in my Ubuntu system (as a PS printer) and >>>> printing with fluid directly on the printer in a few minutes, although >>>> I never did this before. Interesting. >>>> >>>> Albrecht >>> >>> Could you or Matt take care of that ? >> >> I can do it, but this will presumably take a while until it is done, >> because I will only have a few spare hours this week. If nobody else >> volunteers, I'll perhaps start tomorrow (Tuesday) evening. > > That would be great. I just has a huge load of work put on my desk :-/
Just to keep you informed: I've copied the fluid printer dialog and started to integrate it in the PS printing functions. The dialog works, and I can get the values, but there are lots of global variables and functions that need adjustments. But I'm making progress. Nothing yet to show or commit, however. BTW.: the lpr integration needs internationalization :-( It works with LC_MESSAGES=C, but doesn't work with LC_MESSAGES="de_DE.UTF-8", because the code tries to interpret lpstat output. Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
