Commit History

Author SHA1 Message Date
  UbitUmarov 040c8d5e9a dynamic textures: add ' lossless: [true|false] ', default false, extraParam 4 years ago
  UbitUmarov dd43e613f0 oops that went bad on linux, reverting 5 years ago
  UbitUmarov d86bb08c28 change GetDrawStringSize so result better matchs rendering size 5 years ago
  UbitUmarov eb7715e2f8 a few changes to last commits 5 years ago
  UbitUmarov 5fc44398fe actually .. do take the trim out 5 years ago
  UbitUmarov 373ec7afa2 try to not lose start and end spaces in osDrawText 5 years ago
  UbitUmarov 04f44bcf99 mantis 8442 more changes to alpha blending (mono does not like last) 5 years ago
  UbitUmarov b2810c4ca7 mantis 8442 more changes to alpha blending 5 years ago
  UbitUmarov 7838689dda why where map and dynamic textures compressed lossless? 6 years ago
  Kevin Cozens bf175d1f01 Added important comment missed from my previous commit (hash 8af2d99b). 6 years ago
  Kevin Cozens 16c72dce5d Whitespace change. 6 years ago
  UbitUmarov 76c4296e39 remove a extra source line i left behind 6 years ago
  UbitUmarov c6c386cd80 recover previus behavior of FontProp 6 years ago
  Kevin Cozens 8af2d99ba9 Do dispose and new Font only once when handling FontProp drawing command. 6 years ago
  UbitUmarov a9a44eaeb5 add vectorrender string command ''ScaleTransf x,y;''. this allows scaling of objects to draw next. -1,1 will make text be drawn with x direction flipped (it is like the texture scale) 7 years ago
  UbitUmarov 5d776fca3a add dyn textures vectorrender comands ''ResetTransf;'', ''TransTransf x,y;'' and ''RotTransf x'' string only, no ossl helper api still 7 years ago
  UbitUmarov 8d1dd44edb simplify vectorrender background draw 7 years ago
  UbitUmarov c3dbf91152 osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Melanie 710381e838 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) b7216f4daf minor: save some commented out log lines which will be useful again in future debugging of VectorRenderModule 11 years ago
  Melanie 578174d21c Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 11 years ago
  Melanie d9b149b375 Merge branch 'master' into careminster 11 years ago
  Diva Canto db418bff2b Fix issues with the DynamicTextureModule and corresponding unit tests. 11 years ago
  Diva Canto 4de8915ddd One more module converted: VectorRenderModule. 11 years ago
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 11 years ago
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. 11 years ago
  Melanie 71dd55a1ce Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 3db10fdbef Lock GDI+ portion og VectorRenderModule.GetDrawStringSize() to prevent concurrent thread use provoking mono crashes. 11 years ago