[Cuis-dev] VectorGraphics broken on Windows?

Gerald Klix cuis.01 at klix.ch
Thu Feb 17 02:15:10 PST 2022


David,

I am inclined to ask a few standard questions:
Did install the latest updates, before trying to use a TrueType font and thus installing VectorGrahics.
If no, please test again with the latest updates installed.

What virtual machine do you use?
The following snippet may help identify the VM.

> attributes _ Array new: 9.
> 1 to: attributes size do: [ :index |
> attributes
> at: index
> put: (Smalltalk getSystemAttribute: index + 1000) ].
Especially the last attribute and the 7th might be helpfull.

HTH,
Gerald

On Feb 17 2022, at 10:01 am, David Faitelson via Cuis-dev <cuis-dev at lists.cuis.st> wrote:
>
> I've pulled the recent Cuis from Github and tried to use the TrueType fonts but I get this result
>
>
>
> And the system locks, I can't even enter the debugger...
>
> I'm running Windows 10 Pro on a Dell laptop.
>
> Has anyone else noticed this problem?
>
> Cheers,
> David
>
>
> Dr. David Faitelson
> Senior Lecturer
>
> | Office: +972-3-7688782 | Mobile: +972-52-6568896
>
> Mivtza Kadesh St., Tel-Aviv 38
>
> www.afeka.ac.il (http://www.afeka.ac.il/)
>
>
>
>
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220217/70510943/attachment.htm>


More information about the Cuis-dev mailing list