|
From: Vic L. <ll...@16...> - 2011-03-23 15:41:58
|
Hi Marc, Yes I agree a common drawing library libfreerdpgdi will be awesome. Will it be as fast as using X11 or Windows API drawing? Vic On 03/23/2011 11:04 PM, Marc-André Moreau wrote: > Hi Vic, > > I think on the long term the best solution would be to work on improving > libfreerdpgdi so that it can be used everywhere. I've been working with > thinstuff lately on making it "pixel perfect". We'd like to start a > branch soon for an experimental version of xfreerdp that would use > libfreerdpgdi. > > Having written libfreerdpgdi, I know the pain of investigating such > issues. The only way I could get past those was by writing extensive > unit tests to verify all my code part by part until broken parts become > obvious. Otherwise, you simply have a huge stack of possible failure causes. |