From: Dominique F. <fo...@gr...> - 2021-02-02 15:59:49
|
could you post the corresponding guido code ? Do you get the same behavior with the GuidoEditor ? Regarding the Ellipse function, that's a recent addition to the GDevice and yet it has not been implemented by all devices. (I think the GDIPlus device too). Could you make a PR with your addition ? Le mar. 2 févr. 2021 à 15:54, Michael Chourdakis <win...@gm...> a écrit : > In latest guido build I have this weird thing: > > [image: image.png] > > Also, the note hit test does not have a width, but it does have the height > (in virtual void Graph2TimeMap(const FloatRect& box2, const TimeSegment& > dates, const GuidoElementInfos& infos) the box2 has same "right"). > > Also, it seems an alignment/position issue? 4/4, measure "2", stems are > weird. > In the latest git the Direct2D code does not compile, I had to use my own > by adding also the Ellipse functions. > > > > > MICHAEL CHOURDAKIS, PhD > DSP & ARTIFICIAL INTELLIGENSE > SOFTWARE ENGINEER > www.turbo-play.com > > > _______________________________________________ > Guidolib-devel mailing list > Gui...@li... > https://lists.sourceforge.net/lists/listinfo/guidolib-devel > |