here is the openlaszlo code for paint tool: http://svn.apache.org/repos/asf/openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/tools/baseDrawPaint.lzx
will try to check this On Thu, Feb 25, 2016 at 5:30 PM, Imbert Samuel <[email protected]> wrote: > Hello, > > Thanks Maxim for this advice, i will inform our teachers. > > Our usecase would be : > - Lastest SVN Version of OM on Ubuntu Server with HTTPS and RTMPS > - an user using a graphic tablet > - starts good : handwriting is fluid > - with time going and the whiteboard fulling, fluidity decrease, but not > always, as if there were some (background?) tasks slowing the flash > application for milliseconds... > > Where can i find the code related to the pencil ? > > I'll send you a screenshot in the evening (UTC+1) to illustrate the change > in handwritting fluidity. > > > Sam > > > > > 2016-02-25 11:53 GMT+01:00 Maxim Solodovnik <[email protected]>: > >> Hello Samuel, >> >> Pencil drawing is being transferred as huge set of pixel coordinates, so >> I guess you can get better fluidity by drawing smaller figures instead of >> huge ones, like >> draw A, then B, then C instead of ABC >> >> I can check the code in case you can provide more use cases >> >> On Mon, Feb 22, 2016 at 11:48 PM, Imbert Samuel <[email protected]> >> wrote: >> >>> Hi everybody, >>> >>> I'm working on an e-learning project with openmeetings, and therefore >>> hand writing with the pencil tool is essential for teachers. >>> >>> Sometimes the fluidity decreases without apparent reason. >>> >>> So... >>> >>> Is there, somehow, a way to increase the fluidity playing with some >>> parameters? >>> >>> Any help, hints or tricks will be welcome. >>> >>> Thanks in advance, >>> >>> Samuel >>> >>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> > > -- WBR Maxim aka solomax
