Re: [Iup-users] Fw: IUP License Questions

2020-06-04 Thread Antonio Scuri
  That's very interesting! Fftw is too restrictive.

Thanks,
Scuri


Em qui, 4 de jun de 2020 19:20, Ranier Vilela 
escreveu:

> De: Antonio Scuri 
> Enviado: quinta-feira, 4 de junho de 2020 21:42
> Para: IUP discussion list.
> Assunto: Re: [Iup-users] Fw: IUP License Questions
>
> >  Actually we can implement a CD_HARU_PDF driver. That will be a nice
> alternative for PDFLib.
> Taking the opportunity, I could not help suggesting, for the future of
> course, one more step.
>
> Replace FFTW by FFTSS (https://www.ssisc.org/fftss/index.html.en)
>
> Excerpt taken:
> "Key Features
> Compatibility with FFTW3. Replace the header file name "fftw3.h" with
> "fftw3compat.h". "
>
> regards,
> Ranier Vilela
>
>
> ___
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] Fw: IUP License Questions

2020-06-04 Thread Ranier Vilela
De: Antonio Scuri 
Enviado: quinta-feira, 4 de junho de 2020 21:42
Para: IUP discussion list.
Assunto: Re: [Iup-users] Fw: IUP License Questions

>  Actually we can implement a CD_HARU_PDF driver. That will be a nice 
> alternative for PDFLib.
Taking the opportunity, I could not help suggesting, for the future of course, 
one more step.

Replace FFTW by FFTSS (https://www.ssisc.org/fftss/index.html.en)

Excerpt taken:
"Key Features
Compatibility with FFTW3. Replace the header file name "fftw3.h" with 
"fftw3compat.h". "

regards,
Ranier Vilela


___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] Fw: IUP License Questions

2020-06-04 Thread Ranier Vilela
De: Antonio Scuri 
Enviado: quinta-feira, 4 de junho de 2020 21:42
Para: IUP discussion list.
Assunto: Re: [Iup-users] Fw: IUP License Questions

>  Actually we can implement a CD_HARU_PDF driver. That will be a nice 
> alternative for PDFLib.
Would be excellent. Thanks.

>  BTW we already have a CD_CAIRO_PDF driver implemented. But it depends on 
> Cairo.
Cairo is LGPL and can be used with commercial products (non-free-code).
https://www.cairographics.org/

regards,
Ranier Vilela

___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] Fw: IUP License Questions

2020-06-04 Thread Antonio Scuri
  Actually we can implement a CD_HARU_PDF driver. That will be a nice
alternative for PDFLib.

  BTW we already have a CD_CAIRO_PDF driver implemented. But it depends on
Cairo.

Best,
Scuri


Em qui., 4 de jun. de 2020 às 18:20, Ranier Vilela 
escreveu:

> De: Hernan Cano 
> Enviado: quinta-feira, 4 de junho de 2020 19:32
> Para: IUP discussion list.
> Assunto: Re: [Iup-users] Fw: IUP License Questions
>
> >>> IUP library does not use PDFLite.
> >>> CD library uses PDFLite.
>
> >Thanks for clarification. As my interest is "using Lua language with IUP
> grafical interface --and CD and IM attached >to IUP--", I wrote about IUP
> as the "main" of the package. But... yes... thanks.
> You are welcome.
>
> >And yes, I have seen the PDFLite license, and I agree.
>
> >And since the point of view of mine, I cannot use LibHaru,because I
> understand you that this proposal of you >involves "put my fingers in IUP
> core and/or CD core and/or IM core" and this is something not relsated with
> me, >just using Lua+IUP+CD+IM, not to program its core.
> Of course, no problem.
> But libharu is a viable alternative to the CD library, it is free and in
> my opinion better than PDFLite.
>
> >But I'll take a look on LibHaru.
> Maybe, has lua package...
>
> regards,
> Ranier Vilela
>
> ___
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] Fw: IUP License Questions

2020-06-04 Thread Ranier Vilela
De: Hernan Cano 
Enviado: quinta-feira, 4 de junho de 2020 19:32
Para: IUP discussion list.
Assunto: Re: [Iup-users] Fw: IUP License Questions

>>> IUP library does not use PDFLite.
>>> CD library uses PDFLite.

>Thanks for clarification. As my interest is "using Lua language with IUP 
>grafical interface --and CD and IM attached >to IUP--", I wrote about IUP as 
>the "main" of the package. But... yes... thanks.
You are welcome.

>And yes, I have seen the PDFLite license, and I agree.

>And since the point of view of mine, I cannot use LibHaru,because I understand 
>you that this proposal of you >involves "put my fingers in IUP core and/or CD 
>core and/or IM core" and this is something not relsated with me, >just using 
>Lua+IUP+CD+IM, not to program its core.
Of course, no problem.
But libharu is a viable alternative to the CD library, it is free and in my 
opinion better than PDFLite.

>But I'll take a look on LibHaru.
Maybe, has lua package...

regards,
Ranier Vilela

___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] Fw: IUP License Questions

2020-06-04 Thread Hernan Cano
Ok, Ranier.

>>> IUP library does not use PDFLite.
>>> CD library uses PDFLite.

Thanks for clarification. As my interest is "using Lua language with IUP
grafical interface --and CD and IM attached to IUP--", I wrote about IUP as
the "main" of the package. But... yes... thanks.

And yes, I have seen the PDFLite license, and I agree.

And since the point of view of mine, I cannot use LibHaru,*because* I
understand you that this proposal of you involves "put my fingers in IUP
core and/or CD core and/or IM core" and this is something not relsated with
me, just *using* Lua+IUP+CD+IM, not to program its core.

But I'll take a look on LibHaru.

Thanks.

El jue., 4 de jun. de 2020 a la(s) 05:09, Ranier Vilela escribió:

> De: Hernan Cano
> Enviado: quinta-feira, 4 de junho de 2020 03:23
> Para: IUP discussion list.
> Assunto: Re: [Iup-users] Fw: IUP License Questions
>
> >I am very interested in using Lua and IUP and addings, not just for
> learning (that I am doing for these days), but for >commercial products (I
> wait very soon).
>
> >But it is clear that one must no use illegally any one of the referred
> libraries.
> >I thank you that you share the things you have found.
>
> >Can you share me where can I find info about PDFLite license (since IUP
> point of view and since PDFLib point of >view) for me to deep into it?
> https://www.pdflib.com/licensing-support/
>
> IUP library does not use PDFLite.
> CD library uses PDFLite.
>
> Unfortunately, if you choose to use IUP with CD, to have access to
> PDFLite, you will have to purchase the license to use PDFLite in order to
> use it with a commercial product (non-free code).
>
> Alternatively, it could help to develop a version for use with libharu
> whose license is BSD.
> https://github.com/libharu/libharu/wiki/FAQ
>
> regards,
> Ranier Vilela
>
>
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] Fw: IUP License Questions

2020-06-04 Thread Ranier Vilela
De: Hernan Cano 
Enviado: quinta-feira, 4 de junho de 2020 03:23
Para: IUP discussion list.
Assunto: Re: [Iup-users] Fw: IUP License Questions

>I am very interested in using Lua and IUP and addings, not just for learning 
>(that I am doing for these days), but for >commercial products (I wait very 
>soon).

>But it is clear that one must no use illegally any one of the referred 
>libraries.
>I thank you that you share the things you have found.

>Can you share me where can I find info about PDFLite license (since IUP point 
>of view and since PDFLib point of >view) for me to deep into it?
https://www.pdflib.com/licensing-support/

IUP library does not use PDFLite.
CD library uses PDFLite.

Unfortunately, if you choose to use IUP with CD, to have access to PDFLite, you 
will have to purchase the license to use PDFLite in order to use it with a 
commercial product (non-free code).

Alternatively, it could help to develop a version for use with libharu whose 
license is BSD.
https://github.com/libharu/libharu/wiki/FAQ

regards,
Ranier Vilela

___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users