[Cuis-dev] Big News! Cuis is now Unicode and Vector Graphics
Gerald Klix
cuis.01 at klix.ch
Tue Nov 1 13:36:25 PDT 2022
On 01.11.22 21:25, Hilaire Fernandes wrote:
> Le 01/11/2022 à 21:15, Gerald Klix a écrit :
>> On 01.11.22 20:54, Hilaire Fernandes via Cuis-dev wrote:
>>> It is great Juan.
>>>
>>> I have now DrGeo working on it. I will need more testing. It is fare
>>> more snappy now.
>>>
>>> I draw the optional grid line with a width of 0.4. It does not work
>>> anymore (only width of 1 is accepted). I think I miss an option.
>>>
>>> aCanvas line: 0 @ y to: length @ y width: 0.4 color: Color lightGray
>>>
>>> Thanks
>>>
>>> Hilaire
>>>
>>>
>>
>> Let me venture a guess: That's due to the use of a HybridCanvas.
>
>
> I guess so, I think it is possible to ask to a specific Morph to use
> VectorGraphics
>
>
I suggest to test whether this hypothesis is right:
`MorphicCanvas activeSubclass: VectorCanvas`
and check the line width.
Just my Fr. 0.02,
Gerald
More information about the Cuis-dev
mailing list