Re: [fpc-other] Lazarus LRS to Delphi DCR

2009-12-30 Thread papelhigien...@gmail.com
Yes, it have, but .RES isn't a Delphi file, but a Visual C++ file, adopted
by Delphi. Their format isn't version specific, and that I  could test, it
works with Delphi 7, 2006 and 2007. I'll test it with D2010 soon as
possible.

Regards,

Fabio

2009/12/30 Marco van de Voort 

> On Fri, Dec 18, 2009 at 09:29:13AM -0200, papelhigien...@gmail.com wrote:
> > I'm creating a set of components for lazarus/delphi.
> > Now I'm creating the icons for the component palette. So I drawed it on
> > inkscape, created a shell script to convert from svg => png => xpm => bmp
> > and from these xpm files I create a lazarus resource (LRS). I'm USING
> > LINUX.
> >
> > But now, I don't know how to create delphi DCR from LRS (or from BMP
> files)
> > without go to Windows.
>
> Note that like many Delphi binary formats, it might be version specific.
> ___
> fpc-other maillist  -  fpc-other@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-other
>
___
fpc-other maillist  -  fpc-other@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-other


Re: [fpc-other] Lazarus LRS to Delphi DCR

2009-12-30 Thread Marco van de Voort
On Fri, Dec 18, 2009 at 09:29:13AM -0200, papelhigien...@gmail.com wrote:
> I'm creating a set of components for lazarus/delphi.
> Now I'm creating the icons for the component palette. So I drawed it on
> inkscape, created a shell script to convert from svg => png => xpm => bmp
> and from these xpm files I create a lazarus resource (LRS). I'm USING
> LINUX.
> 
> But now, I don't know how to create delphi DCR from LRS (or from BMP files)
> without go to Windows.

Note that like many Delphi binary formats, it might be version specific.
___
fpc-other maillist  -  fpc-other@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-other


Re: [fpc-other] Lazarus LRS to Delphi DCR

2009-12-30 Thread papelhigien...@gmail.com
If somebody has the same problem (keep components and icons for Lazarus and
Delphi) I created a small tool based on fcl-res package of FPC. Now I create
a Delphi RES file without go to Windows.

http://pascalscada.blogspot.com/2009/12/icones-da-palheta-de-componentes-icons.html
http://sourceforge.net/projects/pascalscada/ to get it from SVN.

Now I'm using PNG on Lazarus. :D

Regards,

Fabio


2009/12/18 Mattias Gärtner 

> Zitat von "papelhigien...@gmail.com" :
>
>
>  Hi!
>>
>> I'm creating a set of components for lazarus/delphi.
>> Now I'm creating the icons for the component palette. So I drawed it on
>> inkscape, created a shell script to convert from svg => png => xpm => bmp
>> and from these xpm files I create a lazarus resource (LRS). I'm USING
>> LINUX.
>>
>
> As Vincent wrote: you can use png directly.
>
> Maybe you found some old docs about the obsolete need of xpm/bmp files. Can
> you tell me where you found that so I can update it?
>
>
>
>  But now, I don't know how to create delphi DCR from LRS (or from BMP
>> files)
>> without go to Windows.
>>
>> Somebody know how to do this, or it is "impossible"?
>>
>
> I don't know.
>
> Mattias
>
>
>
> ___
> fpc-other maillist  -  fpc-other@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-other
>
___
fpc-other maillist  -  fpc-other@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-other


Re: [fpc-other] Lazarus LRS to Delphi DCR

2009-12-18 Thread Mattias Gärtner

Zitat von "papelhigien...@gmail.com" :


Hi!

I'm creating a set of components for lazarus/delphi.
Now I'm creating the icons for the component palette. So I drawed it on
inkscape, created a shell script to convert from svg => png => xpm => bmp
and from these xpm files I create a lazarus resource (LRS). I'm USING
LINUX.


As Vincent wrote: you can use png directly.

Maybe you found some old docs about the obsolete need of xpm/bmp  
files. Can you tell me where you found that so I can update it?




But now, I don't know how to create delphi DCR from LRS (or from BMP files)
without go to Windows.

Somebody know how to do this, or it is "impossible"?


I don't know.

Mattias


___
fpc-other maillist  -  fpc-other@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-other


Re: [fpc-other] Lazarus LRS to Delphi DCR

2009-12-18 Thread Vincent Snijders

papelhigien...@gmail.com schreef:

Hi!

I'm creating a set of components for lazarus/delphi. 
Now I'm creating the icons for the component palette. So I drawed it on 
inkscape, created a shell script to convert from svg => png => xpm => 
bmp and from these xpm files I create a lazarus resource (LRS). 


For lrs, you can use png too.

Vincent
___
fpc-other maillist  -  fpc-other@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-other


[fpc-other] Lazarus LRS to Delphi DCR

2009-12-18 Thread papelhigien...@gmail.com
Hi!

I'm creating a set of components for lazarus/delphi.
Now I'm creating the icons for the component palette. So I drawed it on
inkscape, created a shell script to convert from svg => png => xpm => bmp
and from these xpm files I create a lazarus resource (LRS). I'm USING
LINUX.

But now, I don't know how to create delphi DCR from LRS (or from BMP files)
without go to Windows.


Somebody know how to do this, or it is "impossible"?


Regards,

Fabio
PascalSCADA Project Admin
___
fpc-other maillist  -  fpc-other@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-other