|
The comments are owned by the author. We aren't responsible for their content.
Author | Thread |
---|---|
orgin |
Published: 2007/5/8 18:16 Updated:
2007/5/8 18:16
|
Supreme Council
Joined: 11/16/2006
From: Sweden
Comments: 3294
|
Re: FontForge ported to AmigaOS4 X11!
Just a general tip:
If you want to find all software that uses cygnix on os4depot then go to this page: http://os4depot.net/index.php?function=modules/sql/search Enter "cygnix" into the Requirements field and click Search. |
Billsey |
Published: 2007/5/8 19:22 Updated:
2007/5/8 19:22
|
Not too shy to talk
Joined: 12/03/2006
From: Beside the "Father of Waters", the Mississippi, in St. Louis, Missouri, USA
Comments: 272
|
Re: FontForge ported to AmigaOS4 X11!
This program is what TypeSmith wanted to be.
It is a very powerful program. It can, however, behave badly with certain fonts, such as when adding loads and loads of kerning pairs to Gentium Italic, then trying to edit those pairs (you get a segmentation fault and a program crash while editing the pairs). |
Lio |
Published: 2007/5/8 20:36 Updated:
2007/5/8 20:36
|
Quite a regular
Joined: 12/03/2006
From: France
Comments: 511
|
Re: FontForge ported to AmigaOS4 X11!
some people requested it and Edgar did it.
so now put your money where your mouth is and show some respect ! |
ikir |
Published: 2007/5/8 21:17 Updated:
2007/5/8 21:17
|
Not too shy to talk
Joined: 11/27/2006
From: SYS:Prefs/
Comments: 374
|
Re: FontForge ported to AmigaOS4 X11!
Donated a litte! Show your support too!
|
bean |
Published: 2007/5/8 22:08 Updated:
2007/5/8 22:09
|
Not too shy to talk
Joined: 11/26/2006
From:
Comments: 402
|
Re: FontForge ported to AmigaOS4 X11!
Your hard work rules Edgar!
|
cygnusEd |
Published: 2007/5/8 22:19 Updated:
2007/5/8 22:19
|
Quite a regular
Joined: 12/24/2006
From: Germany
Comments: 566
|
Re: FontForge ported to AmigaOS4 X11!
@ all
As I've said on a-world, every little donation to sponsor me a faster amiga is welcome But I have to say thanks again for the recent donations! |
COBRA |
Published: 2007/5/8 23:39 Updated:
2007/5/8 23:39
|
Not too shy to talk
Joined: 11/24/2006
From:
Comments: 370
|
Re: FontForge ported to AmigaOS4 X11!
What kind of Amiga do you use currently, and what faster one would you like to get?
|
cygnusEd |
Published: 2007/5/9 16:39 Updated:
2007/5/9 16:39
|
Quite a regular
Joined: 12/24/2006
From: Germany
Comments: 566
|
Re: FontForge ported to AmigaOS4 X11!
@COBRA
You name the problem. Like all others I'm waiting for a new and faster hardware. At the moment I have the fastest Amiga ever released: An AmigaOne-XE G4/800 Mhz. O.K., there are some overclocked boards, but this is not what I want. A system like the high-end system announces by Amiga Inc. would be great, but I have my doubt about it. So the only thing I can do, is to be ready, when finally a new hardware will be released. |
COBRA |
Published: 2007/5/9 17:16 Updated:
2007/5/9 17:16
|
Not too shy to talk
Joined: 11/24/2006
From:
Comments: 370
|
Re: FontForge ported to AmigaOS4 X11!
@cygnusEd
OK I get the idea. I'm using a uA1 G3/800 which is more than enough for my compiling needs, but then I don't compile huge things like GIMP and AbiWord, only my own small projects. Have you tried ccache? It claims to speed up a full compile of a source tree by a factor of 5 to 10. It's here on OS4depot, you might want to give it a try. Also I trust that you have DMA enabled for your hard-drive? |
ssolie |
Published: 2007/5/9 22:31 Updated:
2007/5/9 22:31
|
Amigans Defender
Joined: 11/26/2006
From: Canada
Comments: 986
|
Re: FontForge ported to AmigaOS4 X11!
@cygnusEd
Don't forget the power to multi-processing. With distcc you can distribute your compiles to many machines as long as they have an AmigaOS gcc compiler installed. No SDK needed, just the compiler is all you need on the slave boxes. Of course a bigger main box is also welcome since it gets saturated quickly. |
cygnusEd |
Published: 2007/5/10 19:23 Updated:
2007/5/10 19:23
|
Quite a regular
Joined: 12/24/2006
From: Germany
Comments: 566
|
Re: FontForge ported to AmigaOS4 X11!
@COBRA & ssolie
I will give ccache a try. Maybe it will help a bit. Thanks for your hint But the main problems are unix scripts like "libtool". These scripts need much more time than gcc. A distributed compile is nice, but when I'm debugging a project, in most cases I only need compile one file and link the executable. A faster computer would help here for sure. And yes, I've enabled DMA at 100 MB/s and I use SFS as filesystem. The speed of the HD is good enough. |
afxgroup |
Published: 2007/5/11 13:59 Updated:
2007/5/11 13:59
|
Amigans Defender
Joined: 12/02/2006
From: Taranto, Italy
Comments: 1356
|
Re: FontForge ported to AmigaOS4 X11!
the problem is also that iirc you are using 68k shell executables and not the native one. isn't it?
|
cygnusEd |
Published: 2007/5/11 23:20 Updated:
2007/5/11 23:20
|
Quite a regular
Joined: 12/24/2006
From: Germany
Comments: 566
|
Re: FontForge ported to AmigaOS4 X11!
@afxgroup
No, all executables I use are OS4 native |