My second iteration on the design after initial feedback.
>Design Notes for the Print Module
>=
>
>
> This is the initial goal for the print module. It supports a single print,
> one image per page. Adding templates, multi
On Tue, Jun 17, 2014 at 2:12 PM, Pascal Obry wrote:
> And if we go the Gtk way we can probably even avoid CUPS completely.
> In fact Gtk+ comes with the following classes:
>
> - GtkPrinter - handles the printers
>
> - GtkPageSetup - everything about pages (hard margins, margins...)
>
> - GtkPaper
Le mercredi 18 juin 2014 à 14:22 +0200, Jose Carlos Garcia Sogo a
écrit :
> I think these two articles worth reading
> http://libregraphicsworld.org/blog/entry/color-managed-cairo-is-slipping-away
>
> https://wiki.gnome.org/Initiatives/ColorManagement
Thanks for the pointers. All these are not
On Wed, Jun 18, 2014 at 3:03 PM, Pascal Obry wrote:
> Le mercredi 18 juin 2014 à 14:22 +0200, Jose Carlos Garcia Sogo a
> écrit :
>
> > I think these two articles worth reading
> >
> http://libregraphicsworld.org/blog/entry/color-managed-cairo-is-slipping-away
> >
> > https://wiki.gnome.org/Initi
Le mercredi 18 juin 2014 à 15:39 +0200, Jose Carlos Garcia Sogo a
écrit :
> They were just hints for information.
Sure and I'm grateful! It is always interesting. Thanks.
> Anyway, while I understand your point, what we have now is something
> to be represented on screen. The color management
Another iteration. I've added a version number to avoid confusion. Also
a nice :) ASCII art!
>Design Notes for the Print Module
>=
>
> Version: 3
>
> This is the initial goal for the print module. It supports a single print