Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v49t6f$14i1o$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v49t6f$14i1o$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Malcolm McLean <malcolm.arthur.mclean@gmail.com>
Newsgroups: comp.lang.c
Subject: Re: Baby X is bor nagain
Date: Tue, 11 Jun 2024 17:15:11 +0100
Organization: A noiseless patient Spider
Lines: 28
Message-ID: <v49t6f$14i1o$1@dont-email.me>
References: <v494f9$von8$1@dont-email.me>
 <v49seg$14cva$1@raubtier-asyl.eternal-september.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 11 Jun 2024 18:15:12 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="49cbdde678f28bbee93160e2d6c84b85";
	logging-data="1198136"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18reYvd2KssGoqSzTIgISPfskyIkFpPTao="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Zw6S7d1hspKXuvBe0nQeIig9dxg=
Content-Language: en-GB
In-Reply-To: <v49seg$14cva$1@raubtier-asyl.eternal-september.org>
Bytes: 2494

On 11/06/2024 17:02, Bonita Montero wrote:
> Am 11.06.2024 um 11:13 schrieb Malcolm McLean:
> 
>> I've finally got Baby X (not the resource compiler, the Windows 
>> toolkit) to link X11 on my Mac. And I can start work on it again. But 
>> it was far from easyt to get it to link.
>> Can friendly people plesse dowload it and see if it compiles on other 
>> platforms?
> 
> For large files it would be more convenient to have an .obj-output in
> the proper format for Windows or Linux. I implemented a binary file to
> char-array compiler myself and for lage files the compilation time was
> totally intolerable and all the compilers I tested (g++, clang++, MSVC)
> ran into out of memory conditiond sooner or later, depending on the
> size of the char array.
> I don't really see a necessity to have conversion for image formats
> with such a tool as the conversion isn't needed very frequently and
> you could save the image in the proper format yourself.
> 
These are Baby programs. But they use a cut down GUI. So they need to 
get fonts and images into the program somehow. And so Baby X does that 
by converting to 32 bit C arrays which can be compiled and linked as 
normal. And for that, you need a tool. Writing a tiff file decoder is 
not a trivial exercise.
-- 
Check out my hobby project.
http://malcolmmclean.github.io/babyxrc