[Customdrawn] Trying "Customdrawn"

Michael Schnell mschnell at lumino.de
Mon Mar 26 17:16:24 CEST 2012


On 03/26/2012 04:30 PM, Giuliano Colla wrote:
> Michael Schnell ha scritto:
>
>> That is what I tried as a result of your requesting me to test with 
>> Luxi. I removes all other TTF fonts but the Luxis. So the result is:
>>  - Crash with some TTFs but without Luxis
>>  - Crash with no TTFs but the Luxis
>>
>> So - as the Luxis seem to work for you - I conclude that the problem 
>> is not the internals of any TTF files.
>>
>
> Be aware that Luxi fonts DID exist among other fonts in your system, 
> in the truetype font directory, since the beginning, and one of them 
> was causing the crash, namely luxirb.ttf.

You are right.

So I removed the luxis that were in the fonts/truetype dir

I kept the luxis that you sent in the /fonts/luxi dir.

LibrOffice still does see the Luxis. So it in fact is true that the dir 
the ttf files reside in does not matter.

Testing an empty project:

#0 fpc_raiseexception at :0
#1 SYSUTILS_$$_RUNERRORTOEXCEPT$LONGINT$POINTER$POINTER at :0
#2 SYSTEM_$$_HANDLEERRORADDRFRAME$LONGINT$POINTER$POINTER at :0
#3 ?? at :0
#4 LOAD_TRUETYPE_DIRECTORY(0xb7ca07d8, 0) at ttload.pas:262
#5 FACE_CREATE(0xb7ca07d8, 0xbfffee78) at ttobjs.pas:1850
#6 CACHE_NEW({CLAZZ = 0x838e030, ACTIVE = 0x0, IDLE = 0x0, IDLE_COUNT = 
0}, 0x55555555, 0xbfffee78) at ttcache.pas:332
#7 TT_OPEN_FACE(0xb7fce2ac 
'/usr/share/fonts/truetype//DejaVuSerifCondensed-Italic.ttf', {Z = 
0x55555555}) at lazfreetype.pas:524
#8 FONTSSCANFORTTF(0xb7c843ac '/usr/share/fonts/truetype//', 0xb7fce1b0) 
at customdrawn/customdrawnproc.pas:856
#9 BACKENDLISTFONTPATHS(0xb7c6c020, 0xb7c841a0, 0xb7fce1b0) at 
customdrawn/customdrawnwinapi_x11.inc:696
#10 GENERICAPPINIT(0xb7c6c020) at customdrawn/customdrawnobject.inc:88
#11 APPINIT(0xb7c6c020, {PIXELSPERINCHX = 96, PIXELSPERINCHY = 96, 
COLORDEPTH = 24, INITIALIZED = true}) at 
customdrawn/customdrawnobject_x11.inc:198
#12 INITIALIZE(0xb7c94280) at include/application.inc:449
#13 main at /tmp/project1.lpr:18


/usr/share/fonts/Type1//
/usr/share/fonts/URW//
/usr/share/fonts/truetype//
/usr/share/fonts/encodings/large/
/usr/share/fonts/Type1/
/usr/share/fonts/luxi/
/usr/share/fonts/util/
/usr/share/fonts/100dpi/
/usr/share/fonts/Speedo/
/usr/share/fonts/misc/
/usr/share/fonts/75dpi/
/usr/share/fonts/cyrillic/
/usr/share/fonts/URW/
/usr/share/fonts/cantarell/
/usr/share/fonts/truetype/


-Michael






More information about the Customdrawn mailing list