In message <c2905dba-6c1b-90ce-a4b6-6b411f58c0ba@sky.com>
Lee Noar <leenoar@sky.com> wrote:
> On 08/08/2019 22:19, Michael Grunditz wrote:
>> In message <b38eba9f-d632-fc7a-60a0-b68a1ea5f643@sky.com>
>> Lee Noar <leenoar@sky.com> wrote:
>>
>>> need to have been seen by the filer in order for the files to be found.
>>
>>> setvars adds --with-baseconfigdir=/<UnixFC$Dir>/fonts to configure so
>>> that fontconfig knows where its config files are.
>>
>> Hello again,
>>
>> Just added a perror().. Gave me too many open files!
>> What is the limit? ( this is why the file couldnt be opened) But with
>> precompiled fontconfig I don't get that far at all.
> The limit is 256, set by the SUL module.
> If you are able to recompile UnixLib, it can be useful to put some
> debug info in __fsopen and __fsstat to see what files are being
> accessed.
I get this:
(precompiled fontconfig)
<UnixFC$Dir>.fonts.fonts/conf
UnixFont:truetype
UnixFC:cache.8c8c87c04bac0d8a276f876f0ed7af16-arm-riscos/cache-4
UnixFont:truetype.dejavu
UnixFC:cache.931beb3be3e34464057f94cc0a77e9f5-arm-riscos/cache-4
UnixFont:truetype.ttf-bitstream-vera
UnixFC:cache.9ca7ddc6a18fafa713ae4595326c1c67-arm-riscos/cache-4
I dunno .. Browser looks for serif , or sans serif.. Both families are
present. It crashes in :
(101a9e7c) pc: 5a6f8abc lr: 568bdf5c sp: 101a9e80
IA__FcPatternReference()
Which means that "select" didn't get anything usefull from fontcache.
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK
No comments:
Post a Comment