[Cuis-dev] Proposals for Community meeting!

Hilaire Fernandes hilaire at drgeo.eu
Thu Feb 3 06:21:12 PST 2022


Will it be hard to write this plugin or part of it in ARM assembler? I 
mean, is it possible to do it, not how hard it will be to write the 
code? 30 years ago I wrote a video game written in 100% ARM machine 
language, 50fps (https://youtu.be/X7CYEb60ZQI)

Hilaire

Le 03/02/2022 à 15:05, Nicola Mingotti a écrit :
>> If you do `MorphicCanvas activeSubclass: HybridCanvas.` the unzoomed 
>> windows will become faster, because they'll use BitBlt. If instead 
>> you do `MorphicCanvas activeSubclass: BitBltCanvas.` then vector 
>> graphics and zooming are disabled, and you go back to BitBlt for 
>> everything, but you have TrueType.
>>
>> Also, make sure that `VectorEngineWithPlugin isPluginAvailable` 
>> answers true.
>>
>> Still, it may be too slow on a BeagleBone. I wrote it thinking on 
>> relatively modern PCs.
>>
>
> I will copy this in my notes Juan, i can't make the experiment now, I 
> will do later on.

-- 
GNU Dr. Geo
http://drgeo.eu
http://blog.drgeo.eu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220203/83261b3b/attachment.htm>


More information about the Cuis-dev mailing list